summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPol Vinogradov2012-01-24 17:35:45 -0500
committerPol Vinogradov2012-01-24 17:35:45 -0500
commitd76aac5d5426913f6e912440d3c42faaa5868738 (patch)
tree75c2da1d9311ae85a8d614d8485970d3a171d74e
parent563285c5bccf68e441889661706b5d3bed53dcd5 (diff)
crypto/gpa: fixed SOURCE_DIRECTORY for scm branch
-rwxr-xr-xcrypto/gpa/DETAILS6
-rw-r--r--crypto/gpa/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/crypto/gpa/DETAILS b/crypto/gpa/DETAILS
index c0c0982adb..bf27b89c8f 100755
--- a/crypto/gpa/DETAILS
+++ b/crypto/gpa/DETAILS
@@ -9,7 +9,8 @@ if [ "$GPA_BRANCH" == "scm" ]; then
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
SOURCE_URL[0]=svn_http://svn.wald.intevation.org/svn/gpa/trunk:$SPELL
- SOURCE_IGNORE=volatile
+ SOURCE_IGNORE=volatil
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
else
VERSION=0.9.0
@@ -22,9 +23,8 @@ else
SOURCE2_URL[0]=http://wald.intevation.org/frs/download.php/604/$SOURCE2
# SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE2_IGNORE=signature
-fi
-
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+fi
WEB_SITE=http://www.gnupg.org/related_software/gpa/
ENTERED=20020312
LICENSE[0]=GPL
diff --git a/crypto/gpa/HISTORY b/crypto/gpa/HISTORY
index cd80a5363d..ff415181de 100644
--- a/crypto/gpa/HISTORY
+++ b/crypto/gpa/HISTORY
@@ -1,3 +1,6 @@
+2012-01-24 Pol Vinogradov <vin.public@gmail.com>
+ * DETAILS: made SOURCE_DIRECTORY different for stable and scm brances
+
2011-09-26 Bor Kraljič <pyrobor@ver.si>
* DETAILS: added :UPSTREAM_KEY to SOURCE_GPG