diff options
Diffstat (limited to 'app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild')
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |