diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 14:59:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 14:59:07 +0000 |
commit | 3874435592471d92def08eeb296df7ef4b4347d3 (patch) | |
tree | ea016b5a68c5e9aa8127806cdc590a3dc15ae088 /dev-util/glade | |
parent | Stable on sparc wrt #185823 (diff) | |
download | historical-3874435592471d92def08eeb296df7ef4b4347d3.tar.gz historical-3874435592471d92def08eeb296df7ef4b4347d3.tar.bz2 historical-3874435592471d92def08eeb296df7ef4b4347d3.zip |
Stable on sparc wrt #185823
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index bcccb3e2b220..20c66bb07187 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.73 2007/06/25 14:22:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.74 2007/08/07 14:59:07 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> glade-3.2.2.ebuild: + Stable on sparc wrt #185823 25 Jun 2007; Raúl Porcel <armin76@gentoo.org> glade-3.2.0.ebuild: ia64 stable wrt #180132 diff --git a/dev-util/glade/glade-3.2.2.ebuild b/dev-util/glade/glade-3.2.2.ebuild index 30018f958527..5c08a0a013be 100644 --- a/dev-util/glade/glade-3.2.2.ebuild +++ b/dev-util/glade/glade-3.2.2.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.2.2.ebuild,v 1.2 2007/05/30 13:41:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.2.2.ebuild,v 1.3 2007/08/07 14:59:07 gustavoz 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="devhelp doc gnome python" RDEPEND=">=dev-libs/glib-2.8.0 |