summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2011-02-02 05:48:35 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2011-02-02 05:48:35 +0000
commit5eee8dbdc1e37ece877cef253b3bd06ad5e12666 (patch)
treebcfc68298586e711b8d840b9e74439ad651a7a7b /x11-themes/crystal
parentEAPI3 (diff)
downloadhistorical-5eee8dbdc1e37ece877cef253b3bd06ad5e12666.tar.gz
historical-5eee8dbdc1e37ece877cef253b3bd06ad5e12666.tar.bz2
historical-5eee8dbdc1e37ece877cef253b3bd06ad5e12666.zip
EAPI3, use add_kdebase_dep, use array for docs
Package-Manager: portage-2.2.0_alpha19/cvs/Linux x86_64
Diffstat (limited to 'x11-themes/crystal')
-rw-r--r--x11-themes/crystal/ChangeLog7
-rw-r--r--x11-themes/crystal/Manifest14
-rw-r--r--x11-themes/crystal/crystal-2.0.5.ebuild12
3 files changed, 14 insertions, 19 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog
index bb1e9f14ae3d..e8f548551e60 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.42 2009/12/05 15:44:52 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.43 2011/02/02 05:48:35 tampakrap Exp $
+
+ 02 Feb 2011; Theo Chatzimichos <tampakrap@gentoo.org> crystal-2.0.5.ebuild:
+ EAPI3, use add_kdebase_dep, use array for docs
05 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> crystal-2.0.5.ebuild:
Fix kde-base/kwin depend wrt #295593, thanks to AntiXpucT for reporting.
diff --git a/x11-themes/crystal/Manifest b/x11-themes/crystal/Manifest
index 7c6d9fc58630..c36c2c253380 100644
--- a/x11-themes/crystal/Manifest
+++ b/x11-themes/crystal/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST 75140-crystal-2.0.5.tar.bz2 247334 RMD160 00bd779023b1731b7e1d872aa201137695cc544c SHA1 5ffc681df39d10ffc8aa3bfdec7d3c9d72efc64f SHA256 750885df5abcd38202e58245cd308c279c58d60bf3c92766ac66317dbf752e89
-EBUILD crystal-2.0.5.ebuild 594 RMD160 b2d46ada32af25d74ff9643dd7421aacea21577c SHA1 8b097940439dc7f402be11a370b826033401c6c5 SHA256 c2b63f68d3bd03f0fb86ef2235505f83b671ca84fca09d94c03a5d7e5efbe039
-MISC ChangeLog 5461 RMD160 6ceb64972829225e5b91a43317bc0b6af04704fd SHA1 07d0b0952b28029862899e5a144014921f3ddc41 SHA256 fa051e58e86d77767b63a221f008d0d42cc627f31a51b5fd331bd38eb94fd804
+EBUILD crystal-2.0.5.ebuild 592 RMD160 2475346c06e5448a4ecf099df8f7603a742b1f9d SHA1 3dee27c0a6c1a7f0e37830beb799a97431cd6082 SHA256 6e2be9bd6bf839bfd2dd51f07ef0cc292a2f8b81d784b20aaf9c44fff3dac01c
+MISC ChangeLog 5589 RMD160 9baf8832446a672a1612bd92099ccd5a3a601698 SHA1 f23f767f5d9212a352f3097486c79563e961c4e3 SHA256 47aa6149347dec05efcc743a061012d2a8545f49f4750080d6095c7d9be08f91
MISC metadata.xml 232 RMD160 854b06094287201d0b98f2b21d36054db25d81cd SHA1 cc4f98e9ee0102aea687d71cf3af924cf156edbb SHA256 21382e863647add08888c924279a4b931b2b90ccd0cf5e526ee74a3d5e1fd0df
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
-
-iEYEARECAAYFAkzQXwsACgkQ9/cejkQaxBBtNgCcDJmhraHN3Vh4mvfgpN9UT+vQ
-hDoAn3fFWbQiy4toTXAhGlafcbkkp9X7
-=qwJR
------END PGP SIGNATURE-----
diff --git a/x11-themes/crystal/crystal-2.0.5.ebuild b/x11-themes/crystal/crystal-2.0.5.ebuild
index 926d8c23e3ae..9ab7d1858687 100644
--- a/x11-themes/crystal/crystal-2.0.5.ebuild
+++ b/x11-themes/crystal/crystal-2.0.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.5 2009/12/05 15:44:52 ssuominen Exp $
+# $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=2
+EAPI=3
inherit kde4-base
DESCRIPTION="Crystal decoration theme for KDE4.x"
@@ -14,8 +14,10 @@ SLOT="4"
KEYWORDS="amd64 x86"
IUSE="debug"
-DEPEND=">=kde-base/kwin-${KDE_MINIMAL}"
+DEPEND="
+ $(add_kdebase_dep kwin)
+"
MAKEOPTS="${MAKEOPTS} -j1"
-DOCS="AUTHORS README"
+DOCS=( AUTHORS README )