diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-01-24 17:20:34 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-01-24 17:20:34 +0000 |
commit | ad266e37b216b18c0900f761813184856c78fb7f (patch) | |
tree | e4dfaa1ab91b03e0d7ac59695f54cdb3b174176b /dev-util/glade/glade-3.6.7.ebuild | |
parent | alpha/arm/ia64/sparc stable wrt #301401 (diff) | |
download | historical-ad266e37b216b18c0900f761813184856c78fb7f.tar.gz historical-ad266e37b216b18c0900f761813184856c78fb7f.tar.bz2 historical-ad266e37b216b18c0900f761813184856c78fb7f.zip |
Stable on alpha, bug #298204
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'dev-util/glade/glade-3.6.7.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.6.7.ebuild b/dev-util/glade/glade-3.6.7.ebuild index a35eb6797761..eb3c8e680a5f 100644 --- a/dev-util/glade/glade-3.6.7.ebuild +++ b/dev-util/glade/glade-3.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild,v 1.5 2010/01/19 03:51:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild,v 1.6 2010/01/24 17:20:34 klausman Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc gnome python" RDEPEND=">=dev-libs/glib-2.8.0 |