diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 11:46:56 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 11:46:56 +0000 |
commit | e558e6585d675b37966c229e11fd258fbf27afb4 (patch) | |
tree | f44d967e456fde0de5a8c51ee862e3ce92604c3f /app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | historical-e558e6585d675b37966c229e11fd258fbf27afb4.tar.gz historical-e558e6585d675b37966c229e11fd258fbf27afb4.tar.bz2 historical-e558e6585d675b37966c229e11fd258fbf27afb4.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild')
-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 d6c676b9a3a5..53c64ca883a4 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 Foundation # 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.10 2004/06/24 21:32:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.11 2004/10/05 11:46:56 pvdabeel Exp $ DESCRIPTION="GPG Keyring Manager to handle large GPG keyrings more easily" HOMEPAGE="http://www.ualberta.ca/~rbpark/gpg-ringmgr.html" @@ -9,7 +9,7 @@ SRC_URI="http://www.ualberta.ca/~rbpark/projects/${PN}" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc ~sparc alpha hppa" +KEYWORDS="x86 ppc ~sparc alpha hppa" DEPEND="dev-lang/perl >=app-crypt/gnupg-1.2.1" |