diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:45:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:45:38 +0000 |
commit | 00b64c296fb58dffa923bb0c46faa9f5533b7945 (patch) | |
tree | d6e1fce3af917c335075a1ee1ea38190689fb2a3 /dev-util/glade | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-00b64c296fb58dffa923bb0c46faa9f5533b7945.tar.gz gentoo-2-00b64c296fb58dffa923bb0c46faa9f5533b7945.tar.bz2 gentoo-2-00b64c296fb58dffa923bb0c46faa9f5533b7945.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 12a0e46b9cde..4ef4e0a77b0b 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.203 2014/02/26 21:50:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.204 2014/03/09 10:45:38 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> glade-3.16.1.ebuild: + amd64 stable, bug 499954 26 Feb 2014; Pacho Ramos <pacho@gentoo.org> glade-3.16.1.ebuild: Add missing DEPEND (#502520 by Andrew Church) diff --git a/dev-util/glade/glade-3.16.1.ebuild b/dev-util/glade/glade-3.16.1.ebuild index 1a35a974d986..6c0823940d82 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.5 2014/02/26 21:50:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.16.1.ebuild,v 1.6 2014/03/09 10:45:38 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=" |