diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-12-30 08:39:38 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-12-30 08:39:38 +0000 |
commit | f6ee3b1730a6df2c493e98642d862fe8c0cba09d (patch) | |
tree | 33620cd75351ce6a9befaa8a8ae8afe28341d12a /x11-themes/zukitwo | |
parent | Version bump. Removed old. (bug #395975 and bug #396495) (diff) | |
download | gentoo-2-f6ee3b1730a6df2c493e98642d862fe8c0cba09d.tar.gz gentoo-2-f6ee3b1730a6df2c493e98642d862fe8c0cba09d.tar.bz2 gentoo-2-f6ee3b1730a6df2c493e98642d862fe8c0cba09d.zip |
Version bump, now includes themes for xfwm4. Drop old.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/zukitwo')
-rw-r--r-- | x11-themes/zukitwo/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/zukitwo/zukitwo-0_pre20111023.ebuild | 36 | ||||
-rw-r--r-- | x11-themes/zukitwo/zukitwo-2011.12.29.ebuild (renamed from x11-themes/zukitwo/zukitwo-0_pre20111110.ebuild) | 2 |
3 files changed, 9 insertions, 38 deletions
diff --git a/x11-themes/zukitwo/ChangeLog b/x11-themes/zukitwo/ChangeLog index eeffa11c08a1..5ca4b2a89829 100644 --- a/x11-themes/zukitwo/ChangeLog +++ b/x11-themes/zukitwo/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-themes/zukitwo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo/ChangeLog,v 1.3 2011/12/11 07:18:41 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo/ChangeLog,v 1.4 2011/12/30 08:39:38 tetromino Exp $ + +*zukitwo-2011.12.29 (30 Dec 2011) + + 30 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> + -zukitwo-0_pre20111023.ebuild, -zukitwo-0_pre20111110.ebuild, + +zukitwo-2011.12.29.ebuild: + Version bump, now includes themes for xfwm4. Drop old. *zukitwo-2011.12.05 (11 Dec 2011) diff --git a/x11-themes/zukitwo/zukitwo-0_pre20111023.ebuild b/x11-themes/zukitwo/zukitwo-0_pre20111023.ebuild deleted file mode 100644 index 88decd81cf8e..000000000000 --- a/x11-themes/zukitwo/zukitwo-0_pre20111023.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo/zukitwo-0_pre20111023.ebuild,v 1.2 2011/10/28 15:36:48 mr_bones_ Exp $ - -EAPI="4" - -DESCRIPTION="Theme for GNOME 2 and 3" -HOMEPAGE="http://gnome-look.org/content/show.php/Zukitwo?content=140562" -# Upstream download URI updates file contents without changing the filename -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=x11-libs/gtk+-2.10:2 - >=x11-libs/gtk+-3.2:3 - >=x11-themes/gtk-engines-murrine-0.98.1.1 - >=x11-themes/gtk-engines-unico-1.0.1" -DEPEND="app-arch/xz-utils" - -# INSTALL file contains useful information for the end user -DOCS=( INSTALL README ) - -src_prepare() { - # Gentoo uses normal nautilus, not nautilus-elementary - sed -e 's:apps/nautilus-e.rc:apps/nautilus.rc:' -i \ - Zukitwo{,-Dark,-Resonance}/gtk-2.0/gtkrc || die -} - -src_install() { - insinto /usr/share/themes - doins -r Zukitwo Zukitwo-Dark Zukitwo-Resonance Zukitwo-Shell - default -} diff --git a/x11-themes/zukitwo/zukitwo-0_pre20111110.ebuild b/x11-themes/zukitwo/zukitwo-2011.12.29.ebuild index 8c577f78ee93..725e115831f0 100644 --- a/x11-themes/zukitwo/zukitwo-0_pre20111110.ebuild +++ b/x11-themes/zukitwo/zukitwo-2011.12.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo/zukitwo-0_pre20111110.ebuild,v 1.1 2011/11/16 09:21:26 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo/zukitwo-2011.12.29.ebuild,v 1.1 2011/12/30 08:39:38 tetromino Exp $ EAPI="4" |