diff options
author | 2012-03-24 15:41:10 +0000 | |
---|---|---|
committer | 2012-03-24 15:41:10 +0000 | |
commit | 76589b25d5db2b5b050e33e62fdab795be4c50e3 (patch) | |
tree | 8d8e4e6be3b80097699a544a6263fbf1c5ea20bd /dev-perl/SGMLSpm | |
parent | Fix build with new zlib. Bug #408451 (diff) | |
download | historical-76589b25d5db2b5b050e33e62fdab795be4c50e3.tar.gz historical-76589b25d5db2b5b050e33e62fdab795be4c50e3.tar.bz2 historical-76589b25d5db2b5b050e33e62fdab795be4c50e3.zip |
Marked ~x64-macos
Package-Manager: portage-2.2.01.20271-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r-- | dev-perl/SGMLSpm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SGMLSpm/ChangeLog b/dev-perl/SGMLSpm/ChangeLog index cf6dbc572fe7..253756310937 100644 --- a/dev-perl/SGMLSpm/ChangeLog +++ b/dev-perl/SGMLSpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SGMLSpm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.43 2012/03/08 15:07:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.44 2012/03/24 15:36:11 grobian Exp $ + + 24 Mar 2012; Fabian Groffen <grobian@gentoo.org> SGMLSpm-1.03-r6.ebuild: + Marked ~x64-macos 08 Mar 2012; Brent Baude <ranger@gentoo.org> SGMLSpm-1.03-r6.ebuild: Marking SGMLSpm-1.03-r6 ppc64 for bug 391505 diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild index 9db5b603e999..260579efd58e 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-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.10 2012/03/08 15:07:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.11 2012/03/24 15:36:11 grobian 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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |