diff options
author | Markus Meier <maekke@gentoo.org> | 2015-07-07 20:53:20 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-07-07 20:53:20 +0000 |
commit | c4ed267625bc43f81bca911e42e87c3d9b50d058 (patch) | |
tree | b1e661f04e1aea5f594695b50063bd1b2b65c205 | |
parent | arm stable, bug #551814 (diff) | |
download | gentoo-2-c4ed267625bc43f81bca911e42e87c3d9b50d058.tar.gz gentoo-2-c4ed267625bc43f81bca911e42e87c3d9b50d058.tar.bz2 gentoo-2-c4ed267625bc43f81bca911e42e87c3d9b50d058.zip |
arm stable, bug #551814
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-1.2.10-r13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 8a5fe7ce2ff1..f6ee51e56f5a 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.789 2015/07/07 20:52:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.790 2015/07/07 20:53:20 maekke Exp $ + + 07 Jul 2015; Markus Meier <maekke@gentoo.org> gtk+-1.2.10-r13.ebuild: + arm stable, bug #551814 07 Jul 2015; Markus Meier <maekke@gentoo.org> gtk+-2.24.28-r1.ebuild: arm stable, bug #551814 diff --git a/x11-libs/gtk+/gtk+-1.2.10-r13.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r13.ebuild index 42f8c1e33a84..2284481b5314 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r13.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r13.ebuild,v 1.4 2015/06/26 09:24:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r13.ebuild,v 1.5 2015/07/07 20:53:20 maekke Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI} http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gento LICENSE="LGPL-2.1+" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="nls debug" # Supported languages and translated documentation |