summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-cpp/libxmlpp/ChangeLog6
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild4
-rw-r--r--dev-perl/Apache-Test/Apache-Test-1.23.ebuild4
-rw-r--r--dev-perl/Apache-Test/ChangeLog5
-rw-r--r--dev-perl/AppConfig/AppConfig-1.56-r2.ebuild4
-rw-r--r--dev-perl/AppConfig/ChangeLog6
-rw-r--r--dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild4
-rw-r--r--dev-perl/Authen-SASL/ChangeLog5
8 files changed, 26 insertions, 12 deletions
diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog
index 779767ee562d..9214a1c3b697 100644
--- a/dev-cpp/libxmlpp/ChangeLog
+++ b/dev-cpp/libxmlpp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-cpp/libxmlpp
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.39 2005/09/10 07:19:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.40 2005/09/19 21:57:38 cryos Exp $
+
+ 19 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ libxmlpp-2.10.0-r1.ebuild:
+ Stable on amd64.
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> libxmlpp-2.10.0-r1.ebuild:
Mark 2.10.0-r1 stable on alpha
diff --git a/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild
index a6743c9b740e..feda3a5ba6d5 100644
--- a/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild,v 1.10 2005/09/10 07:19:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild,v 1.11 2005/09/19 21:57:38 cryos Exp $
inherit gnome2 eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/libxml++/${PV%.*}/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="2.6"
-KEYWORDS="alpha ~amd64 ~hppa ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~mips ppc sparc x86"
IUSE="doc"
RDEPEND=">=dev-libs/libxml2-2.6.1
diff --git a/dev-perl/Apache-Test/Apache-Test-1.23.ebuild b/dev-perl/Apache-Test/Apache-Test-1.23.ebuild
index 07b5c1bf6c15..b1c4f4956f70 100644
--- a/dev-perl/Apache-Test/Apache-Test-1.23.ebuild
+++ b/dev-perl/Apache-Test/Apache-Test-1.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.23.ebuild,v 1.6 2005/09/08 16:45:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.23.ebuild,v 1.7 2005/09/19 21:59:25 cryos Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Apache/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha ~amd64 ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
SRC_TEST="skip"
DEPEND="net-www/apache"
diff --git a/dev-perl/Apache-Test/ChangeLog b/dev-perl/Apache-Test/ChangeLog
index 1ff7596c3df4..3b6d62aa4a70 100644
--- a/dev-perl/Apache-Test/ChangeLog
+++ b/dev-perl/Apache-Test/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Apache-Test
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.30 2005/09/08 16:45:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.31 2005/09/19 21:59:25 cryos Exp $
+
+ 19 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> Apache-Test-1.23.ebuild:
+ Stable on amd64.
08 Sep 2005; Aron Griffis <agriffis@gentoo.org> Apache-Test-1.23.ebuild:
Mark 1.23 stable on alpha
diff --git a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild b/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild
index c8e5b62701a4..1ffe287bebe1 100644
--- a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.12 2005/08/25 22:19:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.13 2005/09/19 22:00:46 cryos Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~abw/${P}/"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/AppConfig/ChangeLog b/dev-perl/AppConfig/ChangeLog
index 24945e87d915..43de08f88e86 100644
--- a/dev-perl/AppConfig/ChangeLog
+++ b/dev-perl/AppConfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/AppConfig
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.25 2005/09/17 20:14:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.26 2005/09/19 22:00:46 cryos Exp $
+
+ 19 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ AppConfig-1.56-r2.ebuild:
+ Stable on amd64.
25 Aug 2005; Aron Griffis <agriffis@gentoo.org> AppConfig-1.56-r2.ebuild:
add ~ia64
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild
index 7e741e73614c..751ca7eb596e 100644
--- a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild
+++ b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.6 2005/09/08 16:49:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.7 2005/09/19 22:01:45 cryos Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog
index 552e269a0ef1..8d4668a9f784 100644
--- a/dev-perl/Authen-SASL/ChangeLog
+++ b/dev-perl/Authen-SASL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Authen-SASL
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.22 2005/09/08 16:49:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.23 2005/09/19 22:01:45 cryos Exp $
+
+ 19 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> Authen-SASL-2.09.ebuild:
+ Stable on amd64.
08 Sep 2005; Aron Griffis <agriffis@gentoo.org> Authen-SASL-2.09.ebuild:
Mark 2.09 stable on alpha