summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-06-28 22:55:01 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-06-28 22:55:01 +0000
commita106e3b307e8730d0d374547916152a6723dd195 (patch)
tree06f0d8115c3a403a71e744a0a4f5146dd29b3f89 /net-im/kpopup/kpopup-0.9.7.ebuild
parentVersion bump to 2.0.0_alpha20040513 in the pre-release series and removed the... (diff)
downloadgentoo-2-a106e3b307e8730d0d374547916152a6723dd195.tar.gz
gentoo-2-a106e3b307e8730d0d374547916152a6723dd195.tar.bz2
gentoo-2-a106e3b307e8730d0d374547916152a6723dd195.zip
version bump, QA
Diffstat (limited to 'net-im/kpopup/kpopup-0.9.7.ebuild')
-rw-r--r--net-im/kpopup/kpopup-0.9.7.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/net-im/kpopup/kpopup-0.9.7.ebuild b/net-im/kpopup/kpopup-0.9.7.ebuild
new file mode 100644
index 000000000000..1d5935690029
--- /dev/null
+++ b/net-im/kpopup/kpopup-0.9.7.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/kpopup/kpopup-0.9.7.ebuild,v 1.1 2004/06/28 22:55:01 carlo Exp $
+
+inherit kde
+
+MY_P=${P/_/}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="An SMB Network Messenger"
+HOMEPAGE="http://www.henschelsoft.de/kpopup.html"
+SRC_URI="http://www.henschelsoft.de/kpopup/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=">=net-fs/samba"
+need-kde 3 \ No newline at end of file