diff options
author | 2011-07-01 21:09:30 +0000 | |
---|---|---|
committer | 2011-07-01 21:09:30 +0000 | |
commit | 194a3bd7e57848bce152afed12c9c4d4f694db70 (patch) | |
tree | 36c2f36daa46ecb0a35a4a6a593d067fa475660e /dev-util | |
parent | Stable on amd64 wrt bug #278255 (diff) | |
download | gentoo-2-194a3bd7e57848bce152afed12c9c4d4f694db70.tar.gz gentoo-2-194a3bd7e57848bce152afed12c9c4d4f694db70.tar.bz2 gentoo-2-194a3bd7e57848bce152afed12c9c4d4f694db70.zip |
Stable on amd64 wrt bug #278255
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-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 726b807fb908..0fcde4d1cfad 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.132 2011/06/19 03:38:30 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.133 2011/07/01 21:09:30 hwoarang Exp $ + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> glade-3.8.0.ebuild: + Stable on amd64 wrt bug #278255 *glade-3.10.0-r1 (19 Jun 2011) diff --git a/dev-util/glade/glade-3.8.0.ebuild b/dev-util/glade/glade-3.8.0.ebuild index 9017d985c875..efe81967823e 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.1 2011/04/07 14:19:28 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.0.ebuild,v 1.2 2011/07/01 21:09:30 hwoarang 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 |