diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 22:25:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 22:25:08 +0000 |
commit | 93cb9e232f985422d22e091879c787274b4bbd9b (patch) | |
tree | 6a6d2cb99f51e4d88cbf01c1a1af9b3e0d8f627e /dev-perl/gtk2-fu | |
parent | Mark 0.61 stable on alpha (diff) | |
download | historical-93cb9e232f985422d22e091879c787274b4bbd9b.tar.gz historical-93cb9e232f985422d22e091879c787274b4bbd9b.tar.bz2 historical-93cb9e232f985422d22e091879c787274b4bbd9b.zip |
Mark 0.10 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/gtk2-fu')
-rw-r--r-- | dev-perl/gtk2-fu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-fu/ChangeLog b/dev-perl/gtk2-fu/ChangeLog index d7434788839f..eee1fa47073a 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.18 2005/08/26 02:45:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.19 2005/09/08 22:25:08 agriffis Exp $ + + 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> gtk2-fu-0.10.ebuild: + Mark 0.10 stable on alpha 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> gtk2-fu-0.10.ebuild: add ~ia64 diff --git a/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild b/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild index db5384df1c57..6dc61f601056 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.5 2005/08/26 02:45:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild,v 1.6 2005/09/08 22:25:08 agriffis 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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/gtk2-perl |