diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-24 14:19:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-24 14:19:36 +0000 |
commit | 0dd0ad95907f5c3816668a9ceec8045829aa6d13 (patch) | |
tree | 8ed61f79d44d05e7fcea23b86ce770fbc7bd3792 /dev-util | |
parent | Stable on ppc64; bug #235518 (diff) | |
download | gentoo-2-0dd0ad95907f5c3816668a9ceec8045829aa6d13.tar.gz gentoo-2-0dd0ad95907f5c3816668a9ceec8045829aa6d13.tar.bz2 gentoo-2-0dd0ad95907f5c3816668a9ceec8045829aa6d13.zip |
Stable on ppc64; bug #235522
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index fa472a95e7b8..fa62dec8898f 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.104 2008/08/23 17:18:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.105 2008/08/24 14:19:36 corsair Exp $ + + 24 Aug 2008; Markus Rothe <corsair@gentoo.org> glade-3.4.5.ebuild: + Stable on ppc64; bug #235522 23 Aug 2008; Markus Meier <maekke@gentoo.org> glade-3.4.5.ebuild: amd64/x86 stable, bug #235522 diff --git a/dev-util/glade/glade-3.4.5.ebuild b/dev-util/glade/glade-3.4.5.ebuild index 797ab8fe38f3..531625e65623 100644 --- a/dev-util/glade/glade-3.4.5.ebuild +++ b/dev-util/glade/glade-3.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.3 2008/08/23 17:18:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.4 2008/08/24 14:19:36 corsair 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc gnome" RDEPEND=">=dev-libs/glib-2.8.0 |