summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-04 19:00:24 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-04 19:00:24 +0000
commit3ebb6304ba6d310fa4fe45d41f169847207a51b7 (patch)
tree1c0dd947e0c84efe4bdc52f30bfc099ef3633db3
parentstable x86; bug 148424 (diff)
downloadhistorical-3ebb6304ba6d310fa4fe45d41f169847207a51b7.tar.gz
historical-3ebb6304ba6d310fa4fe45d41f169847207a51b7.tar.bz2
historical-3ebb6304ba6d310fa4fe45d41f169847207a51b7.zip
Stable on x86, bug #169152.
Package-Manager: portage-2.1.2-r11
-rw-r--r--dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild4
-rw-r--r--dev-perl/Algorithm-Dependency/ChangeLog6
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild4
-rw-r--r--dev-perl/Algorithm-Diff/ChangeLog6
4 files changed, 14 insertions, 6 deletions
diff --git a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild
index ccabcab9fe9f..f7d27e90cf95 100644
--- a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild
+++ b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild,v 1.10 2007/01/14 21:59:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild,v 1.11 2007/03/04 18:58:34 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Algorithm-Dependency/ChangeLog b/dev-perl/Algorithm-Dependency/ChangeLog
index 109fd8f472ad..151c877a629f 100644
--- a/dev-perl/Algorithm-Dependency/ChangeLog
+++ b/dev-perl/Algorithm-Dependency/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Algorithm-Dependency
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.22 2007/01/14 21:59:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.23 2007/03/04 18:58:34 ticho Exp $
+
+ 04 Mar 2007; Andrej Kacian <ticho@gentoo.org>
+ Algorithm-Dependency-1.102.ebuild:
+ Stable on x86, bug #169152.
14 Jan 2007; Michael Cummings <mcummings@gentoo.org>
Algorithm-Dependency-1.101.ebuild, Algorithm-Dependency-1.102.ebuild:
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild
index 3f9fd9f815cd..a17d1284fc9b 100644
--- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild
+++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.13 2007/02/06 14:37:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.14 2007/03/04 19:00:24 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TY/TYEMQ/${P}.zip"
LICENSE="|| ( Artistic GPL-2 )"
IUSE=""
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
DEPEND="app-arch/unzip
dev-lang/perl"
diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog
index 8a68a0e440de..1b05a47fd37a 100644
--- a/dev-perl/Algorithm-Diff/ChangeLog
+++ b/dev-perl/Algorithm-Diff/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Algorithm-Diff
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.25 2007/02/06 14:37:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.26 2007/03/04 19:00:24 ticho Exp $
+
+ 04 Mar 2007; Andrej Kacian <ticho@gentoo.org>
+ Algorithm-Diff-1.1901.ebuild:
+ Stable on x86, bug #169152.
*Algorithm-Diff-1.1902 (06 Feb 2007)