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/gpg-ringmgr | |
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/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" |