diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:50:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:50:00 +0000 |
commit | 2a34747875a6fd22a85fff82f016297f82e6097b (patch) | |
tree | 91256f3bcb1662db400d375d11dbff08ca13b9d1 /dev-util/glade | |
parent | x86 stable, bug #393007 (diff) | |
download | historical-2a34747875a6fd22a85fff82f016297f82e6097b.tar.gz historical-2a34747875a6fd22a85fff82f016297f82e6097b.tar.bz2 historical-2a34747875a6fd22a85fff82f016297f82e6097b.zip |
x86 stable, bug #393007
Package-Manager: portage-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 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.1.ebuild | 6 |
3 files changed, 10 insertions, 7 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 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 |