summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/apollon/apollon-0.9.2.ebuild')
-rw-r--r--net-p2p/apollon/apollon-0.9.2.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-p2p/apollon/apollon-0.9.2.ebuild b/net-p2p/apollon/apollon-0.9.2.ebuild
new file mode 100644
index 000000000000..25c7195af4b1
--- /dev/null
+++ b/net-p2p/apollon/apollon-0.9.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/apollon-0.9.2.ebuild,v 1.1 2004/03/10 02:53:51 caleb Exp $
+
+inherit kde
+need-kde 3
+
+DESCRIPTION="A KDE-based giFT GUI"
+HOMEPAGE="http://apollon.sourceforge.net"
+SRC_URI="mirror://sourceforge/apollon/${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 amd64"
+newdepend ">=net-p2p/gift-0.11.4"