diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:17:42 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:17:42 +0000 |
commit | e06e7af770763e37bfa65376dce5d6950538ae54 (patch) | |
tree | 050b3b20e1c8879c2210d026494d7181c37f6d09 /app-crypt/bestcrypt | |
parent | repoman: trim trailing whitespace (diff) | |
download | gentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.tar.gz gentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.tar.bz2 gentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'app-crypt/bestcrypt')
-rw-r--r-- | app-crypt/bestcrypt/Manifest | 6 | ||||
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.2_p5.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/app-crypt/bestcrypt/Manifest b/app-crypt/bestcrypt/Manifest index 9f86058315d3..f06532775d38 100644 --- a/app-crypt/bestcrypt/Manifest +++ b/app-crypt/bestcrypt/Manifest @@ -1,6 +1,6 @@ +MD5 726ba3945490df7e2866d2e53f5c4b33 ChangeLog 927 +MD5 a30bb939acfe4fa73a8a719376980e89 bestcrypt-1.2_p2.ebuild 1631 +MD5 2cac24be1e91d3b1238bd26867216535 bestcrypt-1.2_p5.ebuild 1852 MD5 4d55e7543ba2eec5715d0a6aae4b811c files/bcrypt 2736 MD5 da7493ab01dda1aa1011a445088054ad files/digest-bestcrypt-1.2_p2 67 MD5 7e7bf1160a8f121d840033a20498e564 files/digest-bestcrypt-1.2_p5 129 -MD5 5f595948e563e18b3c401cfeb804fd6d bestcrypt-1.2_p2.ebuild 1628 -MD5 726ba3945490df7e2866d2e53f5c4b33 ChangeLog 927 -MD5 b5947c091afc07676f63762c20080787 bestcrypt-1.2_p5.ebuild 1854 diff --git a/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild b/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild index b81e7bba8119..39f7c6e0a99c 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild @@ -1,13 +1,13 @@ # 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_p2.ebuild,v 1.2 2003/06/29 22:18:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild,v 1.3 2003/09/06 22:15:09 msterret Exp $ MY_PN="bcrypt" KEYWORDS="x86" 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} +S=${WORKDIR}/${MY_PN} LICENSE="bestcrypt" SLOT="0" DEPEND="virtual/linux-sources" diff --git a/app-crypt/bestcrypt/bestcrypt-1.2_p5.ebuild b/app-crypt/bestcrypt/bestcrypt-1.2_p5.ebuild index b4883717f916..21868a73294d 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.2_p5.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.2_p5.ebuild @@ -1,6 +1,6 @@ # 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_p5.ebuild,v 1.2 2003/06/25 15:49:46 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2_p5.ebuild,v 1.3 2003/09/06 22:15:09 msterret Exp $ MY_PN="bcrypt" KEYWORDS="~x86" @@ -8,7 +8,7 @@ SRC_URI="http://www.jetico.com/linux/BestCrypt-${PV/_p/-}.tar.gz http://www.jetico.com/linux/BestCrypt.doc.tgz" 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} +S=${WORKDIR}/${MY_PN} LICENSE="bestcrypt" SLOT="0" DEPEND="virtual/linux-sources" |