diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-04-27 10:04:33 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-04-27 10:04:33 +0000 |
commit | a5f8c17d17660523dfe50cea83a068fafde60309 (patch) | |
tree | 13794ce860f21f39978c40fc7578c881e149bafe /x11-themes/zukitwo-shell | |
parent | drop old (diff) | |
download | gentoo-2-a5f8c17d17660523dfe50cea83a068fafde60309.tar.gz gentoo-2-a5f8c17d17660523dfe50cea83a068fafde60309.tar.bz2 gentoo-2-a5f8c17d17660523dfe50cea83a068fafde60309.zip |
drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-themes/zukitwo-shell')
4 files changed, 5 insertions, 103 deletions
diff --git a/x11-themes/zukitwo-shell/ChangeLog b/x11-themes/zukitwo-shell/ChangeLog index 887fdb094955..73ed84e3f185 100644 --- a/x11-themes/zukitwo-shell/ChangeLog +++ b/x11-themes/zukitwo-shell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/zukitwo-shell # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo-shell/ChangeLog,v 1.14 2014/03/09 12:05:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo-shell/ChangeLog,v 1.15 2014/04/27 10:04:33 pacho Exp $ + + 27 Apr 2014; Pacho Ramos <pacho@gentoo.org> -zukitwo-shell-2012.07.02.ebuild, + -zukitwo-shell-2012.12.16.ebuild, -zukitwo-shell-2013.04.24.ebuild: + drop old 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> zukitwo-shell-2013.12.10.ebuild: x86 stable, bug 499954 diff --git a/x11-themes/zukitwo-shell/zukitwo-shell-2012.07.02.ebuild b/x11-themes/zukitwo-shell/zukitwo-shell-2012.07.02.ebuild deleted file mode 100644 index c262ed68e4e1..000000000000 --- a/x11-themes/zukitwo-shell/zukitwo-shell-2012.07.02.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-2012.07.02.ebuild,v 1.1 2012/07/05 00:37:21 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.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-2012.12.16.ebuild b/x11-themes/zukitwo-shell/zukitwo-shell-2012.12.16.ebuild deleted file mode 100644 index 18efbcd49394..000000000000 --- a/x11-themes/zukitwo-shell/zukitwo-shell-2012.12.16.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-2012.12.16.ebuild,v 1.1 2012/12/27 19:14:41 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.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-2013.04.24.ebuild b/x11-themes/zukitwo-shell/zukitwo-shell-2013.04.24.ebuild deleted file mode 100644 index 6b4c0b31e193..000000000000 --- a/x11-themes/zukitwo-shell/zukitwo-shell-2013.04.24.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo-shell/zukitwo-shell-2013.04.24.ebuild,v 1.3 2013/12/08 19:54:27 pacho 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/~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 -} |