summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2007-05-22 22:36:19 +0000
committerCarsten Lohrke <carlo@gentoo.org>2007-05-22 22:36:19 +0000
commit95a9ab250200820ceabc7273f5ed5a0d490b7d06 (patch)
tree8dc9e3cf6a27feec3eb4a9ff62260ab8a432cd81 /kde-base/kdebase-data/kdebase-data-3.5.7.ebuild
parentVersion bump. (diff)
downloadgentoo-2-95a9ab250200820ceabc7273f5ed5a0d490b7d06.tar.gz
gentoo-2-95a9ab250200820ceabc7273f5ed5a0d490b7d06.tar.bz2
gentoo-2-95a9ab250200820ceabc7273f5ed5a0d490b7d06.zip
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/kdebase-data/kdebase-data-3.5.7.ebuild')
-rw-r--r--kde-base/kdebase-data/kdebase-data-3.5.7.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-base/kdebase-data/kdebase-data-3.5.7.ebuild b/kde-base/kdebase-data/kdebase-data-3.5.7.ebuild
new file mode 100644
index 000000000000..76faa4cb669e
--- /dev/null
+++ b/kde-base/kdebase-data/kdebase-data-3.5.7.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-3.5.7.ebuild,v 1.1 2007/05/22 22:36:19 carlo Exp $
+
+ARTS_REQUIRED="never"
+RESTRICT="binchecks strip"
+
+KMNAME=kdebase
+KMNOMODULE=true
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="Icons, localization data and various .desktop files from kdebase. Includes the l10n, pics and applnk subdirs."
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="
+!kde-base/kdebase-l10n !kde-base/kdebase-applnk !kde-base/kdebase-pics" # replaced these three ebuilds
+
+KMEXTRA="l10n pics applnk"
+