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
commit424a5b4c641de55ebb2d98d39bc398ebba882229 (patch)
tree53fa386d96b36d4d3f5d9ef8eed52039a7f6c4f3 /dev-perl/gtk2-fu
parentStable for amd64, wrt bug #400293 (diff)
downloadgentoo-2-424a5b4c641de55ebb2d98d39bc398ebba882229.tar.gz
gentoo-2-424a5b4c641de55ebb2d98d39bc398ebba882229.tar.bz2
gentoo-2-424a5b4c641de55ebb2d98d39bc398ebba882229.zip
Stable for amd64, wrt bug #400295
(Portage version: 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"