summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2004-06-23 01:16:54 +0000
committerGustavo Felisberto <humpback@gentoo.org>2004-06-23 01:16:54 +0000
commit19c8299d479caa4c4278f34219d622ba848fb7fb (patch)
tree78662641c6f780985703997fc7c8cbcab306f527 /net-im/jud
parentget on top of #49534 but stay under #49933 (diff)
downloadhistorical-19c8299d479caa4c4278f34219d622ba848fb7fb.tar.gz
historical-19c8299d479caa4c4278f34219d622ba848fb7fb.tar.bz2
historical-19c8299d479caa4c4278f34219d622ba848fb7fb.zip
added IUSE
Diffstat (limited to 'net-im/jud')
-rw-r--r--net-im/jud/ChangeLog5
-rw-r--r--net-im/jud/jud-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/jud/ChangeLog b/net-im/jud/ChangeLog
index cd5324c1fc28..82dc326a99e5 100644
--- a/net-im/jud/ChangeLog
+++ b/net-im/jud/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/jud
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/jud/ChangeLog,v 1.5 2004/05/24 00:45:52 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/jud/ChangeLog,v 1.6 2004/06/23 01:16:54 humpback Exp $
+
+ 23 Jun 2004; Gustavo Felisberto <humpback@gentoo.org>; jud-0.5.ebuild:
+ Adding IUSE.
24 May 2004; Gustavo Felisberto <humpback@gentoo.org>; jud-0.5.ebuild:
Changed description, thanks to Daniel Webert <daniel_webert@web.de> in bug
diff --git a/net-im/jud/jud-0.5.ebuild b/net-im/jud/jud-0.5.ebuild
index e2ba4dbcf691..3f17210ba53b 100644
--- a/net-im/jud/jud-0.5.ebuild
+++ b/net-im/jud/jud-0.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/jud/jud-0.5.ebuild,v 1.7 2004/05/24 00:45:52 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/jud/jud-0.5.ebuild,v 1.8 2004/06/23 01:16:54 humpback Exp $
inherit eutils
DESCRIPTION="User Directory for jabberd"
HOMEPAGE="http://jud.jabberstudio.org/"
SRC_URI="http://jud.jabberstudio.org/${P}.tar.gz"
-
+IUSE=""
LICENSE="GPL-2"
KEYWORDS="x86 ~sparc"
SLOT="0"