diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-29 13:49:35 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-29 13:49:35 +0000 |
commit | 1638544109e44a29387056669131bce3fa4455a6 (patch) | |
tree | 464fc8b7c02757957847c05a92c4978db17c68c9 /dev-util | |
parent | Stable on sparc wrt #179829 (diff) | |
download | historical-1638544109e44a29387056669131bce3fa4455a6.tar.gz historical-1638544109e44a29387056669131bce3fa4455a6.tar.bz2 historical-1638544109e44a29387056669131bce3fa4455a6.zip |
Stable on sparc wrt #180132
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 061131ff50b7..9eda5993fe19 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.65 2007/05/28 17:49:05 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.66 2007/05/29 13:49:35 gustavoz Exp $ + + 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> glade-3.2.0.ebuild: + Stable on sparc wrt #180132 *glade-3.2.2 (28 May 2007) diff --git a/dev-util/glade/glade-3.2.0.ebuild b/dev-util/glade/glade-3.2.0.ebuild index ce86a48bcc8a..6018f0fa388f 100644 --- a/dev-util/glade/glade-3.2.0.ebuild +++ b/dev-util/glade/glade-3.2.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.2.0.ebuild,v 1.1 2007/03/22 20:44:15 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.2.0.ebuild,v 1.2 2007/05/29 13:49:35 gustavoz Exp $ inherit eutils gnome2 MY_PN="glade3" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" IUSE="devhelp doc gnome python" RDEPEND=">=dev-libs/glib-2.8.0 |