diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:17:15 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:17:15 +0000 |
commit | 6d388ec0cc120e5ed9f56fc42ca074411ff59ca9 (patch) | |
tree | 76e2d0e0f82d996546f963a46468e9aacdb79a39 /dev-util/glade | |
parent | x86 stable per bug 369909 (diff) | |
download | gentoo-2-6d388ec0cc120e5ed9f56fc42ca074411ff59ca9.tar.gz gentoo-2-6d388ec0cc120e5ed9f56fc42ca074411ff59ca9.tar.bz2 gentoo-2-6d388ec0cc120e5ed9f56fc42ca074411ff59ca9.zip |
x86 stable per bug 369909
(Portage version: 2.1.10.4/cvs/Linux i686)
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 0fcde4d1cfad..424402ecda4c 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.133 2011/07/01 21:09:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.134 2011/07/14 10:17:15 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> glade-3.8.0.ebuild: + x86 stable per bug 369909 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> glade-3.8.0.ebuild: Stable on amd64 wrt bug #278255 diff --git a/dev-util/glade/glade-3.8.0.ebuild b/dev-util/glade/glade-3.8.0.ebuild index efe81967823e..b3f4d99910b5 100644 --- a/dev-util/glade/glade-3.8.0.ebuild +++ b/dev-util/glade/glade-3.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.0.ebuild,v 1.2 2011/07/01 21:09:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.0.ebuild,v 1.3 2011/07/14 10:17:15 tomka Exp $ EAPI="2" GNOME_ORG_MODULE="glade3" @@ -12,7 +12,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc gnome python" RDEPEND=">=dev-libs/glib-2.8:2 |