From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/zukitwo-shell/
Date: Thu, 16 Feb 2017 00:17:53 +0000 (UTC) [thread overview]
Message-ID: <1487204118.0e6d0f79749aa9072f4e125816f3457c29f23bc3.leio@gentoo> (raw)
commit: 0e6d0f79749aa9072f4e125816f3457c29f23bc3
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 23:58:39 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 00:15:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e6d0f79
x11-themes/zukitwo-shell: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
x11-themes/zukitwo-shell/Manifest | 2 --
.../zukitwo-shell/zukitwo-shell-2013.12.10.ebuild | 35 ----------------------
.../zukitwo-shell/zukitwo-shell-2014.10.22.ebuild | 35 ----------------------
3 files changed, 72 deletions(-)
diff --git a/x11-themes/zukitwo-shell/Manifest b/x11-themes/zukitwo-shell/Manifest
deleted file mode 100644
index e113f5596e..0000000000
--- a/x11-themes/zukitwo-shell/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-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/zukitwo-shell-2013.12.10.ebuild b/x11-themes/zukitwo-shell/zukitwo-shell-2013.12.10.ebuild
deleted file mode 100644
index 998815b457..0000000000
--- a/x11-themes/zukitwo-shell/zukitwo-shell-2013.12.10.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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="https://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
deleted file mode 100644
index ec049d1211..0000000000
--- a/x11-themes/zukitwo-shell/zukitwo-shell-2014.10.22.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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
-}
next reply other threads:[~2017-02-16 0:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-16 0:17 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-20 20:52 [gentoo-commits] repo/gentoo:master commit in: x11-themes/zukitwo-shell/ David Seifert
2018-05-05 1:26 Aaron Bauman
2017-02-11 18:31 Pacho Ramos
2016-10-08 22:58 Gilles Dartiguelongue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1487204118.0e6d0f79749aa9072f4e125816f3457c29f23bc3.leio@gentoo \
--to=leio@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox