diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-24 12:30:46 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-24 12:30:46 +0000 |
commit | 5247c28c3be8bc2253e210f0d963ef3cdf482626 (patch) | |
tree | deabeecfd80cfe5c245db59dc6d607ba9ad3cba0 /x11-themes/crystal | |
parent | Stable for x86, wrt bug #432470 (diff) | |
download | gentoo-2-5247c28c3be8bc2253e210f0d963ef3cdf482626.tar.gz gentoo-2-5247c28c3be8bc2253e210f0d963ef3cdf482626.tar.bz2 gentoo-2-5247c28c3be8bc2253e210f0d963ef3cdf482626.zip |
Remove old.
(Portage version: 2.2.0_alpha122/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/crystal')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-2.0.5.ebuild | 23 |
2 files changed, 4 insertions, 24 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index 85e7904177e2..e298e471d2f5 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/crystal # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.48 2012/08/24 12:29:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.49 2012/08/24 12:30:46 johu Exp $ + + 24 Aug 2012; Johannes Huber <johu@gentoo.org> -crystal-2.0.5.ebuild: + Remove old. 24 Aug 2012; Johannes Huber <johu@gentoo.org> crystal-2.1.1.ebuild: Stable for x86, wrt bug #432470 diff --git a/x11-themes/crystal/crystal-2.0.5.ebuild b/x11-themes/crystal/crystal-2.0.5.ebuild deleted file mode 100644 index 9ab7d1858687..000000000000 --- a/x11-themes/crystal/crystal-2.0.5.ebuild +++ /dev/null @@ -1,23 +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/crystal/crystal-2.0.5.ebuild,v 1.6 2011/02/02 05:48:35 tampakrap Exp $ - -EAPI=3 -inherit kde4-base - -DESCRIPTION="Crystal decoration theme for KDE4.x" -HOMEPAGE="http://kde-look.org/content/show.php/Crystal?content=75140" -SRC_URI="http://kde-look.org/CONTENT/content-files/75140-${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep kwin) -" - -MAKEOPTS="${MAKEOPTS} -j1" - -DOCS=( AUTHORS README ) |