diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 20:08:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 20:08:37 +0000 |
commit | cae4c6312e22780ecae67338dd9d34d96b3f1299 (patch) | |
tree | b32dbf8f6e4116211e117be3e72b9bb6991696a7 | |
parent | amd64 stable, bug #273776 (diff) | |
download | historical-cae4c6312e22780ecae67338dd9d34d96b3f1299.tar.gz historical-cae4c6312e22780ecae67338dd9d34d96b3f1299.tar.bz2 historical-cae4c6312e22780ecae67338dd9d34d96b3f1299.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc33/cvs/Linux i686
-rw-r--r-- | dev-perl/Net-Telnet-Cisco/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.10.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Text-Aspell/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Want/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.18.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/XML-Encoding/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/XML-Encoding/XML-Encoding-2.01.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/crypt-cbc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/crypt-cbc/crypt-cbc-2.29.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/gnome2-gconf/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/gnome2-gconf/gnome2-gconf-1.043.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/gtk2-fu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/gtk2-spell/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild | 6 |
16 files changed, 62 insertions, 38 deletions
diff --git a/dev-perl/Net-Telnet-Cisco/ChangeLog b/dev-perl/Net-Telnet-Cisco/ChangeLog index e677da633853..dfc023860715 100644 --- a/dev-perl/Net-Telnet-Cisco/ChangeLog +++ b/dev-perl/Net-Telnet-Cisco/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-Telnet-Cisco -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Telnet-Cisco/ChangeLog,v 1.15 2008/05/08 19:57:26 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Telnet-Cisco/ChangeLog,v 1.16 2009/07/02 20:08:37 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> Net-Telnet-Cisco-1.10.ebuild: + Stable for HPPA too. 08 May 2008; Torsten Veller <tove@gentoo.org> +files/1.10-warning.patch, Net-Telnet-Cisco-1.10.ebuild: diff --git a/dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.10.ebuild b/dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.10.ebuild index e00ff08e721f..e2f3727665b9 100644 --- a/dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.10.ebuild +++ b/dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.10.ebuild,v 1.18 2008/05/08 19:57:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.10.ebuild,v 1.19 2009/07/02 20:08:37 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JO/JOSHUA/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/Net-Telnet diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog index 2a1b6ff73ff6..c516e519cbb1 100644 --- a/dev-perl/Text-Aspell/ChangeLog +++ b/dev-perl/Text-Aspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Aspell -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.40 2008/09/15 09:45:58 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.41 2009/07/02 20:03:51 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> Text-Aspell-0.09.ebuild: + Stable for HPPA too. 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Text-Aspell-0.03.ebuild, -Text-Aspell-0.04.ebuild, -Text-Aspell-0.05.ebuild, diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild index b9afc7111c03..2695597e1db1 100644 --- a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild +++ b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild,v 1.4 2008/01/13 21:53:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild,v 1.5 2009/07/02 20:03:51 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~hank/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" # Disabling tests for now - see bug #147897 --ian diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog index e17d9c461b05..322fbf3110bd 100644 --- a/dev-perl/Want/ChangeLog +++ b/dev-perl/Want/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Want -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.36 2008/09/15 11:41:26 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.37 2009/07/02 20:04:16 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> Want-0.18.ebuild: + Stable for HPPA too. 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Want-0.07.ebuild, -Want-0.10.ebuild, -Want-0.12.ebuild, -Want-0.14.ebuild: diff --git a/dev-perl/Want/Want-0.18.ebuild b/dev-perl/Want/Want-0.18.ebuild index 11dc621ee722..398125924db3 100644 --- a/dev-perl/Want/Want-0.18.ebuild +++ b/dev-perl/Want/Want-0.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.18.ebuild,v 1.2 2008/07/17 21:11:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.18.ebuild,v 1.3 2009/07/02 20:04:16 jer Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/~robin/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -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/XML-Encoding/ChangeLog b/dev-perl/XML-Encoding/ChangeLog index f7c9553df0cf..65f8b03d3320 100644 --- a/dev-perl/XML-Encoding/ChangeLog +++ b/dev-perl/XML-Encoding/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-Encoding -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Encoding/ChangeLog,v 1.27 2009/03/13 13:16:53 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Encoding/ChangeLog,v 1.28 2009/07/02 20:05:25 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> XML-Encoding-2.01.ebuild: + Stable for HPPA too. 13 Mar 2009; Torsten Veller <tove@gentoo.org> -XML-Encoding-2.03.ebuild, -XML-Encoding-2.05.ebuild, -XML-Encoding-2.06.ebuild: diff --git a/dev-perl/XML-Encoding/XML-Encoding-2.01.ebuild b/dev-perl/XML-Encoding/XML-Encoding-2.01.ebuild index 16a9b84a5cf6..15d06921948c 100644 --- a/dev-perl/XML-Encoding/XML-Encoding-2.01.ebuild +++ b/dev-perl/XML-Encoding/XML-Encoding-2.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Encoding/XML-Encoding-2.01.ebuild,v 1.2 2008/07/18 18:24:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Encoding/XML-Encoding-2.01.ebuild,v 1.3 2009/07/02 20:05:25 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~coopercl/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc x86" IUSE="" DEPEND="dev-perl/XML-Parser diff --git a/dev-perl/crypt-cbc/ChangeLog b/dev-perl/crypt-cbc/ChangeLog index 23659216dd02..97503be6aa03 100644 --- a/dev-perl/crypt-cbc/ChangeLog +++ b/dev-perl/crypt-cbc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/crypt-cbc -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/ChangeLog,v 1.62 2008/10/02 06:24:36 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/ChangeLog,v 1.63 2009/07/02 20:06:08 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> crypt-cbc-2.29.ebuild: + Stable for HPPA too. *crypt-cbc-2.30 (02 Oct 2008) diff --git a/dev-perl/crypt-cbc/crypt-cbc-2.29.ebuild b/dev-perl/crypt-cbc/crypt-cbc-2.29.ebuild index f860f0badcb0..ba3dd9b5d650 100644 --- a/dev-perl/crypt-cbc/crypt-cbc-2.29.ebuild +++ b/dev-perl/crypt-cbc/crypt-cbc-2.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.29.ebuild,v 1.2 2008/06/13 16:59:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.29.ebuild,v 1.3 2009/07/02 20:06:08 jer Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/gnome2-gconf/ChangeLog b/dev-perl/gnome2-gconf/ChangeLog index 7ffc12e9bdcf..ac4f1089143b 100644 --- a/dev-perl/gnome2-gconf/ChangeLog +++ b/dev-perl/gnome2-gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gnome2-gconf -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/ChangeLog,v 1.28 2008/11/29 12:21:10 ssuominen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/ChangeLog,v 1.29 2009/07/02 20:07:18 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> gnome2-gconf-1.043.ebuild: + Stable for HPPA too. 29 Nov 2008; <ssuominen@gentoo.org> gnome2-gconf-1.043.ebuild: Move extutils-pkgconfig to DEPEND wrt #223075. diff --git a/dev-perl/gnome2-gconf/gnome2-gconf-1.043.ebuild b/dev-perl/gnome2-gconf/gnome2-gconf-1.043.ebuild index 6a377c27124d..32dba005bb9e 100644 --- a/dev-perl/gnome2-gconf/gnome2-gconf-1.043.ebuild +++ b/dev-perl/gnome2-gconf/gnome2-gconf-1.043.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/gnome2-gconf-1.043.ebuild,v 1.9 2008/11/29 12:21:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/gnome2-gconf-1.043.ebuild,v 1.10 2009/07/02 20:07:18 jer Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~rmcfarla/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" IUSE="" S=${WORKDIR}/${MY_P} diff --git a/dev-perl/gtk2-fu/ChangeLog b/dev-perl/gtk2-fu/ChangeLog index e54982ef0757..0cc0e4c4f255 100644 --- a/dev-perl/gtk2-fu/ChangeLog +++ b/dev-perl/gtk2-fu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-fu # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.26 2009/01/09 18:21:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.27 2009/07/02 20:07:45 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> gtk2-fu-0.10.ebuild: + Stable for HPPA too. 09 Jan 2009; Torsten Veller <tove@gentoo.org> gtk2-fu-0.10.ebuild: Remove Module-Build from RDEPEND (#246942) diff --git a/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild b/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild index af22ae6664d7..62daddc18ad4 100644 --- a/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild +++ b/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild,v 1.12 2009/01/09 18:21:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild,v 1.13 2009/07/02 20:07:45 jer Exp $ MODULE_AUTHOR=DAMS MY_PN=Gtk2Fu @@ -11,7 +11,7 @@ DESCRIPTION="gtk2-fu is a layer on top of perl gtk2, that brings power, simplici SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-perl/gtk2-perl diff --git a/dev-perl/gtk2-spell/ChangeLog b/dev-perl/gtk2-spell/ChangeLog index e6b39003614f..ec542a783a76 100644 --- a/dev-perl/gtk2-spell/ChangeLog +++ b/dev-perl/gtk2-spell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-spell -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.17 2008/01/17 16:37:47 flameeyes Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.18 2009/07/02 20:08:11 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> gtk2-spell-1.03.ebuild: + Stable for HPPA too. 17 Jan 2008; Diego Pettenò <flameeyes@gentoo.org> gtk2-spell-1.03.ebuild: Add missing pkg-config dependency. Thanks Patrick in bug #206186. diff --git a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild b/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild index f0548d11fe75..0b386bd31e20 100644 --- a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild +++ b/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.15 2008/01/17 16:37:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.16 2009/07/02 20:08:10 jer Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2 |