summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2003-03-01 19:37:21 +0000
committerBrandon Low <lostlogic@gentoo.org>2003-03-01 19:37:21 +0000
commitc4de2c3c420111332156ea1f4999fff4cd06377f (patch)
tree4a0cd92fc2c6471a802a7923c9c9b98c05e79620 /app-crypt
parentinitial import (diff)
downloadhistorical-c4de2c3c420111332156ea1f4999fff4cd06377f.tar.gz
historical-c4de2c3c420111332156ea1f4999fff4cd06377f.tar.bz2
historical-c4de2c3c420111332156ea1f4999fff4cd06377f.zip
fix versioning
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/bestcrypt/ChangeLog8
-rw-r--r--app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild (renamed from app-crypt/bestcrypt/bestcrypt-1.2-r2.ebuild)5
-rw-r--r--app-crypt/bestcrypt/files/digest-bestcrypt-1.2_p2 (renamed from app-crypt/bestcrypt/files/digest-bestcrypt-1.2-r2)0
3 files changed, 9 insertions, 4 deletions
diff --git a/app-crypt/bestcrypt/ChangeLog b/app-crypt/bestcrypt/ChangeLog
index 0cb141131bca..dea3ff678bbb 100644
--- a/app-crypt/bestcrypt/ChangeLog
+++ b/app-crypt/bestcrypt/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-crypt/bestcrypt
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.2 2003/02/12 03:07:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.3 2003/03/01 19:37:21 lostlogic Exp $
+
+*bestcrypt-1.2_p2 (01 Mar 2003)
+
+ 01 Mar 2003; Brandon Low <lostlogic@gentoo.org> bestcrypt-1.2_p2.ebuild:
+ Use a better versioning scheme for this package allowing for gentoo-r bumps as
+ needed.
*bestcrypt-1.2-r2 (13 Nov 2002)
diff --git a/app-crypt/bestcrypt/bestcrypt-1.2-r2.ebuild b/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild
index 9fed05130a9a..042c13b5c9cd 100644
--- a/app-crypt/bestcrypt/bestcrypt-1.2-r2.ebuild
+++ b/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2-r2.ebuild,v 1.4 2003/02/13 06:13:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild,v 1.1 2003/03/01 19:37:21 lostlogic Exp $
MY_PN="bcrypt"
-MY_PV="`echo ${PVR}|sed -e s:-r:-:`"
KEYWORDS="~x86"
-SRC_URI="http://www.jetico.com/linux/BestCrypt-${MY_PV}.tar.gz"
+SRC_URI="http://www.jetico.com/linux/BestCrypt-${PV/_p/-}.tar.gz"
HOMEPAGE="http://www.jetico.com"
DESCRIPTION="Transparent filesystem encryption. This is a Commercially Licensed Package, please read the license and ChangeLog for more information."
S=${WORKDIR}/${MY_PN}
diff --git a/app-crypt/bestcrypt/files/digest-bestcrypt-1.2-r2 b/app-crypt/bestcrypt/files/digest-bestcrypt-1.2_p2
index 711c7e97101f..711c7e97101f 100644
--- a/app-crypt/bestcrypt/files/digest-bestcrypt-1.2-r2
+++ b/app-crypt/bestcrypt/files/digest-bestcrypt-1.2_p2