diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-07 20:26:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-07 20:26:49 +0000 |
commit | 347d786e8b99b1090aaef4d3cf7edff79ef4984b (patch) | |
tree | 6fe62ad624fdf31e694ab8bc19c90b73425a25b0 /dev-perl | |
parent | Adjust the patch to only apply with bluez-libs-2.14 or higher. (diff) | |
download | gentoo-2-347d786e8b99b1090aaef4d3cf7edff79ef4984b.tar.gz gentoo-2-347d786e8b99b1090aaef4d3cf7edff79ef4984b.tar.bz2 gentoo-2-347d786e8b99b1090aaef4d3cf7edff79ef4984b.zip |
Stable on sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PodParser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PodParser/PodParser-1.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PodParser/ChangeLog b/dev-perl/PodParser/ChangeLog index e6e0768a2d5f..929cb1295233 100644 --- a/dev-perl/PodParser/ChangeLog +++ b/dev-perl/PodParser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PodParser # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PodParser/ChangeLog,v 1.10 2005/02/07 19:11:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PodParser/ChangeLog,v 1.11 2005/02/07 20:22:02 gustavoz Exp $ + + 07 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> PodParser-1.28.ebuild: + Stable on sparc 07 Feb 2005; Michael Cummings <mcummings@gentoo.org> PodParser-1.28.ebuild: Unmasking for x86 diff --git a/dev-perl/PodParser/PodParser-1.28.ebuild b/dev-perl/PodParser/PodParser-1.28.ebuild index 0d71854835b8..87ebce46dd31 100644 --- a/dev-perl/PodParser/PodParser-1.28.ebuild +++ b/dev-perl/PodParser/PodParser-1.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PodParser/PodParser-1.28.ebuild,v 1.6 2005/02/07 19:11:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PodParser/PodParser-1.28.ebuild,v 1.7 2005/02/07 20:22:02 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~alpha ~ppc ~sparc ~hppa ~mips ~ia64 ppc64" +KEYWORDS="x86 ~amd64 ~alpha ~ppc sparc ~hppa ~mips ~ia64 ppc64" IUSE="" SRC_TEST="do" |