summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-14 18:27:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-14 18:27:40 +0000
commitfbb69bfaeab7f663156e1400b10d65c7ecffa8dd (patch)
treedf2f41e963afe33ad37f2e14ddb697ab3c1e8109 /dev-perl
parentVersion bump (diff)
downloadgentoo-2-fbb69bfaeab7f663156e1400b10d65c7ecffa8dd.tar.gz
gentoo-2-fbb69bfaeab7f663156e1400b10d65c7ecffa8dd.tar.bz2
gentoo-2-fbb69bfaeab7f663156e1400b10d65c7ecffa8dd.zip
Drop sparc keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/GraphViz/ChangeLog6
-rw-r--r--dev-perl/GraphViz/GraphViz-2.100.0.ebuild4
-rw-r--r--dev-perl/GraphViz/GraphViz-2.110.0.ebuild4
-rw-r--r--dev-perl/GraphViz/GraphViz-2.40.0.ebuild4
-rw-r--r--dev-perl/GraphViz/GraphViz-2.90.0.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/GraphViz/ChangeLog b/dev-perl/GraphViz/ChangeLog
index c7049cb53bed..f6a88f2520b7 100644
--- a/dev-perl/GraphViz/ChangeLog
+++ b/dev-perl/GraphViz/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/GraphViz
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v 1.21 2012/10/07 15:57:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v 1.22 2012/10/14 18:27:40 armin76 Exp $
+
+ 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> GraphViz-2.40.0.ebuild,
+ GraphViz-2.90.0.ebuild, GraphViz-2.100.0.ebuild, GraphViz-2.110.0.ebuild:
+ Drop sparc keywords
*GraphViz-2.110.0 (07 Oct 2012)
diff --git a/dev-perl/GraphViz/GraphViz-2.100.0.ebuild b/dev-perl/GraphViz/GraphViz-2.100.0.ebuild
index 5cb97a85f79b..2e7f4a807ba6 100644
--- a/dev-perl/GraphViz/GraphViz-2.100.0.ebuild
+++ b/dev-perl/GraphViz/GraphViz-2.100.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.100.0.ebuild,v 1.1 2012/05/26 13:05:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.100.0.ebuild,v 1.2 2012/10/14 18:27:40 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="GraphViz - Interface to the GraphViz graphing tool"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="media-gfx/graphviz
diff --git a/dev-perl/GraphViz/GraphViz-2.110.0.ebuild b/dev-perl/GraphViz/GraphViz-2.110.0.ebuild
index 5cfb359ff84d..e875cbed11cd 100644
--- a/dev-perl/GraphViz/GraphViz-2.110.0.ebuild
+++ b/dev-perl/GraphViz/GraphViz-2.110.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.110.0.ebuild,v 1.1 2012/10/07 15:57:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.110.0.ebuild,v 1.2 2012/10/14 18:27:40 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="GraphViz - Interface to the GraphViz graphing tool"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="media-gfx/graphviz
diff --git a/dev-perl/GraphViz/GraphViz-2.40.0.ebuild b/dev-perl/GraphViz/GraphViz-2.40.0.ebuild
index ec9bec265c2b..bc916ec0e088 100644
--- a/dev-perl/GraphViz/GraphViz-2.40.0.ebuild
+++ b/dev-perl/GraphViz/GraphViz-2.40.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.40.0.ebuild,v 1.3 2012/10/07 13:00:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.40.0.ebuild,v 1.4 2012/10/14 18:27:40 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="GraphViz - Interface to the GraphViz graphing tool"
SLOT="0"
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND="media-gfx/graphviz
diff --git a/dev-perl/GraphViz/GraphViz-2.90.0.ebuild b/dev-perl/GraphViz/GraphViz-2.90.0.ebuild
index ec6363ed6f73..08139aa01b48 100644
--- a/dev-perl/GraphViz/GraphViz-2.90.0.ebuild
+++ b/dev-perl/GraphViz/GraphViz-2.90.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.90.0.ebuild,v 1.1 2012/01/08 20:16:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.90.0.ebuild,v 1.2 2012/10/14 18:27:40 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="GraphViz - Interface to the GraphViz graphing tool"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="media-gfx/graphviz