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 | |
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')
-rw-r--r-- | net-irc/xchat/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/xchat/xchat-1.8.11-r1.ebuild | 3 | ||||
-rw-r--r-- | net-irc/xchat/xchat-1.8.11.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 8f17c2c27dc4..7a1b49286a5d 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.101 2004/06/10 19:38:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.102 2004/06/17 23:46:07 swegener Exp $ + + 18 Jun 2004; Sven Wegener <swegener@gentoo.org> xchat-1.8.11-r1.ebuild, + xchat-1.8.11.ebuild: + Removed S=${WORKDIR}/${P} 10 Jun 2004; Aron Griffis <agriffis@gentoo.org> xchat-1.8.11-r1.ebuild, xchat-1.8.11.ebuild: 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/" diff --git a/net-irc/xchat/xchat-1.8.11.ebuild b/net-irc/xchat/xchat-1.8.11.ebuild index 0cffb5878485..834ed015a5c6 100644 --- a/net-irc/xchat/xchat-1.8.11.ebuild +++ b/net-irc/xchat/xchat-1.8.11.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.ebuild,v 1.14 2004/06/10 19:38:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11.ebuild,v 1.15 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/" |