diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-04-16 15:57:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-04-16 15:57:07 +0000 |
commit | 194e5ba03de6ba5fb0b724028b969989cdcb494d (patch) | |
tree | a64f2b70b49a8bb8e98cc3fd4a861cfcb55eec2b /net-irc/ctrlproxy | |
parent | Bump to latest version and clean out cruft (diff) | |
download | gentoo-2-194e5ba03de6ba5fb0b724028b969989cdcb494d.tar.gz gentoo-2-194e5ba03de6ba5fb0b724028b969989cdcb494d.tar.bz2 gentoo-2-194e5ba03de6ba5fb0b724028b969989cdcb494d.zip |
add ~x86
Diffstat (limited to 'net-irc/ctrlproxy')
-rw-r--r-- | net-irc/ctrlproxy/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/ctrlproxy/ctrlproxy-2.2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net-irc/ctrlproxy/ChangeLog b/net-irc/ctrlproxy/ChangeLog index 106997f4ca8e..0aa86f030209 100644 --- a/net-irc/ctrlproxy/ChangeLog +++ b/net-irc/ctrlproxy/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-irc/ctrlproxy # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ctrlproxy/ChangeLog,v 1.1 2003/03/28 00:44:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ctrlproxy/ChangeLog,v 1.2 2003/04/16 15:57:07 agriffis Exp $ + +*ctrlproxy-2.2 (16 Apr 2003) + + 16 Apr 2003; Aron Griffis <agriffis@gentoo.org> ctrlproxy-2.2.ebuild: + Add ~x86 to KEYWORDS *ctrlproxy-2.0 (27 Mar 2003) diff --git a/net-irc/ctrlproxy/ctrlproxy-2.2.ebuild b/net-irc/ctrlproxy/ctrlproxy-2.2.ebuild index 6c6619119fad..f0d965efd8c4 100644 --- a/net-irc/ctrlproxy/ctrlproxy-2.2.ebuild +++ b/net-irc/ctrlproxy/ctrlproxy-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ctrlproxy/ctrlproxy-2.2.ebuild,v 1.1 2003/04/07 15:02:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ctrlproxy/ctrlproxy-2.2.ebuild,v 1.2 2003/04/16 15:57:07 agriffis Exp $ MY_P="${PN}_2.2-2" DESCRIPTION="IRC proxy with multiserver and multiclient support" @@ -9,7 +9,7 @@ SRC_URI="http://people.nl.linux.org/~jelmer/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha" +KEYWORDS="~alpha ~x86" IUSE="" DEPEND="" |