diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
commit | 9fee05f91ba8c04d9b4458527b30c5e24063d5b7 (patch) | |
tree | 6dc9d432c2989e9a921f35e71b3d3a62fc4cbdbb /net-irc/ctrlproxy | |
parent | update x11-libs/gtkmm to dev-cpp/gtkmm (diff) | |
download | historical-9fee05f91ba8c04d9b4458527b30c5e24063d5b7.tar.gz historical-9fee05f91ba8c04d9b4458527b30c5e24063d5b7.tar.bz2 historical-9fee05f91ba8c04d9b4458527b30c5e24063d5b7.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-irc/ctrlproxy')
-rw-r--r-- | net-irc/ctrlproxy/ctrlproxy-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/ctrlproxy/ctrlproxy-2.2.ebuild b/net-irc/ctrlproxy/ctrlproxy-2.2.ebuild index af559a0a89ff..bdfd6a04453c 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.3 2003/07/08 01:47:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ctrlproxy/ctrlproxy-2.2.ebuild,v 1.4 2003/07/13 12:54:50 aliz 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 ~x86" +KEYWORDS="~alpha x86" IUSE="" DEPEND=">=dev-libs/glib-2" |