summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-11-24 15:20:23 +0000
committerJohannes Huber <johu@gentoo.org>2012-11-24 15:20:23 +0000
commite059d437422c61e3efa5cf1b8197a085971e5a56 (patch)
treeb735ac1ae6e1f0fd4fad09304f04e74cd64b0363 /x11-themes
parentRemove old. (diff)
downloadgentoo-2-e059d437422c61e3efa5cf1b8197a085971e5a56.tar.gz
gentoo-2-e059d437422c61e3efa5cf1b8197a085971e5a56.tar.bz2
gentoo-2-e059d437422c61e3efa5cf1b8197a085971e5a56.zip
Remove old.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/crystal/ChangeLog5
-rw-r--r--x11-themes/crystal/crystal-2.1.1.ebuild20
2 files changed, 4 insertions, 21 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog
index 91e4c939935c..d6712ecc68fb 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.51 2012/11/23 19:38:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.52 2012/11/24 15:20:23 johu Exp $
+
+ 24 Nov 2012; Johannes Huber <johu@gentoo.org> -crystal-2.1.1.ebuild:
+ Remove old.
23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> crystal-2.2.0.ebuild:
Stable for x86, wrt bug #442394
diff --git a/x11-themes/crystal/crystal-2.1.1.ebuild b/x11-themes/crystal/crystal-2.1.1.ebuild
deleted file mode 100644
index bf6484e0aeff..000000000000
--- a/x11-themes/crystal/crystal-2.1.1.ebuild
+++ /dev/null
@@ -1,20 +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/crystal/crystal-2.1.1.ebuild,v 1.3 2012/08/24 12:29:31 johu Exp $
-
-EAPI=4
-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=""
-
-DEPEND="$(add_kdebase_dep kwin)"
-RDEPEND="${DEPEND}"
-
-DOCS=( AUTHORS README )