summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-06 20:19:05 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-06 20:19:05 +0000
commitf4b0331269b454f910b17a3622c253fe2ab2fa13 (patch)
tree99201d7a1b188557efb0103db5140addc02eee2e /dev-perl/Inline
parentDrop duplicate arches from KEYWORDS (diff)
downloadgentoo-2-f4b0331269b454f910b17a3622c253fe2ab2fa13.tar.gz
gentoo-2-f4b0331269b454f910b17a3622c253fe2ab2fa13.tar.bz2
gentoo-2-f4b0331269b454f910b17a3622c253fe2ab2fa13.zip
Cleanup. Drop duplicate arches from KEYWORDS which marks 0.500.0 stable for ppc (#412985)
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r--dev-perl/Inline/ChangeLog9
-rw-r--r--dev-perl/Inline/Inline-0.480.0.ebuild29
-rw-r--r--dev-perl/Inline/Inline-0.500.0.ebuild6
-rw-r--r--dev-perl/Inline/Inline-0.510.0.ebuild6
4 files changed, 13 insertions, 37 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index 49531583131d..49e9709acc8c 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Inline
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.55 2012/11/04 14:43:10 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.56 2013/01/06 20:19:05 tove Exp $
+
+ 06 Jan 2013; Torsten Veller <tove@gentoo.org> -Inline-0.480.0.ebuild,
+ Inline-0.500.0.ebuild, Inline-0.510.0.ebuild:
+ Cleanup. Drop duplicate arches from KEYWORDS which marks 0.500.0 stable for
+ ppc (#412985)
*Inline-0.510.0 (04 Nov 2012)
diff --git a/dev-perl/Inline/Inline-0.480.0.ebuild b/dev-perl/Inline/Inline-0.480.0.ebuild
deleted file mode 100644
index 428aead37612..000000000000
--- a/dev-perl/Inline/Inline-0.480.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.480.0.ebuild,v 1.4 2011/10/11 20:54:46 mattst88 Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SISYPHUS
-MODULE_VERSION=0.48
-inherit perl-module
-
-DESCRIPTION="Write Perl subroutines in other languages"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="virtual/perl-Digest-MD5
- virtual/perl-File-Spec
- dev-perl/Parse-RecDescent"
-DEPEND="${RDEPEND}
- test? (
- dev-perl/Test-Warn
- )"
-
-SRC_TEST=do
-
-src_test() {
- MAKEOPTS+=" -j1" perl-module_src_test # bug 384137
-}
diff --git a/dev-perl/Inline/Inline-0.500.0.ebuild b/dev-perl/Inline/Inline-0.500.0.ebuild
index 2cd038b11286..c6ae57a3d145 100644
--- a/dev-perl/Inline/Inline-0.500.0.ebuild
+++ b/dev-perl/Inline/Inline-0.500.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.8 2012/09/22 13:20:24 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.9 2013/01/06 20:19:05 tove Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Write Perl subroutines in other languages"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5
diff --git a/dev-perl/Inline/Inline-0.510.0.ebuild b/dev-perl/Inline/Inline-0.510.0.ebuild
index 495a5084760e..aeb959910d71 100644
--- a/dev-perl/Inline/Inline-0.510.0.ebuild
+++ b/dev-perl/Inline/Inline-0.510.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.1 2012/11/04 14:43:10 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.2 2013/01/06 20:19:05 tove Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Write Perl subroutines in other languages"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5