diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 10:39:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 10:39:02 +0000 |
commit | f2d5e1c2d3e0292da3a7710eff9813c0408a15f5 (patch) | |
tree | 0f2c40f26aa00742eb9a6ab6a4f9531e0dc2244d /dev-perl/extutils-depends | |
parent | amd64 stable, bug #495532 (diff) | |
download | gentoo-2-f2d5e1c2d3e0292da3a7710eff9813c0408a15f5.tar.gz gentoo-2-f2d5e1c2d3e0292da3a7710eff9813c0408a15f5.tar.bz2 gentoo-2-f2d5e1c2d3e0292da3a7710eff9813c0408a15f5.zip |
amd64 stable, bug #495538
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-perl/extutils-depends')
-rw-r--r-- | dev-perl/extutils-depends/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/extutils-depends/extutils-depends-0.305.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/extutils-depends/ChangeLog b/dev-perl/extutils-depends/ChangeLog index 02af8217390b..48da4576de5f 100644 --- a/dev-perl/extutils-depends/ChangeLog +++ b/dev-perl/extutils-depends/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/extutils-depends # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/ChangeLog,v 1.71 2014/02/24 02:21:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/ChangeLog,v 1.72 2014/03/02 10:39:02 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> extutils-depends-0.305.0.ebuild: + amd64 stable, bug #495538 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> extutils-depends-0.305.0.ebuild: diff --git a/dev-perl/extutils-depends/extutils-depends-0.305.0.ebuild b/dev-perl/extutils-depends/extutils-depends-0.305.0.ebuild index 76971592804a..b703781d3c44 100644 --- a/dev-perl/extutils-depends/extutils-depends-0.305.0.ebuild +++ b/dev-perl/extutils-depends/extutils-depends-0.305.0.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/extutils-depends/extutils-depends-0.305.0.ebuild,v 1.5 2014/02/24 02:21:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.305.0.ebuild,v 1.6 2014/03/02 10:39:02 pacho Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Easily build XS extensions that depend on XS extensions" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" SRC_TEST="do parallel" |