diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:56:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:56:21 +0000 |
commit | 626bac2341f80b1854131c26d855449a45d98e2a (patch) | |
tree | 77edbee9843f518ccae8f82e55264ca067ae1c32 /dev-util/glade | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-626bac2341f80b1854131c26d855449a45d98e2a.tar.gz gentoo-2-626bac2341f80b1854131c26d855449a45d98e2a.tar.bz2 gentoo-2-626bac2341f80b1854131c26d855449a45d98e2a.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.16.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 4ef4e0a77b0b..4c4f08f1d8b0 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.204 2014/03/09 10:45:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.205 2014/03/09 11:56:21 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> glade-3.16.1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> glade-3.16.1.ebuild: amd64 stable, bug 499954 diff --git a/dev-util/glade/glade-3.16.1.ebuild b/dev-util/glade/glade-3.16.1.ebuild index 6c0823940d82..121c75ec5c37 100644 --- a/dev-util/glade/glade-3.16.1.ebuild +++ b/dev-util/glade/glade-3.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.16.1.ebuild,v 1.6 2014/03/09 10:45:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.16.1.ebuild,v 1.7 2014/03/09 11:56:21 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/6" # subslot = suffix of libgladeui-2.so -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="+introspection python" RDEPEND=" |