diff options
author | Markus Meier <maekke@gentoo.org> | 2013-10-17 20:45:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-10-17 20:45:25 +0000 |
commit | 3746b92026b8ca6c56f0e78cd7bf3a1f501e2cbe (patch) | |
tree | a530d042a2f69071ccd84c6fd7112ccfa112d888 /dev-util | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-3746b92026b8ca6c56f0e78cd7bf3a1f501e2cbe.tar.gz gentoo-2-3746b92026b8ca6c56f0e78cd7bf3a1f501e2cbe.tar.bz2 gentoo-2-3746b92026b8ca6c56f0e78cd7bf3a1f501e2cbe.zip |
arm stable, bug #476364
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 5f9d338e745b..d778f6dd61e0 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.190 2013/09/28 19:49:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.191 2013/10/17 20:45:25 maekke Exp $ + + 17 Oct 2013; Markus Meier <maekke@gentoo.org> glade-3.8.4.ebuild: + arm stable, bug #476364 *glade-3.8.4 (28 Sep 2013) diff --git a/dev-util/glade/glade-3.8.4.ebuild b/dev-util/glade/glade-3.8.4.ebuild index eb8fc5533ac0..64baf1791f5a 100644 --- a/dev-util/glade/glade-3.8.4.ebuild +++ b/dev-util/glade/glade-3.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.1 2013/09/28 19:49:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.2 2013/10/17 20:45:25 maekke Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3/11" # subslot = suffix of libgladeui-1.so -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="gnome python" RDEPEND=" |