summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2006-12-03 10:45:11 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2006-12-03 10:45:11 +0000
commitb246eb3ecc9b3b10fe49c2746791a8348420aab1 (patch)
treec028bc6d1235209b96f73579779521cc7f081246 /net-im/tapioca-xmpp
parentNew release, fixes #156831 and #156844. (diff)
downloadgentoo-2-b246eb3ecc9b3b10fe49c2746791a8348420aab1.tar.gz
gentoo-2-b246eb3ecc9b3b10fe49c2746791a8348420aab1.tar.bz2
gentoo-2-b246eb3ecc9b3b10fe49c2746791a8348420aab1.zip
Style change ;]
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'net-im/tapioca-xmpp')
-rw-r--r--net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild b/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild
index 72dbeef7552e..8dc14e63c85d 100644
--- a/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild
+++ b/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild
@@ -1,14 +1,16 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild,v 1.5 2006/12/03 10:39:03 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild,v 1.6 2006/12/03 10:45:11 peper Exp $
DESCRIPTION="Tapioca XMPP protocol"
HOMEPAGE="http://tapioca-voip.sf.net"
SRC_URI="mirror://sourceforge/tapioca-voip/${P}.tar.gz"
-SLOT="0"
+
LICENSE="LGPL-2"
+SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+
DEPEND="net-im/tapiocad
net-libs/libjingle
>=dev-libs/glib-2