diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-11 15:33:07 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-11 15:33:07 +0000 |
commit | a50a78600e691b1971e150482939eebda971ef9b (patch) | |
tree | 7c63fd0e7a803cd2919bece919f948bc29831c0d /dev-perl/SGMLSpm | |
parent | ia64 stable wrt bug #495404 (diff) | |
download | gentoo-2-a50a78600e691b1971e150482939eebda971ef9b.tar.gz gentoo-2-a50a78600e691b1971e150482939eebda971ef9b.tar.bz2 gentoo-2-a50a78600e691b1971e150482939eebda971ef9b.zip |
ia64 stable wrt bug #495460
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r-- | dev-perl/SGMLSpm/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/SGMLSpm/ChangeLog b/dev-perl/SGMLSpm/ChangeLog index 45cfbfe98f46..468be8afc550 100644 --- a/dev-perl/SGMLSpm/ChangeLog +++ b/dev-perl/SGMLSpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SGMLSpm -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.48 2013/08/26 15:09:31 idella4 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.49 2014/02/11 15:33:07 hattya Exp $ + + 11 Feb 2014; Akinori Hattori <hattya@gentoo.org> SGMLSpm-1.03-r7.ebuild: + ia64 stable wrt bug #495460 *SGMLSpm-1.03-r7 (26 Aug 2013) diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild index e7d31849aca1..42770c8794ce 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-2013 Gentoo Foundation +# 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.1 2013/08/26 15:09:31 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.2 2014/02/11 15:33:07 hattya 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() { |