commit: bd8b92d96c987d1047ad4ac68825dfac25252e5d Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Mon Jun 8 22:17:29 2015 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Mon Jun 8 22:17:29 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=bd8b92d9
dev-util/gtk-update-icon-cache: moved to gentoo-x86 .../gtk-update-icon-cache-3.16.3.ebuild | 28 ---------------------- 1 file changed, 28 deletions(-) diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.16.3.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.16.3.ebuild deleted file mode 100644 index 8b5e8e3..0000000 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.16.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="GTK update icon cache" -HOMEPAGE="http://www.gtk.org/" -SRC_URI="http://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.xz" - -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" - -RDEPEND=" - >=dev-libs/glib-2.43.4:2 - >=x11-libs/gdk-pixbuf-2.30:2 - !<x11-libs/gtk+-2.24.28-r1:2 -" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.50.1 - virtual/pkgconfig -"
