diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:28:30 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:28:30 +0000 |
commit | c55e53dee67c3b37f071841625bc3d518c5b4b85 (patch) | |
tree | f11e1f83723c454bafca5f3e232bf2ef3c3d9964 /dev-util/glade | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | historical-c55e53dee67c3b37f071841625bc3d518c5b4b85.tar.gz historical-c55e53dee67c3b37f071841625bc3d518c5b4b85.tar.bz2 historical-c55e53dee67c3b37f071841625bc3d518c5b4b85.zip |
Stable on amd64 wrt bug #185823
Package-Manager: portage-2.1.3.3
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 745d58dc4a62..77f7d3ec00f2 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.76 2007/08/08 23:56:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.77 2007/08/10 13:28:30 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> glade-3.2.2.ebuild: + Stable on amd64 wrt bug #185823 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> glade-3.2.2.ebuild: alpha/ia64 stable wrt #185823 diff --git a/dev-util/glade/glade-3.2.2.ebuild b/dev-util/glade/glade-3.2.2.ebuild index 44028eb002d1..e06b96d16f78 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.5 2007/08/08 23:56:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.2.2.ebuild,v 1.6 2007/08/10 13:28:30 angelos 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 |