diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:51:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:51:54 +0000 |
commit | 712015978085923b6e018623f8b7321d2a8ec87a (patch) | |
tree | 2a3eab95fffb3e254d61a5b08f58f7a3dc9df57f /dev-perl/gtk2-gladexml | |
parent | Stable for amd64, wrt bug #400295 (diff) | |
download | gentoo-2-712015978085923b6e018623f8b7321d2a8ec87a.tar.gz gentoo-2-712015978085923b6e018623f8b7321d2a8ec87a.tar.bz2 gentoo-2-712015978085923b6e018623f8b7321d2a8ec87a.zip |
Stable for amd64, wrt bug #400297
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/gtk2-gladexml')
-rw-r--r-- | dev-perl/gtk2-gladexml/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/gtk2-gladexml/ChangeLog b/dev-perl/gtk2-gladexml/ChangeLog index 9b0264d00b59..b958cc0ea1e3 100644 --- a/dev-perl/gtk2-gladexml/ChangeLog +++ b/dev-perl/gtk2-gladexml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-gladexml -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.44 2011/09/04 11:21:36 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.45 2012/02/24 10:51:54 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> gtk2-gladexml-1.7.0.ebuild: + Stable for amd64, wrt bug #400297 04 Sep 2011; Torsten Veller <tove@gentoo.org> -gtk2-gladexml-1.007.ebuild: Cleanup diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild index b3c5db26486c..8107e3f52805 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.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-gladexml/gtk2-gladexml-1.7.0.ebuild,v 1.1 2011/08/27 19:16:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild,v 1.2 2012/02/24 10:51:54 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |