summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-28 10:40:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-28 10:40:36 +0000
commit92b5aadec001a4e76f2a2c61ee23b0fc382a3cf6 (patch)
tree1556b8cad70d07da4dcd8cf51c6b37d20b5c4c54 /x11-libs/c++-gtk-utils
parentStable for amd64, wrt bug #420885 (diff)
downloadgentoo-2-92b5aadec001a4e76f2a2c61ee23b0fc382a3cf6.tar.gz
gentoo-2-92b5aadec001a4e76f2a2c61ee23b0fc382a3cf6.tar.bz2
gentoo-2-92b5aadec001a4e76f2a2c61ee23b0fc382a3cf6.zip
Stable for amd64, wrt bug #423895
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/c++-gtk-utils')
-rw-r--r--x11-libs/c++-gtk-utils/ChangeLog5
-rw-r--r--x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/c++-gtk-utils/ChangeLog b/x11-libs/c++-gtk-utils/ChangeLog
index 8f66a1463bbb..cb3a9b229d1d 100644
--- a/x11-libs/c++-gtk-utils/ChangeLog
+++ b/x11-libs/c++-gtk-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/c++-gtk-utils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v 1.12 2012/06/28 08:10:34 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v 1.13 2012/06/28 10:40:36 ago Exp $
+
+ 28 Jun 2012; Agostino Sarubbo <ago@gentoo.org> c++-gtk-utils-2.0.9.ebuild:
+ Stable for amd64, wrt bug #423895
28 Jun 2012; Jeff Horelick <jdhore@gentoo.org> c++-gtk-utils-2.0.9.ebuild:
marked x86 per bug 423895
diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.9.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.9.ebuild
index 50fdc4da65ab..f9220adac673 100644
--- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.9.ebuild
+++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.9.ebuild,v 1.2 2012/06/28 08:10:34 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.9.ebuild,v 1.3 2012/06/28 10:40:36 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN/++/xx}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="3"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="nls static-libs"
RDEPEND=">=dev-libs/glib-2.26