diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-06-17 23:46:07 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-06-17 23:46:07 +0000 |
commit | 6c186812c8307cc9b3e9ff7f7b56a53e2ef6208d (patch) | |
tree | 2c3538885ceb6d2867571eed3a1dfedb42cfb9be /net-irc/xchat/xchat-1.8.11-r1.ebuild | |
parent | QA, removed RDEPEND="${DEPEND}" and added inherit flag-o-matic. (Manifest rec... (diff) | |
download | gentoo-2-6c186812c8307cc9b3e9ff7f7b56a53e2ef6208d.tar.gz gentoo-2-6c186812c8307cc9b3e9ff7f7b56a53e2ef6208d.tar.bz2 gentoo-2-6c186812c8307cc9b3e9ff7f7b56a53e2ef6208d.zip |
QA, removed S=${WORKDIR}/${P}
Diffstat (limited to 'net-irc/xchat/xchat-1.8.11-r1.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-1.8.11-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-1.8.11-r1.ebuild b/net-irc/xchat/xchat-1.8.11-r1.ebuild index a39492b771b7..0eebd75d16cd 100644 --- a/net-irc/xchat/xchat-1.8.11-r1.ebuild +++ b/net-irc/xchat/xchat-1.8.11-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11-r1.ebuild,v 1.3 2004/06/10 19:38:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11-r1.ebuild,v 1.4 2004/06/17 23:46:07 swegener Exp $ inherit eutils IUSE="ssl nls mmx gnome ipv6 python kde gtk perl" -S=${WORKDIR}/${P} DESCRIPTION="X-Chat is a graphical IRC client for UNIX operating systems." SRC_URI="http://www.xchat.org/files/source/1.8/${P}.tar.bz2" HOMEPAGE="http://www.xchat.org/" |