diff options
-rw-r--r-- | perl-core/Storable/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.15.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Test-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.62.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Time-HiRes/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Time-HiRes/Time-HiRes-1.82.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Time-Local/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Time-Local/Time-Local-1.11.ebuild | 4 | ||||
-rw-r--r-- | perl-core/digest-base/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/digest-base/digest-base-1.13.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/ntodo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/ntodo/ntodo-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xosview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xosview/xosview-1.8.2-r1.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild | 4 |
16 files changed, 49 insertions, 24 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog index b78a58b1820b..1024ad022c96 100644 --- a/perl-core/Storable/ChangeLog +++ b/perl-core/Storable/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Storable # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.8 2006/01/15 11:17:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.9 2006/01/21 22:05:05 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> Storable-2.15.ebuild: + Stable on ppc64 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> Storable-2.15.ebuild: Stable on ppc. diff --git a/perl-core/Storable/Storable-2.15.ebuild b/perl-core/Storable/Storable-2.15.ebuild index a156cf6b75e6..306c4ed4bb13 100644 --- a/perl-core/Storable/Storable-2.15.ebuild +++ b/perl-core/Storable/Storable-2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.15.ebuild,v 1.4 2006/01/15 11:17:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.15.ebuild,v 1.5 2006/01/21 22:05:05 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog index 5d6c639721ef..7ec86e675006 100644 --- a/perl-core/Test-Simple/ChangeLog +++ b/perl-core/Test-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Test-Simple # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.10 2006/01/15 11:43:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.11 2006/01/21 22:05:43 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> Test-Simple-0.62.ebuild: + Stable on ppc64 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> Test-Simple-0.62.ebuild: diff --git a/perl-core/Test-Simple/Test-Simple-0.62.ebuild b/perl-core/Test-Simple/Test-Simple-0.62.ebuild index f4fabd31dfa7..fc169e353a42 100644 --- a/perl-core/Test-Simple/Test-Simple-0.62.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.62.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.62.ebuild,v 1.5 2006/01/15 11:43:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.62.ebuild,v 1.6 2006/01/21 22:05:43 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -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" mydoc="rfc*.txt" myconf="INSTALLDIRS=vendor" diff --git a/perl-core/Time-HiRes/ChangeLog b/perl-core/Time-HiRes/ChangeLog index f01fd7f23b71..05e47beb3bfe 100644 --- a/perl-core/Time-HiRes/ChangeLog +++ b/perl-core/Time-HiRes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Time-HiRes # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.7 2006/01/15 11:16:46 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.8 2006/01/21 22:06:20 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> Time-HiRes-1.82.ebuild: + Stable on ppc64 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> Time-HiRes-1.82.ebuild: diff --git a/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild b/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild index fc42216a0790..10c04397e10c 100644 --- a/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild +++ b/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild,v 1.4 2006/01/15 11:16:46 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild,v 1.5 2006/01/21 22:06:20 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" 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="" DEPEND="" diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog index 283a71769823..cb7180ef94c0 100644 --- a/perl-core/Time-Local/ChangeLog +++ b/perl-core/Time-Local/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Time-Local # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.6 2006/01/15 11:03:50 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.7 2006/01/21 22:06:57 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> Time-Local-1.11.ebuild: + Stable on ppc64 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> Time-Local-1.11.ebuild: diff --git a/perl-core/Time-Local/Time-Local-1.11.ebuild b/perl-core/Time-Local/Time-Local-1.11.ebuild index cc90fc721ceb..a7227f1374af 100644 --- a/perl-core/Time-Local/Time-Local-1.11.ebuild +++ b/perl-core/Time-Local/Time-Local-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.11.ebuild,v 1.4 2006/01/15 11:03:50 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.11.ebuild,v 1.5 2006/01/21 22:06:57 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog index 8a2a18644b83..57ff87513873 100644 --- a/perl-core/digest-base/ChangeLog +++ b/perl-core/digest-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/digest-base # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.14 2006/01/15 11:23:17 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.15 2006/01/21 22:07:35 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> digest-base-1.13.ebuild: + Stable on ppc64 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> digest-base-1.13.ebuild: diff --git a/perl-core/digest-base/digest-base-1.13.ebuild b/perl-core/digest-base/digest-base-1.13.ebuild index 0223ded34224..bc809674da42 100644 --- a/perl-core/digest-base/digest-base-1.13.ebuild +++ b/perl-core/digest-base/digest-base-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.13.ebuild,v 1.4 2006/01/15 11:23:17 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.13.ebuild,v 1.5 2006/01/21 22:07:35 corsair Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" SRC_TEST="do" IUSE="" diff --git a/x11-misc/ntodo/ChangeLog b/x11-misc/ntodo/ChangeLog index 5878bb726c18..1fa33d2fffd7 100644 --- a/x11-misc/ntodo/ChangeLog +++ b/x11-misc/ntodo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/ntodo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.12 2006/01/18 14:26:15 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.13 2006/01/21 22:08:09 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> ntodo-1.1.ebuild: + Stable on ppc64 18 Jan 2006; Luis Medinas <metalgod@gentoo.org> ntodo-1.1.ebuild: Marked Stable on amd64. diff --git a/x11-misc/ntodo/ntodo-1.1.ebuild b/x11-misc/ntodo/ntodo-1.1.ebuild index 68603919860c..997ea1de3449 100644 --- a/x11-misc/ntodo/ntodo-1.1.ebuild +++ b/x11-misc/ntodo/ntodo-1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.1.ebuild,v 1.4 2006/01/18 14:26:15 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.1.ebuild,v 1.5 2006/01/21 22:08:09 corsair Exp $ DESCRIPTION="GTK Todo program" HOMEPAGE="http://www.theasylum.org/ntodo/" SRC_URI="http://www.theasylum.org/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 x86" IUSE="" DEPEND="=x11-libs/gtk+-1.2* >=sys-apps/sed-4" diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index a54ae40babf8..91ba88f83343 100644 --- a/x11-misc/xosview/ChangeLog +++ b/x11-misc/xosview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xosview # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.25 2006/01/21 14:13:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.26 2006/01/21 22:08:44 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> xosview-1.8.2-r1.ebuild: + Stable on ppc64 21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> xosview-1.8.2-r1.ebuild: diff --git a/x11-misc/xosview/xosview-1.8.2-r1.ebuild b/x11-misc/xosview/xosview-1.8.2-r1.ebuild index 8a8fb4e6716a..8c1b8e8700bf 100644 --- a/x11-misc/xosview/xosview-1.8.2-r1.ebuild +++ b/x11-misc/xosview/xosview-1.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.2-r1.ebuild,v 1.4 2006/01/21 14:13:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.2-r1.ebuild,v 1.5 2006/01/21 22:08:44 corsair Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ HOMEPAGE="http://xosview.sourceforge.net" SLOT="0" LICENSE="GPL-2 BSD" -KEYWORDS="~alpha ~amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86" RDEPEND="|| ( ( x11-libs/libX11 diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index e4cae7a93a68..ba9099416f07 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.61 2006/01/15 11:09:04 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.62 2006/01/21 22:09:31 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> + libxfcegui4-4.2.2-r1.ebuild: + Stable on ppc64 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> libxfcegui4-4.2.2-r1.ebuild: diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild index 0e40ef71e676..7e4dee68e7c2 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild,v 1.8 2006/01/15 11:09:04 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild,v 1.9 2006/01/21 22:09:31 corsair Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="~xfce-base/libxfce4util-${PV}" |