summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /x11-themes/zukitwo-shell
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'x11-themes/zukitwo-shell')
-rw-r--r--x11-themes/zukitwo-shell/Manifest2
-rw-r--r--x11-themes/zukitwo-shell/metadata.xml5
-rw-r--r--x11-themes/zukitwo-shell/zukitwo-shell-2013.12.10.ebuild35
-rw-r--r--x11-themes/zukitwo-shell/zukitwo-shell-2014.10.22.ebuild35
4 files changed, 77 insertions, 0 deletions
diff --git a/x11-themes/zukitwo-shell/Manifest b/x11-themes/zukitwo-shell/Manifest
new file mode 100644
index 000000000000..e113f5596e89
--- /dev/null
+++ b/x11-themes/zukitwo-shell/Manifest
@@ -0,0 +1,2 @@
+DIST zukitwo-2013.12.10.tar.xz 220148 SHA256 0918a8a1c1ebc07112c400b8098d74eec6cd64c6eb0296d4f42897ad20347549 SHA512 48adcac0512dc1556dc224f57a851165be76ce772e2d0c6271ad78ce6239ab5a0e7c2d2edc84885c801277b462dcfe8c1c28e6ef8cd2c6ed0ecd5fdbafc75b7d WHIRLPOOL 501e0d149efce296bf811134f5f9b6fbf1f0311eeed2c840b1eca2a900a5997c71e736a95fc5b7c9400aca3f2920e561cc08bae30bce90c4663f345410ded07e
+DIST zukitwo-2014.10.22.zip 436590 SHA256 cd07aa7e469dee87ad560868ad2825f59fdc4ea8939c6c9af73c25aa949e53a9 SHA512 009e3d42fc443b103c90e9463c18ed62066dfaced5823fd395f00a042939f2eacad55b9f1506bd9f92bd25cfdb8ef9c3b74085d027c8cda1105844cc55650963 WHIRLPOOL 6856a3f74b9110ec9bc449879418e1b4fc5bce145ddd8975c06e94398afc7bfaefbb10a57c766da768a9797abdb217ad70d562b23f796ea3818437f2b94eb539
diff --git a/x11-themes/zukitwo-shell/metadata.xml b/x11-themes/zukitwo-shell/metadata.xml
new file mode 100644
index 000000000000..6e0e2ecb48ca
--- /dev/null
+++ b/x11-themes/zukitwo-shell/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+</pkgmetadata>
diff --git a/x11-themes/zukitwo-shell/zukitwo-shell-2013.12.10.ebuild b/x11-themes/zukitwo-shell/zukitwo-shell-2013.12.10.ebuild
new file mode 100644
index 000000000000..eda8a5417d49
--- /dev/null
+++ b/x11-themes/zukitwo-shell/zukitwo-shell-2013.12.10.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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/~jlec/distfiles/${MY_P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+RDEPEND="
+ >=gnome-base/gnome-shell-3.4
+ 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-2014.10.22.ebuild b/x11-themes/zukitwo-shell/zukitwo-shell-2014.10.22.ebuild
new file mode 100644
index 000000000000..ec049d121150
--- /dev/null
+++ b/x11-themes/zukitwo-shell/zukitwo-shell-2014.10.22.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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://www.hartwork.org/public/${MY_P}.zip"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+RDEPEND="
+ >=gnome-base/gnome-shell-3.14
+ media-fonts/droid
+ !<=x11-themes/zukitwo-2011.12.29"
+# ${PN} was part of zukitwo before 2011.12.29-r1
+DEPEND=""
+
+# INSTALL file contains useful information for the end user
+DOCS=( INSTALL README )
+
+S="${WORKDIR}"
+
+src_install() {
+ insinto /usr/share/themes
+ doins -r ZukiShell
+ default
+}