diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-14 17:57:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-14 17:57:21 +0000 |
commit | 3aca40d926dafdc42d3da09dbad41817452bd5b1 (patch) | |
tree | 01badb15cf48db625e02cb3a9604e96f9b286e5c /dev-util | |
parent | Stable on ppc wrt bug 202080 (diff) | |
download | gentoo-2-3aca40d926dafdc42d3da09dbad41817452bd5b1.tar.gz gentoo-2-3aca40d926dafdc42d3da09dbad41817452bd5b1.tar.bz2 gentoo-2-3aca40d926dafdc42d3da09dbad41817452bd5b1.zip |
Stable on ppc wrt bug 202008
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 9115564ad7e5..c759809fc527 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.87 2007/12/12 18:33:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.88 2007/12/14 17:57:21 nixnut Exp $ + + 14 Dec 2007; nixnut <nixnut@gentoo.org> glade-3.4.0.ebuild: + Stable on ppc wrt bug 202008 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> glade-3.4.0.ebuild: alpha/ia64/sparc/x86 stable wrt #202008 diff --git a/dev-util/glade/glade-3.4.0.ebuild b/dev-util/glade/glade-3.4.0.ebuild index b7b93a2f50dc..9ed4094a6512 100644 --- a/dev-util/glade/glade-3.4.0.ebuild +++ b/dev-util/glade/glade-3.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.0.ebuild,v 1.3 2007/12/12 18:33:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.0.ebuild,v 1.4 2007/12/14 17:57:21 nixnut Exp $ inherit eutils gnome2 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="3" -KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86" IUSE="doc gnome" RDEPEND=">=dev-libs/glib-2.8.0 |