diff options
author | Johannes Huber <johu@gentoo.org> | 2014-02-14 21:19:01 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-02-14 21:19:01 +0000 |
commit | 3ce9104086018b5d10c654a48b2a414019aed975 (patch) | |
tree | f4158699dde7a62401a712f2d6a63ff736bb6f80 /x11-themes | |
parent | amd64/x86 stable, bug #499794 (diff) | |
download | gentoo-2-3ce9104086018b5d10c654a48b2a414019aed975.tar.gz gentoo-2-3ce9104086018b5d10c654a48b2a414019aed975.tar.bz2 gentoo-2-3ce9104086018b5d10c654a48b2a414019aed975.zip |
Remove old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-2.2.0.ebuild | 21 |
2 files changed, 4 insertions, 22 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index ea89cbfd5aa4..5be3cad1874d 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/crystal # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.54 2014/02/14 21:17:07 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.55 2014/02/14 21:19:01 johu Exp $ + + 14 Feb 2014; Johannes Huber <johu@gentoo.org> -crystal-2.2.0.ebuild: + Remove old. 14 Feb 2014; Johannes Huber <johu@gentoo.org> crystal-2.2.1.ebuild: amd64/x86 stable, bug #499794 diff --git a/x11-themes/crystal/crystal-2.2.0.ebuild b/x11-themes/crystal/crystal-2.2.0.ebuild deleted file mode 100644 index 25db660e4ed9..000000000000 --- a/x11-themes/crystal/crystal-2.2.0.ebuild +++ /dev/null @@ -1,21 +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.2.0.ebuild,v 1.3 2012/11/23 19:38:16 ago Exp $ - -EAPI=4 -KDE_MINIMAL="4.9" -inherit kde4-base - -DESCRIPTION="Crystal decoration theme for KDE4.x" -HOMEPAGE="http://kde-look.org/content/show.php/Crystal?content=75140" -SRC_URI="http://www.saschahlusiak.de/linux/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="$(add_kdebase_dep kwin)" -RDEPEND="${DEPEND}" - -DOCS=( AUTHORS README ) |