diff options
author | 2014-02-16 21:20:40 +0000 | |
---|---|---|
committer | 2014-02-16 21:20:40 +0000 | |
commit | 66b9e513d07d40e7f251d63df5d92acffa67ab30 (patch) | |
tree | ef66d153d50232ccbe1e5a59d56bdcef9b3ba444 /dev-perl/SGMLSpm | |
parent | arm stable, bug #495412 (diff) | |
download | gentoo-2-66b9e513d07d40e7f251d63df5d92acffa67ab30.tar.gz gentoo-2-66b9e513d07d40e7f251d63df5d92acffa67ab30.tar.bz2 gentoo-2-66b9e513d07d40e7f251d63df5d92acffa67ab30.zip |
arm stable, bug #495460
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r-- | dev-perl/SGMLSpm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SGMLSpm/ChangeLog b/dev-perl/SGMLSpm/ChangeLog index e02f79926918..ace41f1db7c4 100644 --- a/dev-perl/SGMLSpm/ChangeLog +++ b/dev-perl/SGMLSpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SGMLSpm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.50 2014/02/11 18:52:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.51 2014/02/16 21:20:40 maekke Exp $ + + 16 Feb 2014; Markus Meier <maekke@gentoo.org> SGMLSpm-1.03-r7.ebuild: + arm stable, bug #495460 11 Feb 2014; Jeroen Roovers <jer@gentoo.org> SGMLSpm-1.03-r7.ebuild: Stable for HPPA (bug #495460). diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild index 8fcd493d52ab..488846cc4084 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.3 2014/02/11 18:52:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.4 2014/02/16 21:20:40 maekke Exp $ EAPI=5 @@ -15,7 +15,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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" src_prepare() { |