diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:48:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:48:08 +0000 |
commit | 7e357c3da17b4c11cb0e9b46131ea0d0ce48487d (patch) | |
tree | b180aaa9c9fe9e036fc072ee9bd18f6592121a28 /dev-util/glade | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-7e357c3da17b4c11cb0e9b46131ea0d0ce48487d.tar.gz gentoo-2-7e357c3da17b4c11cb0e9b46131ea0d0ce48487d.tar.bz2 gentoo-2-7e357c3da17b4c11cb0e9b46131ea0d0ce48487d.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 | 7 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 086e1d8eb140..089b2017ee0f 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.146 2011/12/29 17:37:29 pacho Exp $ +# 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 $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> glade-3.8.1.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> glade-3.8.1.ebuild, glade-3.10.2.ebuild: diff --git a/dev-util/glade/glade-3.8.1.ebuild b/dev-util/glade/glade-3.8.1.ebuild index 21840a25db92..a34d46373377 100644 --- a/dev-util/glade/glade-3.8.1.ebuild +++ b/dev-util/glade/glade-3.8.1.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.8.1.ebuild,v 1.2 2011/12/29 17:37:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.1.ebuild,v 1.3 2012/01/14 16:48:08 maekke Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="3" -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 gnome python" RDEPEND=">=dev-libs/glib-2.8:2 |