diff options
author | 2003-06-29 22:18:39 +0000 | |
---|---|---|
committer | 2003-06-29 22:18:39 +0000 | |
commit | 743916761101418f563ed42e0c0f5c3203f2e951 (patch) | |
tree | f3666429d1cf95c7f29833b2444b438164b5c26f /app-crypt/gpg-ringmgr | |
parent | Added depend into initscript. Closes #20771. (diff) | |
download | historical-743916761101418f563ed42e0c0f5c3203f2e951.tar.gz historical-743916761101418f563ed42e0c0f5c3203f2e951.tar.bz2 historical-743916761101418f563ed42e0c0f5c3203f2e951.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-crypt/gpg-ringmgr')
-rw-r--r-- | app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild index 66f4ede12d70..b0616b39631e 100644 --- a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild +++ b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.1 2003/05/06 06:51:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.2 2003/06/29 22:18:39 aliz Exp $ DESCRIPTION="GPG Keyring Manager to handle large GPG keyrings more easily" @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" #This should work everywhere -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa" DEPEND="dev-lang/perl >=app-crypt/gnupg-1.2.1" |