From 4cf7a8512c2fd9d4a52866d05b6bd69de38faae5 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Fri, 21 Jan 2005 21:09:01 +0000 Subject: Unmasking for x86 Package-Manager: portage-2.0.51-r13 --- dev-perl/GnuPG-Interface/ChangeLog | 8 ++++++-- dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild | 8 ++++---- 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 + GnuPG-Interface-0.34.ebuild: + Unmasking for x86 29 Dec 2004; Ciaran McCreesh : 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" -- cgit v1.2.3-65-gdbad