diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:22:13 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:22:13 +0000 |
commit | f73b2c998d99fe4612cebf9a23e4ed8991b30086 (patch) | |
tree | bcb90f06323d159ba84356184d5c05dd8625b231 /dev-perl/Pod-Simple | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-f73b2c998d99fe4612cebf9a23e4ed8991b30086.tar.gz gentoo-2-f73b2c998d99fe4612cebf9a23e4ed8991b30086.tar.bz2 gentoo-2-f73b2c998d99fe4612cebf9a23e4ed8991b30086.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r-- | dev-perl/Pod-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog index f34fdb922427..0e0e99b4d2be 100644 --- a/dev-perl/Pod-Simple/ChangeLog +++ b/dev-perl/Pod-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Pod-Simple # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.26 2007/01/19 15:29:40 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.27 2007/03/05 12:22:13 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Pod-Simple-3.04.ebuild: + Stable on x86, bug #169152. 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Pod-Simple-3.02.ebuild, Pod-Simple-3.03.ebuild, Pod-Simple-3.04.ebuild: diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild index b4e2a1b05b35..f98a5b500d39 100644 --- a/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild +++ b/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild,v 1.11 2007/01/19 15:29:40 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild,v 1.12 2007/03/05 12:22:13 ticho Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/A/AR/ARANDAL/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=dev-perl/Pod-Escapes-1.04 |