diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-04 22:04:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-04 22:04:24 +0000 |
commit | a3cdd9d73130c802d857e65d7ef2c7051b674144 (patch) | |
tree | 8b0a840af99ce9f2228ccc74ada65008f9bc7b7d /dev-perl/SGMLSpm | |
parent | Version bump. (diff) | |
download | gentoo-2-a3cdd9d73130c802d857e65d7ef2c7051b674144.tar.gz gentoo-2-a3cdd9d73130c802d857e65d7ef2c7051b674144.tar.bz2 gentoo-2-a3cdd9d73130c802d857e65d7ef2c7051b674144.zip |
arm stable, bug #391505
(Portage version: 2.1.10.39/cvs/Linux i686)
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 d964825fe1ef..71c2684eb30c 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.37 2011/11/30 03:48:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.38 2011/12/04 22:04:24 maekke Exp $ + + 04 Dec 2011; Markus Meier <maekke@gentoo.org> SGMLSpm-1.03-r6.ebuild: + arm stable, bug #391505 30 Nov 2011; Jeroen Roovers <jer@gentoo.org> SGMLSpm-1.03-r6.ebuild: Stable for HPPA (bug #391505). diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild index 04d80b7b506a..f77f60bb4e81 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 # 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.4 2011/11/30 03:48:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.5 2011/12/04 22:04:24 maekke 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" |