summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2004-03-15 21:19:34 +0000
committerGustavo Felisberto <humpback@gentoo.org>2004-03-15 21:19:34 +0000
commite3c0d3d9c74bde004dafbbbda69ff8aa0104d549 (patch)
tree8e5ec62eacc0b8219bf3bedfa7931eaa0d5b5c45 /net-im/universalkopete/universalkopete-0.1.ebuild
parentAdd new ebuild. (Manifest recommit) (diff)
downloadgentoo-2-e3c0d3d9c74bde004dafbbbda69ff8aa0104d549.tar.gz
gentoo-2-e3c0d3d9c74bde004dafbbbda69ff8aa0104d549.tar.bz2
gentoo-2-e3c0d3d9c74bde004dafbbbda69ff8aa0104d549.zip
Initial import
Diffstat (limited to 'net-im/universalkopete/universalkopete-0.1.ebuild')
-rw-r--r--net-im/universalkopete/universalkopete-0.1.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/net-im/universalkopete/universalkopete-0.1.ebuild b/net-im/universalkopete/universalkopete-0.1.ebuild
new file mode 100644
index 000000000000..b9b5219d1e64
--- /dev/null
+++ b/net-im/universalkopete/universalkopete-0.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/universalkopete/universalkopete-0.1.ebuild,v 1.1 2004/03/15 21:19:34 humpback Exp $
+
+inherit kde
+need-kde 3.2
+
+S=${WORKDIR}/universalkopete
+
+DESCRIPTION="Allows Kopete to embed into the Universal Sidebar and become part\
+ of your KDE desktop as opposed to a floating window."
+SRC_URI="http://www.nemohackers.org/software/universalkopete/${P}.tar.bz2
+ http://flameeyes.web.ctonet.it/mirror/${P}.tar.bz2"
+
+HOMEPAGE="http://www.nemohackers.org/"
+
+LICENSE="GPL-2"
+
+SLOT="0"
+
+KEYWORDS="~x86"
+
+IUSE=""
+
+DEPEND=">=kde-base/kdenetwork-3.2_rc1"