diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:32:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:32:17 +0000 |
commit | e3c8d0d6d4f1e09a3155505d1849d5f7d0645fa3 (patch) | |
tree | c31d429327d8448ead765a7fe3b6dca98fc421a5 /dev-util/glade | |
parent | Marking gdbus-codegen-2.30.3 ppc64 for bug 410611 (diff) | |
download | gentoo-2-e3c8d0d6d4f1e09a3155505d1849d5f7d0645fa3.tar.gz gentoo-2-e3c8d0d6d4f1e09a3155505d1849d5f7d0645fa3.tar.bz2 gentoo-2-e3c8d0d6d4f1e09a3155505d1849d5f7d0645fa3.zip |
Marking glade-3.8.2 ppc64 for bug 410611
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 de6b61b6f1ab..dede7f3d9018 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.155 2012/04/18 20:32:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.156 2012/04/19 20:32:17 ranger Exp $ + + 19 Apr 2012; Brent Baude <ranger@gentoo.org> glade-3.8.2.ebuild: + Marking glade-3.8.2 ppc64 stable for bug 410611 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> glade-3.8.2.ebuild: Stable for amd64, wrt bug #410611 diff --git a/dev-util/glade/glade-3.8.2.ebuild b/dev-util/glade/glade-3.8.2.ebuild index acf7804f7d00..741ed2645d81 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.2 2012/04/18 20:32:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.2.ebuild,v 1.3 2012/04/19 20:32:17 ranger 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 |