diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:49:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:49:16 +0000 |
commit | 69a5d6d9720c35708b611e8353d50870b018abdd (patch) | |
tree | 8cc3dab9cdf33933a779e548c363a3c4ca7ff735 /dev-util/glade | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-69a5d6d9720c35708b611e8353d50870b018abdd.tar.gz gentoo-2-69a5d6d9720c35708b611e8353d50870b018abdd.tar.bz2 gentoo-2-69a5d6d9720c35708b611e8353d50870b018abdd.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.10.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 089b2017ee0f..4ecda9f487d3 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.147 2012/01/14 16:48:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.148 2012/01/14 16:49:16 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> glade-3.10.2.ebuild: + x86 stable, bug #393007 14 Jan 2012; Markus Meier <maekke@gentoo.org> glade-3.8.1.ebuild: x86 stable, bug #393007 diff --git a/dev-util/glade/glade-3.10.2.ebuild b/dev-util/glade/glade-3.10.2.ebuild index 637ce7ecde67..31c0bace7fd7 100644 --- a/dev-util/glade/glade-3.10.2.ebuild +++ b/dev-util/glade/glade-3.10.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.10.2.ebuild,v 1.3 2011/12/29 17:37:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.10.2.ebuild,v 1.4 2012/01/14 16:49:16 maekke Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="3.10" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc +introspection python" RDEPEND=">=x11-libs/gtk+-3.0.2:3 |