summaryrefslogtreecommitdiffstats
path: root/libraries/cloog
diff options
context:
space:
mode:
author Exaga <sarpi.project@penthux.net>2024-01-03 10:04:26 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-03 10:09:55 +0700
commit86ea6762e06047a54df751f557e7d183e0ea4d26 (patch)
treeca4622e3f25170f6430f3a4255dfa79bedc0e3cb /libraries/cloog
parent49c1200ba66e70a917ccc539807bcc3b82c99ab1 (diff)
downloadslackbuilds-86ea6762e06047a54df751f557e7d183e0ea4d26.tar.gz
slackbuilds-86ea6762e06047a54df751f557e7d183e0ea4d26.tar.xz
libraries/cloog: Change email.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/cloog')
-rw-r--r--libraries/cloog/cloog.SlackBuild3
-rw-r--r--libraries/cloog/cloog.info2
-rw-r--r--libraries/cloog/slack-desc2
3 files changed, 4 insertions, 3 deletions
diff --git a/libraries/cloog/cloog.SlackBuild b/libraries/cloog/cloog.SlackBuild
index c26b42fad8..51a767516b 100644
--- a/libraries/cloog/cloog.SlackBuild
+++ b/libraries/cloog/cloog.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for CLooG
#
-# Copyright 2016 Exaga - penthux.net
+# Copyright 2016 Exaga - sarpi.penthux.net
# All rights reserved.
#
# - 15 Sep 2016 [Progenitor]
@@ -52,6 +52,7 @@ if [ -z "$ARCH" ]; then
esac
fi
+# PRINT_PACKAGE_NAME when ARCH not set in env
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/libraries/cloog/cloog.info b/libraries/cloog/cloog.info
index 67383298af..83c2dc52c9 100644
--- a/libraries/cloog/cloog.info
+++ b/libraries/cloog/cloog.info
@@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Exaga"
-EMAIL="exaga@penthux.net"
+EMAIL="sarpi.project@penthux.net"
diff --git a/libraries/cloog/slack-desc b/libraries/cloog/slack-desc
index c2b0ec9224..f37e37f2d9 100644
--- a/libraries/cloog/slack-desc
+++ b/libraries/cloog/slack-desc
@@ -13,7 +13,7 @@ cloog: Z-polyhedra which is designed to avoid control overhead and to
cloog: produce a very effective code. CLooG is a code generation library
cloog: that is used in the Graphite loop transforms pass of GCC.
cloog:
+cloog: Project Homepage: http://cloog.org/
cloog:
cloog:
-cloog: Project Homepage: http://cloog.org/
cloog: