diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-12-29 17:37:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-12-29 17:37:29 +0000 |
commit | 671dd05c527c12dc5b0e95fff7baff8863cd0fa8 (patch) | |
tree | 9ee9eb7f8dec3f2bdac6fbd087dfa0d916dffcd7 /dev-util/glade | |
parent | amd64 stable, bug 393007 (diff) | |
download | gentoo-2-671dd05c527c12dc5b0e95fff7baff8863cd0fa8.tar.gz gentoo-2-671dd05c527c12dc5b0e95fff7baff8863cd0fa8.tar.bz2 gentoo-2-671dd05c527c12dc5b0e95fff7baff8863cd0fa8.zip |
amd64 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 | 6 | ||||
-rw-r--r-- | dev-util/glade/glade-3.10.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index d158cf2b881b..086e1d8eb140 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,10 @@ # 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.145 2011/10/30 17:41:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.146 2011/12/29 17:37:29 pacho Exp $ + + 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> glade-3.8.1.ebuild, + glade-3.10.2.ebuild: + amd64 stable, bug 393007 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> glade-3.10.0-r1.ebuild: alpha/ia64/sh/sparc stable wrt #385699 diff --git a/dev-util/glade/glade-3.10.2.ebuild b/dev-util/glade/glade-3.10.2.ebuild index 1ecddb0dacd1..637ce7ecde67 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 # 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.2 2011/10/19 20:20:38 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.10.2.ebuild,v 1.3 2011/12/29 17:37:29 pacho 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 34320b94943d..21840a25db92 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 # 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.1 2011/10/16 00:12:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.1.ebuild,v 1.2 2011/12/29 17:37:29 pacho 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 |