diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 16:57:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 16:57:34 +0000 |
commit | 2d562f5816240fbbcea57327417f8eee6bb61289 (patch) | |
tree | 965590740f99247d9d7b383f9dd9263bd2619370 | |
parent | alpha/ia64/sh/sparc stable wrt #369909 (diff) | |
download | gentoo-2-2d562f5816240fbbcea57327417f8eee6bb61289.tar.gz gentoo-2-2d562f5816240fbbcea57327417f8eee6bb61289.tar.bz2 gentoo-2-2d562f5816240fbbcea57327417f8eee6bb61289.zip |
alpha/ia64/sh/sparc stable wrt #369909
(Portage version: 2.1.10.7/cvs/Linux ia64)
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 17299934e241..edee65a45e4d 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.135 2011/07/17 20:49:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.136 2011/08/13 16:57:34 armin76 Exp $ + + 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> glade-3.8.0.ebuild: + alpha/ia64/sh/sparc stable wrt #369909 17 Jul 2011; Markus Meier <maekke@gentoo.org> glade-3.8.0.ebuild: arm stable, bug #369909 diff --git a/dev-util/glade/glade-3.8.0.ebuild b/dev-util/glade/glade-3.8.0.ebuild index 35921ccb848a..a94a9701b10a 100644 --- a/dev-util/glade/glade-3.8.0.ebuild +++ b/dev-util/glade/glade-3.8.0.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.0.ebuild,v 1.4 2011/07/17 20:49:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.0.ebuild,v 1.5 2011/08/13 16:57:34 armin76 Exp $ EAPI="2" GNOME_ORG_MODULE="glade3" @@ -12,7 +12,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 |