diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-06-06 23:24:06 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-06-06 23:24:06 +0000 |
commit | 32935c94da39f094c4ea51dc639947f34a454c70 (patch) | |
tree | 38d0ad2abe365f4d9e751c43d8cd95a2c31d4594 /app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild | |
parent | Marking stable everywhere (Manifest recommit) (diff) | |
download | gentoo-2-32935c94da39f094c4ea51dc639947f34a454c70.tar.gz gentoo-2-32935c94da39f094c4ea51dc639947f34a454c70.tar.bz2 gentoo-2-32935c94da39f094c4ea51dc639947f34a454c70.zip |
QA - IUSE fix
Diffstat (limited to 'app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild')
-rw-r--r-- | app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild index e7f8884e3496..87e72a25c389 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-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.8 2004/04/06 03:27:49 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.9 2004/06/06 23:24:06 dragonheart Exp $ DESCRIPTION="GPG Keyring Manager to handle large GPG keyrings more easily" HOMEPAGE="http://www.ualberta.ca/~rbpark/gpg-ringmgr.html" @@ -8,6 +8,7 @@ SRC_URI="http://www.ualberta.ca/~rbpark/projects/${PN}" LICENSE="GPL-2" SLOT="0" +IUSE="" KEYWORDS="x86 ~ppc ~sparc alpha hppa" DEPEND="dev-lang/perl |