summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-01 17:58:47 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-01 17:58:47 +0000
commit53acdc23a4499167d128ce9310b9251e641d77d9 (patch)
treed3eff2709214992bdd2841d7542f56d0dab1464d /kde-base/kdepasswd/kdepasswd-3.5.3.ebuild
parentUpdate to new release. (diff)
downloadgentoo-2-53acdc23a4499167d128ce9310b9251e641d77d9.tar.gz
gentoo-2-53acdc23a4499167d128ce9310b9251e641d77d9.tar.bz2
gentoo-2-53acdc23a4499167d128ce9310b9251e641d77d9.zip
Update to new release.
(Portage version: 2.1_rc3-r3)
Diffstat (limited to 'kde-base/kdepasswd/kdepasswd-3.5.3.ebuild')
-rw-r--r--kde-base/kdepasswd/kdepasswd-3.5.3.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-base/kdepasswd/kdepasswd-3.5.3.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.3.ebuild
new file mode 100644
index 000000000000..7c6bd5bdbb96
--- /dev/null
+++ b/kde-base/kdepasswd/kdepasswd-3.5.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.3.ebuild,v 1.1 2006/06/01 17:58:47 flameeyes Exp $
+
+KMNAME=kdebase
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE GUI for passwd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+
+DEPEND="
+$(deprange $PV $MAXKDEVER kde-base/libkonq)"
+
+KMCOPYLIB="libkonq libkonq"
+KMNODOCS=true