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
commit4cf7a8512c2fd9d4a52866d05b6bd69de38faae5 (patch)
tree7d6963443146f4b3b4d2d1e3e673e84b171d1042
parentMarked stable on amd64. (diff)
downloadhistorical-4cf7a8512c2fd9d4a52866d05b6bd69de38faae5.tar.gz
historical-4cf7a8512c2fd9d4a52866d05b6bd69de38faae5.tar.bz2
historical-4cf7a8512c2fd9d4a52866d05b6bd69de38faae5.zip
Unmasking for x86
Package-Manager: portage-2.0.51-r13
-rw-r--r--dev-perl/GnuPG-Interface/ChangeLog8
-rw-r--r--dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog
index 386fdcb1dabb..e2d801f49203 100644
--- a/dev-perl/GnuPG-Interface/ChangeLog
+++ b/dev-perl/GnuPG-Interface/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/GnuPG-Interface
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.6 2004/12/29 23:41:38 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.7 2005/01/21 21:09:01 mcummings Exp $
+
+ 21 Jan 2005; Michael Cummings <mcummings@gentoo.org>
+ GnuPG-Interface-0.34.ebuild:
+ Unmasking for x86
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
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"