diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-09 20:05:02 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-09 20:05:02 +0000 |
commit | ca447489cca448649a8106db95616964de9b4878 (patch) | |
tree | 8cc0973ca278e16a8e23e8b285a3aa5c3bbd34b1 /x11-themes | |
parent | version bump (diff) | |
download | gentoo-2-ca447489cca448649a8106db95616964de9b4878.tar.gz gentoo-2-ca447489cca448649a8106db95616964de9b4878.tar.bz2 gentoo-2-ca447489cca448649a8106db95616964de9b4878.zip |
amd64 stable wrt #292323, remove old with an hack
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-1.0.2.ebuild | 21 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-1.0.7.ebuild | 21 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-2.0.3.ebuild | 27 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-2.0.5.ebuild | 18 |
5 files changed, 9 insertions, 83 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index 793babd13cbc..5cc481cc9a5d 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/crystal # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.39 2009/09/20 01:50:01 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.40 2009/11/09 20:05:02 ssuominen Exp $ + + 09 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> crystal-2.0.5.ebuild: + amd64 stable wrt #292323 20 Sep 2009; Ryan Hill <dirtyepic@gentoo.org> crystal-2.0.3.ebuild, crystal-2.0.5.ebuild: diff --git a/x11-themes/crystal/crystal-1.0.2.ebuild b/x11-themes/crystal/crystal-1.0.2.ebuild deleted file mode 100644 index c43457f3bc69..000000000000 --- a/x11-themes/crystal/crystal-1.0.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-1.0.2.ebuild,v 1.6 2009/04/19 19:49:39 scarabeus Exp $ - -EAPI=1 - -inherit kde - -DESCRIPTION="KDE native window decoration with transparent titlebar, buttons and borders" -HOMEPAGE="http://www.kde-look.org/content/show.php?content=13969" -SRC_URI="http://www.kde-look.org/content/files/13969-${P}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="|| ( kde-base/kwin:3.5 kde-base/kdebase:3.5 )" -RDEPEND="${DEPEND}" - -need-kde 3.2 diff --git a/x11-themes/crystal/crystal-1.0.7.ebuild b/x11-themes/crystal/crystal-1.0.7.ebuild deleted file mode 100644 index d958e9da7f01..000000000000 --- a/x11-themes/crystal/crystal-1.0.7.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-1.0.7.ebuild,v 1.2 2009/04/19 19:49:39 scarabeus Exp $ - -EAPI=1 - -inherit kde - -DESCRIPTION="KDE native window decoration with transparent titlebar, buttons and borders" -HOMEPAGE="http://www.kde-look.org/content/show.php?content=13969" -SRC_URI="http://www.kde-look.org/CONTENT/content-files/13969-${P}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="|| ( kde-base/kwin:3.5 kde-base/kdebase:3.5 )" -RDEPEND="${DEPEND}" - -need-kde 3.2 diff --git a/x11-themes/crystal/crystal-2.0.3.ebuild b/x11-themes/crystal/crystal-2.0.3.ebuild deleted file mode 100644 index 2857bb614d5a..000000000000 --- a/x11-themes/crystal/crystal-2.0.3.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-2.0.3.ebuild,v 1.2 2009/09/20 01:50:01 dirtyepic Exp $ - -EAPI="2" - -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" - -IUSE="debug" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="~amd64 ~x86" - -DEPEND="=kde-base/kwin-4*" # bug 269109 -RDEPEND=${DEPEND} - -src_install() { - kde4-base_src_install - mv "${D}"/usr/share/apps/kwin/crystal.desktop \ - "${D}"/usr/share/apps/kwin/crystal-${SLOT}.desktop \ - || die "moving desktop file failed" -} diff --git a/x11-themes/crystal/crystal-2.0.5.ebuild b/x11-themes/crystal/crystal-2.0.5.ebuild index 59f3421f2654..17ac3543bb92 100644 --- a/x11-themes/crystal/crystal-2.0.5.ebuild +++ b/x11-themes/crystal/crystal-2.0.5.ebuild @@ -1,29 +1,21 @@ # Copyright 1999-2009 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.2 2009/09/20 01:50:01 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-2.0.5.ebuild,v 1.3 2009/11/09 20:05:02 ssuominen Exp $ EAPI=2 - 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" -IUSE="debug" - LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" +IUSE="debug" -DEPEND="=kde-base/kwin-4*" # bug 269109 -RDEPEND=${DEPEND} +DEPEND="=kde-base/kwin-4*" MAKEOPTS="${MAKEOPTS} -j1" -src_install() { - kde4-base_src_install - mv "${D}"/usr/share/apps/kwin/crystal.desktop \ - "${D}"/usr/share/apps/kwin/crystal-${SLOT}.desktop \ - || die "moving desktop file failed" -} +DOCS="AUTHORS README" |