summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-04-16 15:57:07 +0000
committerAron Griffis <agriffis@gentoo.org>2003-04-16 15:57:07 +0000
commit8cc2bc8210700c1cc5dd2ad76f6ab2246951f6ef (patch)
tree1e9167b803d0a060de64e30d8a3b7b7e36245695 /net-irc
parentBump to latest version and clean out cruft (diff)
downloadhistorical-8cc2bc8210700c1cc5dd2ad76f6ab2246951f6ef.tar.gz
historical-8cc2bc8210700c1cc5dd2ad76f6ab2246951f6ef.tar.bz2
historical-8cc2bc8210700c1cc5dd2ad76f6ab2246951f6ef.zip
add ~x86
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/ctrlproxy/ChangeLog7
-rw-r--r--net-irc/ctrlproxy/ctrlproxy-2.2.ebuild4
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=""