diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-08 15:13:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-08 15:13:23 +0000 |
commit | 4fff2fb6ff779a29210a62b5b1ae7a83df021b6c (patch) | |
tree | b3adc508195d872da9791f0cb7c3652709b0b22c /net-irc/weechat | |
parent | Added a new version that now contains vdrplugin-rebuild. So lets block that e... (diff) | |
download | gentoo-2-4fff2fb6ff779a29210a62b5b1ae7a83df021b6c.tar.gz gentoo-2-4fff2fb6ff779a29210a62b5b1ae7a83df021b6c.tar.bz2 gentoo-2-4fff2fb6ff779a29210a62b5b1ae7a83df021b6c.zip |
x86 stable wrt #195108
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-irc/weechat')
-rw-r--r-- | net-irc/weechat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/weechat/weechat-0.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/weechat/ChangeLog b/net-irc/weechat/ChangeLog index 3bb849684954..5d55513eaabd 100644 --- a/net-irc/weechat/ChangeLog +++ b/net-irc/weechat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/weechat # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.54 2007/09/06 19:52:19 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.55 2007/10/08 15:13:23 armin76 Exp $ + + 08 Oct 2007; Raúl Porcel <armin76@gentoo.org> weechat-0.2.6.ebuild: + x86 stable wrt #195108 *weechat-0.2.6 (06 Sep 2007) diff --git a/net-irc/weechat/weechat-0.2.6.ebuild b/net-irc/weechat/weechat-0.2.6.ebuild index b227de8d9aed..0575f61af6d8 100644 --- a/net-irc/weechat/weechat-0.2.6.ebuild +++ b/net-irc/weechat/weechat-0.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.2.6.ebuild,v 1.1 2007/09/06 19:52:19 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.2.6.ebuild,v 1.2 2007/10/08 15:13:23 armin76 Exp $ DESCRIPTION="Portable and multi-interface IRC client." HOMEPAGE="http://weechat.flashtux.org/" @@ -8,7 +8,7 @@ SRC_URI="http://weechat.flashtux.org/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="debug perl python ruby ssl lua spell" DEPEND="sys-libs/ncurses |