diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 12:30:07 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 12:30:07 +0000 |
commit | 5fd4950bb1d1e1a15a34b03da81ee1b5a784ca28 (patch) | |
tree | 61b65202b72098cf1c6936ea289d04b659983a97 /net-irc/ircii | |
parent | Manifest recommit (diff) | |
download | historical-5fd4950bb1d1e1a15a34b03da81ee1b5a784ca28.tar.gz historical-5fd4950bb1d1e1a15a34b03da81ee1b5a784ca28.tar.bz2 historical-5fd4950bb1d1e1a15a34b03da81ee1b5a784ca28.zip |
Stable on amd64.
Diffstat (limited to 'net-irc/ircii')
-rw-r--r-- | net-irc/ircii/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/ircii/ircii-20040820.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/ircii/ChangeLog b/net-irc/ircii/ChangeLog index 33c2098ed9e3..793d9a35707f 100644 --- a/net-irc/ircii/ChangeLog +++ b/net-irc/ircii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/ircii # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.14 2004/10/01 01:30:16 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.15 2004/10/19 12:29:01 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ircii-20040820.ebuild: + Stable on amd64. 01 Oct 2004; Sven Wegener <swegener@gentoo.org> -ircii-20040216.ebuild, ircii-20040820.ebuild: diff --git a/net-irc/ircii/ircii-20040820.ebuild b/net-irc/ircii/ircii-20040820.ebuild index d2c68934d3b5..b132c307c6b4 100644 --- a/net-irc/ircii/ircii-20040820.ebuild +++ b/net-irc/ircii/ircii-20040820.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20040820.ebuild,v 1.2 2004/10/01 01:30:16 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20040820.ebuild,v 1.3 2004/10/19 12:29:01 absinthe Exp $ IUSE="ipv6" @@ -14,7 +14,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~sparc ~ppc" +KEYWORDS="x86 amd64 ~sparc ~ppc" src_compile() { # `use_with socks socks5` <- isn't socks5 working? |