diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 18:39:06 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 18:39:06 +0000 |
commit | d21e271de2fd758762d30ea4e550e8f005137518 (patch) | |
tree | 140b684ad1dc30d1c9161db0e9cb2934c88b3131 /dev-perl/GnuPG-Interface | |
parent | hppa 2006.1 profile (diff) | |
download | gentoo-2-d21e271de2fd758762d30ea4e550e8f005137518.tar.gz gentoo-2-d21e271de2fd758762d30ea4e550e8f005137518.tar.bz2 gentoo-2-d21e271de2fd758762d30ea4e550e8f005137518.zip |
Stable on hppa
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r-- | dev-perl/GnuPG-Interface/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog index cbf9574f74c8..77196d219a20 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.12 2006/06/12 15:26:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.13 2006/06/29 18:39:06 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + GnuPG-Interface-0.34.ebuild: + Stable on hppa 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> GnuPG-Interface-0.34.ebuild: diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild index 5c2978d7bc85..6aa92030ef3a 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-2006 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.10 2006/06/12 15:26:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild,v 1.11 2006/06/29 18:39:06 gustavoz Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://gnupg-interface.sourceforge.net/" SRC_URI="mirror://sourceforge/gnupg-interface/${P}.tar.gz" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="" DEPEND=">=app-crypt/gnupg-1.2.1-r1 >=dev-perl/Class-MethodMaker-1.11" |