diff options
author | Markus Meier <maekke@gentoo.org> | 2015-07-07 20:43:21 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-07-07 20:43:21 +0000 |
commit | 0ef57d5048368e4914948b1ba896f330de9457af (patch) | |
tree | 9d2300a9f09f8d0367883f988ee4fa5d38531816 /dev-util | |
parent | arm stable, bug #551814 (diff) | |
download | gentoo-2-0ef57d5048368e4914948b1ba896f330de9457af.tar.gz gentoo-2-0ef57d5048368e4914948b1ba896f330de9457af.tar.bz2 gentoo-2-0ef57d5048368e4914948b1ba896f330de9457af.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)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gtk-update-icon-cache/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/gtk-update-icon-cache/ChangeLog b/dev-util/gtk-update-icon-cache/ChangeLog index 731e28d1c638..11da5d5854c7 100644 --- a/dev-util/gtk-update-icon-cache/ChangeLog +++ b/dev-util/gtk-update-icon-cache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/gtk-update-icon-cache # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-update-icon-cache/ChangeLog,v 1.7 2015/07/05 10:04:35 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-update-icon-cache/ChangeLog,v 1.8 2015/07/07 20:43:21 maekke Exp $ + + 07 Jul 2015; Markus Meier <maekke@gentoo.org> + gtk-update-icon-cache-3.14.13.ebuild: + arm stable, bug #551814 *gtk-update-icon-cache-3.16.4 (05 Jul 2015) diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild index 696354126ee0..a7ef872475de 100644 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild +++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.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/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild,v 1.5 2015/06/26 09:21:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild,v 1.6 2015/07/07 20:43:21 maekke Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ LICENSE="LGPL-2+" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.41.2:2 |