Stable on x86, bug #169152.
authorAndrej Kacian <ticho@gentoo.org>
Sun, 4 Mar 2007 19:00:24 +0000 (19:00 +0000)
committerAndrej Kacian <ticho@gentoo.org>
Sun, 4 Mar 2007 19:00:24 +0000 (19:00 +0000)
Package-Manager: portage-2.1.2-r11

dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild
dev-perl/Algorithm-Dependency/ChangeLog
dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild
dev-perl/Algorithm-Diff/ChangeLog

index ccabcab9fe9f92e96f1ed35001d73fb7d7813b29..f7d27e90cf95d4308668a2a53390f86136e860f8 100644 (file)
@@ -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"
index 109fd8f472adac5d6280220c3fa50adfedbb424d..151c877a629fb6ace3b1a3f44dcad5cdbb393d6a 100644 (file)
@@ -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:
index 3f9fd9f815cd37bfe4e11204cfd5e241b165fc21..a17d1284fc9be5ac24139420bde1e6cbc43b71c3 100644 (file)
@@ -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"
index 8a68a0e440de5a0632e4ff532a46841c7691e11c..1b05a47fd37a210f74d942685486b5a60a395846 100644 (file)
@@ -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)