diff options
author | Peter Johanson <latexer@gentoo.org> | 2003-02-10 16:31:51 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2003-02-10 16:31:51 +0000 |
commit | 5890ff76fbd0d1ef7f4d19a18db7f8e23edd2535 (patch) | |
tree | 853ff587b1337545b7823b379310fad3f624eb45 /net-irc/irssi | |
parent | Added hppa to keywords. (diff) | |
download | gentoo-2-5890ff76fbd0d1ef7f4d19a18db7f8e23edd2535.tar.gz gentoo-2-5890ff76fbd0d1ef7f4d19a18db7f8e23edd2535.tar.bz2 gentoo-2-5890ff76fbd0d1ef7f4d19a18db7f8e23edd2535.zip |
Added ~alpha to KEYWORDS.
Diffstat (limited to 'net-irc/irssi')
-rw-r--r-- | net-irc/irssi/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.5-r2.ebuild | 4 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.6-r2.ebuild | 4 |
3 files changed, 11 insertions, 5 deletions
diff --git a/net-irc/irssi/ChangeLog b/net-irc/irssi/ChangeLog index b9d1b209e74f..f18049b97c64 100644 --- a/net-irc/irssi/ChangeLog +++ b/net-irc/irssi/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-irc/irssi # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.18 2003/02/10 14:32:59 viz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.19 2003/02/10 16:31:51 latexer Exp $ *irssi-0.8.6-r2 (10 Feb 2003) + 10 Feb 2003; Peter Johanson <latexer@gentoo.org> : + Added ~alpha to KEYWORDS. + 10 Feb 2002; Tobias Eichert <viz@gentoo.org> : Removed older irssi ebuilds and revisions to make the directory more concise..now we @@ -41,6 +44,9 @@ *irssi-0.8.5-r2 (12 Sep 2002) + 10 Feb 2003; Peter Johanson <latexer@gentoo.org> : + Added ~alpha to KEYWORDS. + 12 Sep 2002; Daniel Robbins <drobbins@gentoo.org>: new rev bump with configuration flag fixes: several use/configure combos were toggled, the ebuild had "--enable-perl" instead of "--with-perl", etc. Lamer's socks diff --git a/net-irc/irssi/irssi-0.8.5-r2.ebuild b/net-irc/irssi/irssi-0.8.5-r2.ebuild index 0c0560ba8c7f..fe1323b3707f 100644 --- a/net-irc/irssi/irssi-0.8.5-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.8 2003/02/10 01:21:07 viz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.9 2003/02/10 16:31:51 latexer Exp $ IUSE="nls ipv6 perl" @@ -19,7 +19,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc ~alpha" src_compile() { # Note: there is an option to build a GUI for irssi, but according diff --git a/net-irc/irssi/irssi-0.8.6-r2.ebuild b/net-irc/irssi/irssi-0.8.6-r2.ebuild index 7459ec7f71a7..5c05f1c5d811 100644 --- a/net-irc/irssi/irssi-0.8.6-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.6-r2.ebuild,v 1.2 2003/02/10 14:32:59 viz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.6-r2.ebuild,v 1.3 2003/02/10 16:31:51 latexer Exp $ IUSE="nls ipv6 perl" @@ -19,7 +19,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc ~alpha" src_compile() { # Note: there is an option to build a GUI for irssi, but according |