summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-09-13 15:03:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-09-13 15:03:11 +0000
commit10aef4549a29c07a8d33a1949c9eb180afae5e61 (patch)
tree6dafc10765f7cca92b4558f0958a87f3bd66f21d /dev-perl
parentarm stable, bug #283155 (diff)
downloadhistorical-10aef4549a29c07a8d33a1949c9eb180afae5e61.tar.gz
historical-10aef4549a29c07a8d33a1949c9eb180afae5e61.tar.bz2
historical-10aef4549a29c07a8d33a1949c9eb180afae5e61.zip
Drop ia64 keyword
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/SQL-Abstract/ChangeLog6
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild6
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.58.ebuild4
-rw-r--r--dev-perl/Test-WWW-Mechanize/ChangeLog7
-rw-r--r--dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild6
-rw-r--r--dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.20.ebuild6
-rw-r--r--dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.24.ebuild4
-rw-r--r--dev-perl/WWW-Mechanize/ChangeLog6
-rw-r--r--dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild6
-rw-r--r--dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild4
10 files changed, 34 insertions, 21 deletions
diff --git a/dev-perl/SQL-Abstract/ChangeLog b/dev-perl/SQL-Abstract/ChangeLog
index 198c7e391b46..0fc2db06886f 100644
--- a/dev-perl/SQL-Abstract/ChangeLog
+++ b/dev-perl/SQL-Abstract/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SQL-Abstract
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.29 2009/09/07 08:34:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.30 2009/09/13 14:58:23 armin76 Exp $
+
+ 13 Sep 2009; Raúl Porcel <armin76@gentoo.org> SQL-Abstract-1.22.ebuild,
+ SQL-Abstract-1.58.ebuild:
+ Drop ia64 keyword
07 Sep 2009; Torsten Veller <tove@gentoo.org> -SQL-Abstract-1.56.ebuild:
Cleanup
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild
index d493b0d00215..2cdeed505b2e 100644
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild
+++ b/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild,v 1.5 2007/03/05 12:23:53 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild,v 1.6 2009/09/13 14:58:23 armin76 Exp $
inherit perl-module
SRC_TEST="do"
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/N/NW/NWIGER/${P}.tgz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="dev-lang/perl"
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.58.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.58.ebuild
index 14923937e0a6..a63bbc509978 100644
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.58.ebuild
+++ b/dev-perl/SQL-Abstract/SQL-Abstract-1.58.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.58.ebuild,v 1.1 2009/09/05 09:09:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.58.ebuild,v 1.2 2009/09/13 14:58:23 armin76 Exp $
EAPI=2
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Generate SQL from Perl data structures"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"
RDEPEND="dev-perl/Test-Deep"
diff --git a/dev-perl/Test-WWW-Mechanize/ChangeLog b/dev-perl/Test-WWW-Mechanize/ChangeLog
index eb339e148fcf..e3e8eaa333bc 100644
--- a/dev-perl/Test-WWW-Mechanize/ChangeLog
+++ b/dev-perl/Test-WWW-Mechanize/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Test-WWW-Mechanize
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.27 2009/06/03 15:24:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.28 2009/09/13 15:03:11 armin76 Exp $
+
+ 13 Sep 2009; Raúl Porcel <armin76@gentoo.org>
+ Test-WWW-Mechanize-1.16.ebuild, Test-WWW-Mechanize-1.20.ebuild,
+ Test-WWW-Mechanize-1.24.ebuild:
+ Drop ia64 keyword
03 Jun 2009; Torsten Veller <tove@gentoo.org>
-Test-WWW-Mechanize-1.22.ebuild:
diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild
index eb8dcd439fb7..dc6279189db3 100644
--- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild
+++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild,v 1.3 2008/03/22 22:20:42 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild,v 1.4 2009/09/13 15:03:11 armin76 Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/${P}/"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
#SRC_TEST="do"
DEPEND=">=dev-perl/WWW-Mechanize-1.24
diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.20.ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.20.ebuild
index c488ed597e56..c008e8445f28 100644
--- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.20.ebuild
+++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.20.ebuild,v 1.2 2008/07/17 21:06:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.20.ebuild,v 1.3 2009/09/13 15:03:11 armin76 Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/${P}/"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ia64 ~ppc sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
#SRC_TEST="do"
DEPEND=">=dev-perl/WWW-Mechanize-1.24
diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.24.ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.24.ebuild
index 2004e78a6196..5d438302919e 100644
--- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.24.ebuild
+++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.24.ebuild,v 1.1 2009/01/19 11:40:10 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.24.ebuild,v 1.2 2009/09/13 15:03:11 armin76 Exp $
MODULE_AUTHOR=PETDANCE
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Testing-specific WWW::Mechanize subclass"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND=">=dev-perl/WWW-Mechanize-1.24
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog
index d70555c291d3..d1c6f9aa1753 100644
--- a/dev-perl/WWW-Mechanize/ChangeLog
+++ b/dev-perl/WWW-Mechanize/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/WWW-Mechanize
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.62 2009/09/10 07:54:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.63 2009/09/13 14:59:32 armin76 Exp $
+
+ 13 Sep 2009; Raúl Porcel <armin76@gentoo.org> WWW-Mechanize-1.34.ebuild,
+ WWW-Mechanize-1.60.ebuild:
+ Drop ia64 keyword
10 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
WWW-Mechanize-1.60.ebuild:
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild
index 18c0dded0ef0..c5fe7d8f4d84 100644
--- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v 1.4 2008/11/01 17:43:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v 1.5 2009/09/13 14:59:32 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/"
IUSE="test"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ia64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
# Bug in the tests - improper use of HTTP::Server
SRC_TEST="do"
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild
index 82225ee8acfd..df7ca670aa6b 100644
--- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild,v 1.2 2009/09/10 07:54:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild,v 1.3 2009/09/13 14:59:32 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Handy web browsing in a Perl object"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE="test"
# Bug in the tests - improper use of HTTP::Server