diff options
author | 2005-07-12 12:53:24 +0000 | |
---|---|---|
committer | 2005-07-12 12:53:24 +0000 | |
commit | b421ed0520e169d7d94904edc7c06d30887d994b (patch) | |
tree | b82377793d6513b79f53b173fa59364bc5289310 | |
parent | stable amd64 (diff) | |
download | historical-b421ed0520e169d7d94904edc7c06d30887d994b.tar.gz historical-b421ed0520e169d7d94904edc7c06d30887d994b.tar.bz2 historical-b421ed0520e169d7d94904edc7c06d30887d994b.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r1
-rw-r--r-- | dev-perl/Curses-UI/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Curses-UI/Curses-UI-0.95.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/gtk2-fu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-perl/Curses-UI/ChangeLog b/dev-perl/Curses-UI/ChangeLog index c8e5c2f6901f..dc01b911a37f 100644 --- a/dev-perl/Curses-UI/ChangeLog +++ b/dev-perl/Curses-UI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Curses-UI # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/ChangeLog,v 1.12 2005/06/27 07:17:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/ChangeLog,v 1.13 2005/07/12 12:53:24 blubb Exp $ + + 12 Jul 2005; Simon Stelling <blubb@gentoo.org> Curses-UI-0.95.ebuild: + stable on amd64 27 Jun 2005; Markus Rothe <corsair@gentoo.org> Curses-UI-0.95.ebuild: Stable on ppc64 diff --git a/dev-perl/Curses-UI/Curses-UI-0.95.ebuild b/dev-perl/Curses-UI/Curses-UI-0.95.ebuild index fa3a01bbe6d3..625be35ce507 100644 --- a/dev-perl/Curses-UI/Curses-UI-0.95.ebuild +++ b/dev-perl/Curses-UI/Curses-UI-0.95.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/Curses-UI/Curses-UI-0.95.ebuild,v 1.6 2005/06/27 07:17:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/Curses-UI-0.95.ebuild,v 1.7 2005/07/12 12:53:24 blubb Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~marcus/${P}/" SRC_URI="mirror://cpan/authors/id/M/MA/MARCUS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/gtk2-fu/ChangeLog b/dev-perl/gtk2-fu/ChangeLog index ac339dc23d1d..858e1e63c32e 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.15 2005/06/22 08:22:16 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.16 2005/07/12 12:53:23 blubb Exp $ + + 12 Jul 2005; Simon Stelling <blubb@gentoo.org> gtk2-fu-0.10.ebuild: + stable on amd64 22 Jun 2005; <dams@gentoo.org> gtk2-fu-0.10.ebuild: added dep on dev-perl/module-build, bug #96720 diff --git a/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild b/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild index 345f9ef7c87d..67f6a86f49eb 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-2005 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.2 2005/06/22 08:22:16 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild,v 1.3 2005/07/12 12:53:23 blubb Exp $ inherit perl-module DESCRIPTION="gtk2-fu is a layer on top of perl gtk2, that brings power, simplicity and speed of development" @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~dams/${MY_P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="" DEPEND="dev-perl/gtk2-perl |