diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-04 07:39:15 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-04 07:39:15 +0000 |
commit | 5f36ba732f568ba3e3234b31ace5be1e3cb84eba (patch) | |
tree | a46320d3ca31a03822331ddd090d801ea2009178 /dev-util/glade | |
parent | Remove old. (diff) | |
download | gentoo-2-5f36ba732f568ba3e3234b31ace5be1e3cb84eba.tar.gz gentoo-2-5f36ba732f568ba3e3234b31ace5be1e3cb84eba.tar.bz2 gentoo-2-5f36ba732f568ba3e3234b31ace5be1e3cb84eba.zip |
x86 stable wrt bug #427544
(Portage version: 2.1.11.9/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.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 49b9849488eb..1ce5bd889936 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.168 2012/09/22 10:06:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.169 2012/10/04 07:39:15 phajdan.jr Exp $ + + 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> glade-3.12.1.ebuild: + x86 stable wrt bug #427544 *glade-3.12.2 (22 Sep 2012) diff --git a/dev-util/glade/glade-3.12.1.ebuild b/dev-util/glade/glade-3.12.1.ebuild index d1f648c7e10f..0d2b8b6fa9c1 100644 --- a/dev-util/glade/glade-3.12.1.ebuild +++ b/dev-util/glade/glade-3.12.1.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.12.1.ebuild,v 1.4 2012/05/15 23:23:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.12.1.ebuild,v 1.5 2012/10/04 07:39:15 phajdan.jr 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 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc +introspection python" RDEPEND="dev-libs/atk[introspection?] |