summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-12-27 14:13:56 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-12-27 14:13:56 +0000
commit57d774f6f763733a7a5a7a0533b7a9b2de48489d (patch)
tree670d697b515bce30d8c87c1df7849d2040d2572f
parentAdd the dict USE flag for rbot. (diff)
downloadhistorical-57d774f6f763733a7a5a7a0533b7a9b2de48489d.tar.gz
historical-57d774f6f763733a7a5a7a0533b7a9b2de48489d.tar.bz2
historical-57d774f6f763733a7a5a7a0533b7a9b2de48489d.zip
Stable on x86.
Package-Manager: portage-2.1.4_rc9
-rw-r--r--dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild6
-rw-r--r--dev-perl/Calendar-Simple/ChangeLog7
-rw-r--r--dev-perl/Config-Crontab/ChangeLog7
-rw-r--r--dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild6
-rw-r--r--dev-perl/Crypt-PasswdMD5/ChangeLog5
-rw-r--r--dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild4
-rw-r--r--dev-perl/File-DesktopEntry/ChangeLog6
-rw-r--r--dev-perl/File-DesktopEntry/File-DesktopEntry-0.02.ebuild4
-rw-r--r--dev-perl/Filesys-DiskSpace/ChangeLog6
-rw-r--r--dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild4
-rw-r--r--dev-perl/IP-Anonymous/ChangeLog5
-rw-r--r--dev-perl/IP-Anonymous/IP-Anonymous-0.04.ebuild4
-rw-r--r--dev-perl/Inline-Java/ChangeLog5
-rw-r--r--dev-perl/Inline-Java/Inline-Java-0.52.ebuild4
-rw-r--r--dev-perl/Inline-Python/ChangeLog5
-rw-r--r--dev-perl/Inline-Python/Inline-Python-0.22.ebuild4
-rw-r--r--dev-perl/PPI/ChangeLog7
-rw-r--r--dev-perl/PPI/PPI-1.118.ebuild6
-rw-r--r--dev-perl/PostScript-Simple/ChangeLog6
-rw-r--r--dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild4
-rw-r--r--dev-perl/RTF-Writer/ChangeLog5
-rw-r--r--dev-perl/RTF-Writer/RTF-Writer-1.11.ebuild4
-rw-r--r--dev-perl/Spiffy/ChangeLog5
-rw-r--r--dev-perl/Spiffy/Spiffy-0.30.ebuild4
-rw-r--r--dev-perl/String-Format/ChangeLog5
-rw-r--r--dev-perl/String-Format/String-Format-1.14.ebuild4
-rw-r--r--dev-perl/Sys-Syscall/ChangeLog5
-rw-r--r--dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild4
-rw-r--r--dev-perl/Task-Weaken/ChangeLog5
-rw-r--r--dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild4
-rw-r--r--dev-perl/Term-ReadLine-Gnu/ChangeLog6
-rw-r--r--dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.16.ebuild4
-rw-r--r--dev-perl/Test-Base/ChangeLog5
-rw-r--r--dev-perl/Test-Base/Test-Base-0.54.ebuild4
-rw-r--r--dev-perl/Test-Object/ChangeLog7
-rw-r--r--dev-perl/Test-Object/Test-Object-0.07.ebuild6
-rw-r--r--dev-perl/Test-SubCalls/ChangeLog7
-rw-r--r--dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild6
-rw-r--r--dev-perl/adocman/ChangeLog5
-rw-r--r--dev-perl/adocman/adocman-0.13.ebuild4
40 files changed, 134 insertions, 70 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild
index 8cf6b219e463..c0d613162d0f 100644
--- a/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild
+++ b/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild,v 1.3 2006/11/24 15:38:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild,v 1.4 2007/12/27 14:05:30 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DAVECROSS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc ~x86"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE="test"
SRC_TEST="do"
diff --git a/dev-perl/Calendar-Simple/ChangeLog b/dev-perl/Calendar-Simple/ChangeLog
index cef8404e1817..5cb85bb705f9 100644
--- a/dev-perl/Calendar-Simple/ChangeLog
+++ b/dev-perl/Calendar-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Calendar-Simple
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.11 2006/11/24 15:38:19 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.12 2007/12/27 14:05:30 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Calendar-Simple-1.17.ebuild:
+ Stable on x86.
24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
Calendar-Simple-1.17.ebuild:
diff --git a/dev-perl/Config-Crontab/ChangeLog b/dev-perl/Config-Crontab/ChangeLog
index 36d442c4125d..9bf3a1a5f2a8 100644
--- a/dev-perl/Config-Crontab/ChangeLog
+++ b/dev-perl/Config-Crontab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Config-Crontab
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v 1.8 2006/10/15 09:56:12 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v 1.9 2007/12/27 14:06:31 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Config-Crontab-1.20.ebuild:
+ Stable on x86.
15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
Config-Crontab-1.20.ebuild:
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild
index 0a3e3e5ddec7..0e7f848afd4a 100644
--- a/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild,v 1.5 2006/10/15 09:56:12 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild,v 1.6 2007/12/27 14:06:31 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SC/SCOTTW/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ia64 ~x86"
+KEYWORDS="amd64 ia64 x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Crypt-PasswdMD5/ChangeLog b/dev-perl/Crypt-PasswdMD5/ChangeLog
index c09f78fc943b..0b1b0dbfffa8 100644
--- a/dev-perl/Crypt-PasswdMD5/ChangeLog
+++ b/dev-perl/Crypt-PasswdMD5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Crypt-PasswdMD5
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/ChangeLog,v 1.7 2007/05/01 11:35:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/ChangeLog,v 1.8 2007/12/27 14:07:27 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Crypt-PasswdMD5-1.3.ebuild:
+ Stable on x86.
01 May 2007; Markus Rothe <corsair@gentoo.org> Crypt-PasswdMD5-1.3.ebuild:
Added ~ppc64; bug #175863
diff --git a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild
index f78a753d942c..7650e15bea50 100644
--- a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild
+++ b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.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/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild,v 1.7 2007/05/01 11:35:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild,v 1.8 2007/12/27 14:07:27 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/L/LU/LUISMUNOZ/${P}.tar.gz"
LICENSE="|| ( Artistic Apache-2.0 )"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/File-DesktopEntry/ChangeLog b/dev-perl/File-DesktopEntry/ChangeLog
index 0f363724f2e4..e56b345aa9b4 100644
--- a/dev-perl/File-DesktopEntry/ChangeLog
+++ b/dev-perl/File-DesktopEntry/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-DesktopEntry
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/ChangeLog,v 1.5 2007/12/22 19:25:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/ChangeLog,v 1.6 2007/12/27 14:08:41 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org>
+ File-DesktopEntry-0.02.ebuild:
+ Stable on x86.
22 Dec 2007; nixnut <nixnut@gentoo.org> File-DesktopEntry-0.02.ebuild:
Added ~ppc wrt bug 202638
diff --git a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.02.ebuild b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.02.ebuild
index f7ec4afb5c08..d6ee74fe99d4 100644
--- a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.02.ebuild
+++ b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.02.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/File-DesktopEntry/File-DesktopEntry-0.02.ebuild,v 1.5 2007/12/22 19:25:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/File-DesktopEntry-0.02.ebuild,v 1.6 2007/12/27 14:08:41 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PA/PARDUS/${PN}/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Filesys-DiskSpace/ChangeLog b/dev-perl/Filesys-DiskSpace/ChangeLog
index b39da8fea984..20098363b4a1 100644
--- a/dev-perl/Filesys-DiskSpace/ChangeLog
+++ b/dev-perl/Filesys-DiskSpace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Filesys-DiskSpace
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-DiskSpace/ChangeLog,v 1.7 2007/01/15 19:46:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-DiskSpace/ChangeLog,v 1.8 2007/12/27 14:09:23 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org>
+ Filesys-DiskSpace-0.05.ebuild:
+ Stable on x86.
15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
Filesys-DiskSpace-0.05.ebuild:
diff --git a/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild b/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild
index 76e7c04a5086..0f55572e4bab 100644
--- a/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild
+++ b/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.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/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild,v 1.7 2007/01/15 19:46:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild,v 1.8 2007/12/27 14:09:23 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/F/FT/FTASSIN/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc ~x86"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE=""
#Disabled - assumes you have ext2 mounts actively mounted!?!
diff --git a/dev-perl/IP-Anonymous/ChangeLog b/dev-perl/IP-Anonymous/ChangeLog
index 6f5928737781..6634e895739c 100644
--- a/dev-perl/IP-Anonymous/ChangeLog
+++ b/dev-perl/IP-Anonymous/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IP-Anonymous
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Anonymous/ChangeLog,v 1.1 2007/05/23 11:18:01 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Anonymous/ChangeLog,v 1.2 2007/12/27 14:13:56 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> IP-Anonymous-0.04.ebuild:
+ Stable on x86.
*IP-Anonymous-0.04 (23 May 2007)
diff --git a/dev-perl/IP-Anonymous/IP-Anonymous-0.04.ebuild b/dev-perl/IP-Anonymous/IP-Anonymous-0.04.ebuild
index f674e2b004d9..5b1535a7c730 100644
--- a/dev-perl/IP-Anonymous/IP-Anonymous-0.04.ebuild
+++ b/dev-perl/IP-Anonymous/IP-Anonymous-0.04.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/IP-Anonymous/IP-Anonymous-0.04.ebuild,v 1.1 2007/05/23 11:18:01 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Anonymous/IP-Anonymous-0.04.ebuild,v 1.2 2007/12/27 14:13:56 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~jtk/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Inline-Java/ChangeLog b/dev-perl/Inline-Java/ChangeLog
index 4052203390e2..b9084934a1ee 100644
--- a/dev-perl/Inline-Java/ChangeLog
+++ b/dev-perl/Inline-Java/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline-Java
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Java/ChangeLog,v 1.14 2007/04/09 15:28:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Java/ChangeLog,v 1.15 2007/12/27 14:12:36 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Inline-Java-0.52.ebuild:
+ Stable on x86.
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Inline-Java-0.52.ebuild:
diff --git a/dev-perl/Inline-Java/Inline-Java-0.52.ebuild b/dev-perl/Inline-Java/Inline-Java-0.52.ebuild
index 017c40dfea7e..6f4a5bafe3ed 100644
--- a/dev-perl/Inline-Java/Inline-Java-0.52.ebuild
+++ b/dev-perl/Inline-Java/Inline-Java-0.52.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/Inline-Java/Inline-Java-0.52.ebuild,v 1.4 2007/04/09 15:28:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Java/Inline-Java-0.52.ebuild,v 1.5 2007/12/27 14:12:36 ticho Exp $
inherit perl-module java-pkg-2
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/P/PA/PATL/${P}.tar.gz"
LICENSE="Artistic"
#LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Inline-Python/ChangeLog b/dev-perl/Inline-Python/ChangeLog
index 973fe90a8f24..16f737501ac5 100644
--- a/dev-perl/Inline-Python/ChangeLog
+++ b/dev-perl/Inline-Python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline-Python
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.3 2007/01/08 16:21:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.4 2007/12/27 14:11:17 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Inline-Python-0.22.ebuild:
+ Stable on x86.
08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
Inline-Python-0.22.ebuild:
diff --git a/dev-perl/Inline-Python/Inline-Python-0.22.ebuild b/dev-perl/Inline-Python/Inline-Python-0.22.ebuild
index 7fadd0c6e601..f2b966c0097e 100644
--- a/dev-perl/Inline-Python/Inline-Python-0.22.ebuild
+++ b/dev-perl/Inline-Python/Inline-Python-0.22.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/Inline-Python/Inline-Python-0.22.ebuild,v 1.4 2007/07/10 23:33:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.22.ebuild,v 1.5 2007/12/27 14:11:17 ticho Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/N/NE/NEILW/${P}.tar.gz"
LICENSE="Artistic"
#LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 sparc ~x86"
+KEYWORDS="amd64 sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/PPI/ChangeLog b/dev-perl/PPI/ChangeLog
index 4085389b3131..9d74eb4dcd54 100644
--- a/dev-perl/PPI/ChangeLog
+++ b/dev-perl/PPI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PPI
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.15 2006/11/24 18:16:02 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.16 2007/12/27 13:53:42 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> PPI-1.118.ebuild:
+ Stable on x86.
24 Nov 2006; Michael Cummings <mcummings@gentoo.org> PPI-1.118.ebuild:
sparc stable
diff --git a/dev-perl/PPI/PPI-1.118.ebuild b/dev-perl/PPI/PPI-1.118.ebuild
index ec4765337a29..dacdd2064556 100644
--- a/dev-perl/PPI/PPI-1.118.ebuild
+++ b/dev-perl/PPI/PPI-1.118.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.118.ebuild,v 1.3 2006/11/24 18:16:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.118.ebuild,v 1.4 2007/12/27 13:53:42 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="amd64 sparc ~x86"
+KEYWORDS="amd64 sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/PostScript-Simple/ChangeLog b/dev-perl/PostScript-Simple/ChangeLog
index 64068cd9d9a7..0fbbac004900 100644
--- a/dev-perl/PostScript-Simple/ChangeLog
+++ b/dev-perl/PostScript-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/PostScript-Simple
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/ChangeLog,v 1.15 2007/01/19 15:35:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/ChangeLog,v 1.16 2007/12/27 13:46:30 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org>
+ PostScript-Simple-0.07.ebuild:
+ Stable on x86.
19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
-PostScript-Simple-0.06.ebuild, PostScript-Simple-0.07.ebuild:
diff --git a/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild b/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild
index 71f68d8a206f..92afc9ba0ae3 100644
--- a/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild
+++ b/dev-perl/PostScript-Simple/PostScript-Simple-0.07.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/PostScript-Simple/PostScript-Simple-0.07.ebuild,v 1.10 2007/07/10 23:33:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild,v 1.11 2007/12/27 13:46:30 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MC/MCNEWTON/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-1 GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 hppa ia64 ppc sparc ~x86"
+KEYWORDS="amd64 hppa ia64 ppc sparc x86"
IUSE=""
DEPEND="dev-lang/perl"
diff --git a/dev-perl/RTF-Writer/ChangeLog b/dev-perl/RTF-Writer/ChangeLog
index 08df4a48b0aa..e451bf2d97b3 100644
--- a/dev-perl/RTF-Writer/ChangeLog
+++ b/dev-perl/RTF-Writer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/RTF-Writer
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/RTF-Writer/ChangeLog,v 1.1 2007/08/15 18:16:30 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RTF-Writer/ChangeLog,v 1.2 2007/12/27 13:44:40 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> RTF-Writer-1.11.ebuild:
+ Stable on x86.
*RTF-Writer-1.11 (15 Aug 2007)
diff --git a/dev-perl/RTF-Writer/RTF-Writer-1.11.ebuild b/dev-perl/RTF-Writer/RTF-Writer-1.11.ebuild
index a5e1d733521f..2d4d713ff8ce 100644
--- a/dev-perl/RTF-Writer/RTF-Writer-1.11.ebuild
+++ b/dev-perl/RTF-Writer/RTF-Writer-1.11.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/RTF-Writer/RTF-Writer-1.11.ebuild,v 1.1 2007/08/15 18:16:30 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RTF-Writer/RTF-Writer-1.11.ebuild,v 1.2 2007/12/27 13:44:40 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="test"
SRC_TEST="do"
diff --git a/dev-perl/Spiffy/ChangeLog b/dev-perl/Spiffy/ChangeLog
index 756042dbbf33..76c733835a72 100644
--- a/dev-perl/Spiffy/ChangeLog
+++ b/dev-perl/Spiffy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Spiffy
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.19 2007/01/19 15:50:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.20 2007/12/27 13:57:48 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Spiffy-0.30.ebuild:
+ Stable on x86.
19 Jan 2007; Michael Cummings <mcummings@gentoo.org> -Spiffy-0.26.ebuild,
-Spiffy-0.29.ebuild, Spiffy-0.30.ebuild:
diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild
index 5fa05cccf6bf..de40084575ee 100644
--- a/dev-perl/Spiffy/Spiffy-0.30.ebuild
+++ b/dev-perl/Spiffy/Spiffy-0.30.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/Spiffy/Spiffy-0.30.ebuild,v 1.14 2007/01/19 15:50:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.15 2007/12/27 13:57:48 ticho Exp $
inherit perl-module
@@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~ingy/"
SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/String-Format/ChangeLog b/dev-perl/String-Format/ChangeLog
index 74e73b813937..8813f73af703 100644
--- a/dev-perl/String-Format/ChangeLog
+++ b/dev-perl/String-Format/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/String-Format
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.6 2007/01/19 15:51:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.7 2007/12/27 13:41:33 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> String-Format-1.14.ebuild:
+ Stable on x86.
19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
String-Format-1.14.ebuild:
diff --git a/dev-perl/String-Format/String-Format-1.14.ebuild b/dev-perl/String-Format/String-Format-1.14.ebuild
index 3dfc50ede572..72de59af3d4d 100644
--- a/dev-perl/String-Format/String-Format-1.14.ebuild
+++ b/dev-perl/String-Format/String-Format-1.14.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/String-Format/String-Format-1.14.ebuild,v 1.7 2007/07/10 23:33:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/String-Format-1.14.ebuild,v 1.8 2007/12/27 13:41:33 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DARREN/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 sparc ~x86"
+KEYWORDS="amd64 sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Sys-Syscall/ChangeLog b/dev-perl/Sys-Syscall/ChangeLog
index be55df895216..bed882c32d63 100644
--- a/dev-perl/Sys-Syscall/ChangeLog
+++ b/dev-perl/Sys-Syscall/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sys-Syscall
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v 1.2 2007/04/30 03:22:21 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v 1.3 2007/12/27 13:43:26 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Sys-Syscall-0.22.ebuild:
+ Stable on x86.
30 Apr 2007; Robin H. Johnson <robbat2@gentoo.org>
Sys-Syscall-0.22.ebuild:
diff --git a/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild b/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild
index a9c9124b3b18..afef48355444 100644
--- a/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild
+++ b/dev-perl/Sys-Syscall/Sys-Syscall-0.22.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/Sys-Syscall/Sys-Syscall-0.22.ebuild,v 1.2 2007/04/30 03:22:21 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild,v 1.3 2007/12/27 13:43:26 ticho Exp $
inherit perl-module
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND="dev-lang/perl"
mydoc="CHANGES"
diff --git a/dev-perl/Task-Weaken/ChangeLog b/dev-perl/Task-Weaken/ChangeLog
index 6314a176636a..e769fb45ed49 100644
--- a/dev-perl/Task-Weaken/ChangeLog
+++ b/dev-perl/Task-Weaken/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Task-Weaken
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/ChangeLog,v 1.8 2007/12/17 18:51:41 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/ChangeLog,v 1.9 2007/12/27 13:50:19 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Task-Weaken-1.01.ebuild:
+ Stable on x86.
17 Dec 2007; Samuli Suominen <drac@gentoo.org> Task-Weaken-1.01.ebuild:
amd64 stable
diff --git a/dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild b/dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild
index 9e57ab4f2679..f96ae041ffa8 100644
--- a/dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild
+++ b/dev-perl/Task-Weaken/Task-Weaken-1.01.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/Task-Weaken/Task-Weaken-1.01.ebuild,v 1.3 2007/12/17 18:51:41 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild,v 1.4 2007/12/27 13:50:19 ticho Exp $
inherit perl-module
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 sparc ~x86"
+KEYWORDS="amd64 sparc x86"
SRC_TEST="do"
diff --git a/dev-perl/Term-ReadLine-Gnu/ChangeLog b/dev-perl/Term-ReadLine-Gnu/ChangeLog
index e8302a8842e5..18255846be39 100644
--- a/dev-perl/Term-ReadLine-Gnu/ChangeLog
+++ b/dev-perl/Term-ReadLine-Gnu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Term-ReadLine-Gnu
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Gnu/ChangeLog,v 1.2 2007/06/21 18:02:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Gnu/ChangeLog,v 1.3 2007/12/27 13:56:08 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org>
+ Term-ReadLine-Gnu-1.16.ebuild:
+ Stable on x86.
21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
Term-ReadLine-Gnu-1.16.ebuild:
diff --git a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.16.ebuild b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.16.ebuild
index 64e27b3606bf..b174b2019067 100644
--- a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.16.ebuild
+++ b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.16.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/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.16.ebuild,v 1.2 2007/06/21 18:02:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.16.ebuild,v 1.3 2007/12/27 13:56:08 ticho Exp $
inherit versionator perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/H/HA/HAYASHI/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 sparc ~x86"
+KEYWORDS="~amd64 sparc x86"
IUSE=""
#SRC_TEST="do"
diff --git a/dev-perl/Test-Base/ChangeLog b/dev-perl/Test-Base/ChangeLog
index 85be07ff8a3b..da1ddbe38c61 100644
--- a/dev-perl/Test-Base/ChangeLog
+++ b/dev-perl/Test-Base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Base
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/ChangeLog,v 1.34 2007/11/10 14:47:34 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/ChangeLog,v 1.35 2007/12/27 13:59:45 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Test-Base-0.54.ebuild:
+ Stable on x86.
10 Nov 2007; Samuli Suominen <drac@gentoo.org> Test-Base-0.54.ebuild:
amd64 stable
diff --git a/dev-perl/Test-Base/Test-Base-0.54.ebuild b/dev-perl/Test-Base/Test-Base-0.54.ebuild
index af08260e9bcc..01636b27802e 100644
--- a/dev-perl/Test-Base/Test-Base-0.54.ebuild
+++ b/dev-perl/Test-Base/Test-Base-0.54.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/Test-Base/Test-Base-0.54.ebuild,v 1.5 2007/11/10 14:47:34 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.54.ebuild,v 1.6 2007/12/27 13:59:45 ticho Exp $
inherit perl-module
@@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/search?query=${PN}"
SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Test-Object/ChangeLog b/dev-perl/Test-Object/ChangeLog
index 75a6c312146b..7c01b0b3a848 100644
--- a/dev-perl/Test-Object/ChangeLog
+++ b/dev-perl/Test-Object/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Object
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/ChangeLog,v 1.4 2006/10/14 00:57:57 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/ChangeLog,v 1.5 2007/12/27 13:52:05 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Test-Object-0.07.ebuild:
+ Stable on x86.
14 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-Test-Object-0.06.ebuild, Test-Object-0.07.ebuild:
diff --git a/dev-perl/Test-Object/Test-Object-0.07.ebuild b/dev-perl/Test-Object/Test-Object-0.07.ebuild
index e46ac9b1ead1..d737a5c3f670 100644
--- a/dev-perl/Test-Object/Test-Object-0.07.ebuild
+++ b/dev-perl/Test-Object/Test-Object-0.07.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/Test-Object-0.07.ebuild,v 1.2 2006/10/14 00:57:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/Test-Object-0.07.ebuild,v 1.3 2007/12/27 13:52:05 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 sparc ~x86"
+KEYWORDS="amd64 sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Test-SubCalls/ChangeLog b/dev-perl/Test-SubCalls/ChangeLog
index 18149c5d755e..ebcb4df4024c 100644
--- a/dev-perl/Test-SubCalls/ChangeLog
+++ b/dev-perl/Test-SubCalls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-SubCalls
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/ChangeLog,v 1.9 2006/10/15 20:50:33 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/ChangeLog,v 1.10 2007/12/27 13:53:16 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Test-SubCalls-1.06.ebuild:
+ Stable on x86.
15 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-Test-SubCalls-0.03.ebuild, -Test-SubCalls-0.05.ebuild,
diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild b/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild
index 8471d03a53b4..4cc986847405 100644
--- a/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild
+++ b/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild,v 1.4 2006/10/15 20:50:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild,v 1.5 2007/12/27 13:53:16 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="amd64 sparc ~x86"
+KEYWORDS="amd64 sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/adocman/ChangeLog b/dev-perl/adocman/ChangeLog
index 843404975bc5..1cee056b4053 100644
--- a/dev-perl/adocman/ChangeLog
+++ b/dev-perl/adocman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/adocman
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/adocman/ChangeLog,v 1.12 2007/01/07 18:15:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/adocman/ChangeLog,v 1.13 2007/12/27 14:03:44 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> adocman-0.13.ebuild:
+ Stable on x86.
07 Jan 2007; Michael Cummings <mcummings@gentoo.org> adocman-0.13.ebuild:
Marking sparc stable
diff --git a/dev-perl/adocman/adocman-0.13.ebuild b/dev-perl/adocman/adocman-0.13.ebuild
index 59890b677d3d..c9493e6f672e 100644
--- a/dev-perl/adocman/adocman-0.13.ebuild
+++ b/dev-perl/adocman/adocman-0.13.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/adocman/adocman-0.13.ebuild,v 1.9 2007/01/07 18:15:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/adocman/adocman-0.13.ebuild,v 1.10 2007/12/27 14:03:44 ticho Exp $
DESCRIPTION="Automation tool for Sourceforge.net DocManager handling"
HOMEPAGE="http://sitedocs.sourceforge.net/projects/adocman/adocman.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/sitedocs/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 ~ia64 sparc ~x86"
+KEYWORDS="amd64 ~ia64 sparc x86"
IUSE=""
DEPEND=""