summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-27 19:14:41 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-27 19:14:41 +0000
commitf2c28d68b0a6767993f442cd72efa7b80b5852fa (patch)
tree65efc8965d2ee10b2d2408902715af515f13fe22 /x11-themes
parentVersion bump for gtk+-3.6; no longer includes a dark theme. Remove old. (diff)
downloadgentoo-2-f2c28d68b0a6767993f442cd72efa7b80b5852fa.tar.gz
gentoo-2-f2c28d68b0a6767993f442cd72efa7b80b5852fa.tar.bz2
gentoo-2-f2c28d68b0a6767993f442cd72efa7b80b5852fa.zip
Version bump for gnome-3.6. Remove old.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/zukitwo-shell/ChangeLog9
-rw-r--r--x11-themes/zukitwo-shell/zukitwo-shell-2011.12.29.ebuild34
-rw-r--r--x11-themes/zukitwo-shell/zukitwo-shell-2012.12.16.ebuild (renamed from x11-themes/zukitwo-shell/zukitwo-shell-2012.06.12.ebuild)2
3 files changed, 9 insertions, 36 deletions
diff --git a/x11-themes/zukitwo-shell/ChangeLog b/x11-themes/zukitwo-shell/ChangeLog
index 4c308083aee8..ec14ced2e57a 100644
--- a/x11-themes/zukitwo-shell/ChangeLog
+++ b/x11-themes/zukitwo-shell/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-themes/zukitwo-shell
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo-shell/ChangeLog,v 1.5 2012/07/05 00:37:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo-shell/ChangeLog,v 1.6 2012/12/27 19:14:41 tetromino Exp $
+
+*zukitwo-shell-2012.12.16 (27 Dec 2012)
+
+ 27 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ -zukitwo-shell-2011.12.29.ebuild, -zukitwo-shell-2012.06.12.ebuild,
+ +zukitwo-shell-2012.12.16.ebuild:
+ Version bump for gnome-3.6. Remove old.
*zukitwo-shell-2012.07.02 (05 Jul 2012)
diff --git a/x11-themes/zukitwo-shell/zukitwo-shell-2011.12.29.ebuild b/x11-themes/zukitwo-shell/zukitwo-shell-2011.12.29.ebuild
deleted file mode 100644
index 165512a57d66..000000000000
--- a/x11-themes/zukitwo-shell/zukitwo-shell-2011.12.29.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo-shell/zukitwo-shell-2011.12.29.ebuild,v 1.1 2012/05/05 01:33:02 tetromino Exp $
-
-EAPI="4"
-
-DESCRIPTION="Zukitwo theme for GNOME Shell"
-HOMEPAGE="http://gnome-look.org/content/show.php/Zukitwo?content=140562"
-# Upstream download URI updates file contents without changing the filename
-MY_PN="zukitwo"
-MY_P="${MY_PN}-${PV}"
-SRC_URI="http://dev.gentoo.org/~tetromino/distfiles/${MY_PN}/${MY_P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=gnome-base/gnome-shell-3.2
- media-fonts/ubuntu-font-family
- !<=x11-themes/zukitwo-2011.12.29"
-# ${PN} was part of zukitwo before 2011.12.29-r1
-DEPEND="app-arch/xz-utils"
-
-# INSTALL file contains useful information for the end user
-DOCS=( INSTALL README )
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
- insinto /usr/share/themes
- doins -r Zukitwo-Shell
- default
-}
diff --git a/x11-themes/zukitwo-shell/zukitwo-shell-2012.06.12.ebuild b/x11-themes/zukitwo-shell/zukitwo-shell-2012.12.16.ebuild
index c68b5e0f92b4..18efbcd49394 100644
--- a/x11-themes/zukitwo-shell/zukitwo-shell-2012.06.12.ebuild
+++ b/x11-themes/zukitwo-shell/zukitwo-shell-2012.12.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo-shell/zukitwo-shell-2012.06.12.ebuild,v 1.1 2012/06/25 05:24:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo-shell/zukitwo-shell-2012.12.16.ebuild,v 1.1 2012/12/27 19:14:41 tetromino Exp $
EAPI="4"