diff options
author | 2009-08-08 23:38:11 +0000 | |
---|---|---|
committer | 2009-08-08 23:38:11 +0000 | |
commit | 2678c10b2a3fe63e7da93d037b9f2637f439a4f9 (patch) | |
tree | d688b7d4e2a0bc17618e2ff610354fb1fc1c1d42 /x11-themes/gtk-engines-xfce | |
parent | old (diff) | |
download | gentoo-2-2678c10b2a3fe63e7da93d037b9f2637f439a4f9.tar.gz gentoo-2-2678c10b2a3fe63e7da93d037b9f2637f439a4f9.tar.bz2 gentoo-2-2678c10b2a3fe63e7da93d037b9f2637f439a4f9.zip |
old
(Portage version: 2.2_rc36/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gtk-engines-xfce')
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.3.ebuild | 31 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.6.0.ebuild | 4 |
2 files changed, 2 insertions, 33 deletions
diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.3.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.3.ebuild deleted file mode 100644 index 40ea40709f5a..000000000000 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.3.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.3.ebuild,v 1.6 2008/12/15 04:52:18 jer Exp $ - -EAPI=1 -MY_P="gtk-xfce-engine-${PV}" - -inherit xfce44 - -XFCE_VERSION=4.4.3 - -xfce44 -xfce44_extra_package - -DESCRIPTION="GTK+ Theme Engine" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.6:2 - x11-libs/cairo - >=x11-libs/gtk+-2.6:2 - x11-libs/pango" - -S="${WORKDIR}/${MY_P}" - -src_unpack() { - unpack ${A} - sed -i -e 's:ICON.png README.html::g' "${S}"/themes/*/Makefile.in -} - -DOCS="AUTHORS ChangeLog NEWS README" diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.6.0.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.6.0.ebuild index 8f5e26841422..424613f85846 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.6.0.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.6.0.ebuild,v 1.9 2009/07/27 17:40:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.6.0.ebuild,v 1.10 2009/08/08 23:38:11 ssuominen Exp $ EAPI=1 @@ -12,7 +12,7 @@ XFCE_VERSION=4.6.0 xfce4_core DESCRIPTION="GTK+ Xfce4 theme engine" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.6:2 |