diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 15:26:22 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 15:26:22 +0000 |
commit | 66b46662dc4249549b7d78bd8009b0c96df11440 (patch) | |
tree | ae7b40d0fc7b185c37e8f49baaf8cef412a803d5 /dev-perl/GnuPG-Interface | |
parent | Marking stable sparc (diff) | |
download | gentoo-2-66b46662dc4249549b7d78bd8009b0c96df11440.tar.gz gentoo-2-66b46662dc4249549b7d78bd8009b0c96df11440.tar.bz2 gentoo-2-66b46662dc4249549b7d78bd8009b0c96df11440.zip |
Marking sparc stable
(Portage version: 2.1)
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r-- | dev-perl/GnuPG-Interface/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog index d3503826382a..cbf9574f74c8 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.11 2005/07/19 13:40:06 mcummings Exp $ +# 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 $ + + 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> + GnuPG-Interface-0.34.ebuild: + Marking sparc stable 19 Jul 2005; 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 7d14780a87f6..5c2978d7bc85 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-2005 Gentoo Foundation +# 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.9 2005/07/19 13:40:06 mcummings Exp $ +# $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 $ 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" |