summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:51:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:51:20 +0000
commit4df16f769d5be98ab76659753c084164af2671d4 (patch)
tree3ed66f69efa87f2aa3a838aa3f55d19f7d499ead /dev-perl/gtk2-fu
parentStable for amd64, wrt bug #400293 (diff)
downloadhistorical-4df16f769d5be98ab76659753c084164af2671d4.tar.gz
historical-4df16f769d5be98ab76659753c084164af2671d4.tar.bz2
historical-4df16f769d5be98ab76659753c084164af2671d4.zip
Stable for amd64, wrt bug #400295
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/gtk2-fu')
-rw-r--r--dev-perl/gtk2-fu/ChangeLog7
-rw-r--r--dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/gtk2-fu/ChangeLog b/dev-perl/gtk2-fu/ChangeLog
index 201ff7c13b4d..fa2fa3e26418 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.31 2011/09/04 11:23:13 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.32 2012/02/24 10:51:20 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> gtk2-fu-0.110.0.ebuild:
+ Stable for amd64, wrt bug #400295
04 Sep 2011; Torsten Veller <tove@gentoo.org> -gtk2-fu-0.11.ebuild:
Cleanup
diff --git a/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild b/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild
index d5f117a146d2..ee9338916833 100644
--- a/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild
+++ b/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.110.0.ebuild,v 1.1 2011/08/27 19:18:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild,v 1.2 2012/02/24 10:51:20 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="gtk2-fu is a layer on top of perl gtk2, that brings power, simplicity and speed of development"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND="dev-perl/gtk2-perl"