summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-01-21 21:09:01 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-01-21 21:09:01 +0000
commitd20292957886660acf73a0572170e4503683395e (patch)
tree85921938ca9d3694d9c9348e36cf948a0acd7dfd /dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild
parentMarked stable on amd64. (diff)
downloadgentoo-2-d20292957886660acf73a0572170e4503683395e.tar.gz
gentoo-2-d20292957886660acf73a0572170e4503683395e.tar.bz2
gentoo-2-d20292957886660acf73a0572170e4503683395e.zip
Unmasking for x86
(Portage version: 2.0.51-r13)
Diffstat (limited to 'dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild')
-rw-r--r--dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild
index e7f8f8dd00ed..4647c9ac67fa 100644
--- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild
+++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild,v 1.4 2004/06/25 00:34:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild,v 1.5 2005/01/21 21:09:01 mcummings Exp $
inherit perl-module
@@ -9,9 +9,9 @@ HOMEPAGE="http://gnupg-interface.sourceforge.net/"
SRC_URI="mirror://sourceforge/gnupg-interface/${P}.tar.gz"
LICENSE="Artistic GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~ia64 alpha ~hppa"
+KEYWORDS="x86 ~ppc ~sparc ~amd64 ~ia64 alpha ~hppa"
IUSE=""
DEPEND=">=app-crypt/gnupg-1.2.1-r1
>=dev-perl/Class-MethodMaker-1.08"
-
+SRC_TEST="do"