diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 22:18:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 22:18:39 +0000 |
commit | dc3da6fc105e8529ebba400f735a565a8b348c82 (patch) | |
tree | a8c0b594e08390fb0897a88f910e4d2051f23e51 /app-crypt/bestcrypt | |
parent | Added depend into initscript. Closes #20771. (diff) | |
download | gentoo-2-dc3da6fc105e8529ebba400f735a565a8b348c82.tar.gz gentoo-2-dc3da6fc105e8529ebba400f735a565a8b348c82.tar.bz2 gentoo-2-dc3da6fc105e8529ebba400f735a565a8b348c82.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-crypt/bestcrypt')
-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 042c13b5c9cd..b81e7bba8119 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild @@ -1,9 +1,9 @@ # 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.1 2003/03/01 19:37:21 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2_p2.ebuild,v 1.2 2003/06/29 22:18:38 aliz Exp $ MY_PN="bcrypt" -KEYWORDS="~x86" +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." |