diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-02 20:10:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-02 20:10:26 +0000 |
commit | 091063bab196e2147937651797e611d3c9f9603d (patch) | |
tree | fca2fc3c84793e71c3191ffc6fbf5e407f15e622 /dev-perl/SGMLSpm | |
parent | Bug #374115: version bump. (diff) | |
download | gentoo-2-091063bab196e2147937651797e611d3c9f9603d.tar.gz gentoo-2-091063bab196e2147937651797e611d3c9f9603d.tar.bz2 gentoo-2-091063bab196e2147937651797e611d3c9f9603d.zip |
Marking SGMLSpm-1.03-r6 ppc for bug 391505
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r-- | dev-perl/SGMLSpm/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/SGMLSpm/ChangeLog b/dev-perl/SGMLSpm/ChangeLog index 8f8247b525fa..9dd7ac81bd33 100644 --- a/dev-perl/SGMLSpm/ChangeLog +++ b/dev-perl/SGMLSpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SGMLSpm -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.41 2011/12/11 15:30:32 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.42 2012/02/02 20:10:26 ranger Exp $ + + 02 Feb 2012; Brent Baude <ranger@gentoo.org> SGMLSpm-1.03-r6.ebuild: + Marking SGMLSpm-1.03-r6 ppc for bug 391505 11 Dec 2011; Raúl Porcel <armin76@gentoo.org> SGMLSpm-1.03-r6.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #391505 diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild index 8ac79667188a..e51b11c703d7 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.8 2011/12/11 15:30:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.9 2012/02/02 20:10:26 ranger Exp $ inherit eutils perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/D/DM/DMEGG/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |