diff options
author | 2014-04-21 10:29:04 +0000 | |
---|---|---|
committer | 2014-04-21 10:29:04 +0000 | |
commit | 93fc7f58c1958ea9cd4bcb826f2ab89ccaf128c2 (patch) | |
tree | 477b096e456fd68c02f07faf5e802e14ee3e442e /dev-util | |
parent | Stable for arm, wrt bug #507568 (diff) | |
download | gentoo-2-93fc7f58c1958ea9cd4bcb826f2ab89ccaf128c2.tar.gz gentoo-2-93fc7f58c1958ea9cd4bcb826f2ab89ccaf128c2.tar.bz2 gentoo-2-93fc7f58c1958ea9cd4bcb826f2ab89ccaf128c2.zip |
Stable for arm, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-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 2b7af1919701..2ceb8d6b142e 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.210 2014/04/19 17:43:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.211 2014/04/21 10:29:04 ago Exp $ + + 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glade-3.16.1.ebuild: + Stable for arm, wrt bug #507568 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glade-3.16.1.ebuild, glade-3.8.4.ebuild: diff --git a/dev-util/glade/glade-3.16.1.ebuild b/dev-util/glade/glade-3.16.1.ebuild index e54ed06a1914..d218e94c4705 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.12 2014/04/19 17:43:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.16.1.ebuild,v 1.13 2014/04/21 10:29:04 ago 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=" |