diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-25 20:15:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-25 20:15:28 +0000 |
commit | 8db8653a513a7216c74d1140e6bc2d7e4dac85f0 (patch) | |
tree | 1725e1a2e9c418fc13496e958f22a7657c9c5fd4 /dev-util/glade | |
parent | Version bump. Add support for LINGUAS as requested by Piotr Szymaniak in bug ... (diff) | |
download | historical-8db8653a513a7216c74d1140e6bc2d7e4dac85f0.tar.gz historical-8db8653a513a7216c74d1140e6bc2d7e4dac85f0.tar.bz2 historical-8db8653a513a7216c74d1140e6bc2d7e4dac85f0.zip |
arm stable, bug #410611
Package-Manager: portage-2.1.10.56/cvs/Linux i686
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index dede7f3d9018..efc972dd2faa 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.156 2012/04/19 20:32:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.157 2012/04/25 20:10:52 maekke Exp $ + + 25 Apr 2012; Markus Meier <maekke@gentoo.org> glade-3.8.2.ebuild: + arm stable, bug #410611 19 Apr 2012; Brent Baude <ranger@gentoo.org> glade-3.8.2.ebuild: Marking glade-3.8.2 ppc64 stable for bug 410611 diff --git a/dev-util/glade/glade-3.8.2.ebuild b/dev-util/glade/glade-3.8.2.ebuild index 741ed2645d81..d558fd9a6ff7 100644 --- a/dev-util/glade/glade-3.8.2.ebuild +++ b/dev-util/glade/glade-3.8.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.3 2012/04/19 20:32:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.2.ebuild,v 1.4 2012/04/25 20:10:52 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 |