diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-05 18:50:08 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-05 18:50:08 +0000 |
commit | 017a8bfcc6cf0c80d500723323bb1bf2a930888b (patch) | |
tree | e44c3b96494da2aad61f12c7bbbbc4f03f127bfd /net-irc | |
parent | Reorder keywords to match with r1 (diff) | |
download | gentoo-2-017a8bfcc6cf0c80d500723323bb1bf2a930888b.tar.gz gentoo-2-017a8bfcc6cf0c80d500723323bb1bf2a930888b.tar.bz2 gentoo-2-017a8bfcc6cf0c80d500723323bb1bf2a930888b.zip |
Keyworded on x86-fbsd
(Portage version: 2.1.2-r14)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 566fdc705425..cf62c5454350 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.230 2007/02/18 12:44:03 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.231 2007/03/05 18:50:08 welp Exp $ + + 05 Mar 2007; Peter Weller <welp@gentoo.org> xchat-2.8.0.ebuild: + Keyworded on x86-fbsd 18 Feb 2007; Simon Stelling <blubb@gentoo.org> xchat-2.8.0.ebuild: stable on amd64; bug 167328 diff --git a/net-irc/xchat/xchat-2.8.0.ebuild b/net-irc/xchat/xchat-2.8.0.ebuild index edf5e0084d06..1ab0de3ca7dc 100644 --- a/net-irc/xchat/xchat-2.8.0.ebuild +++ b/net-irc/xchat/xchat-2.8.0.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/xchat/xchat-2.8.0.ebuild,v 1.10 2007/02/18 12:44:03 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.0.ebuild,v 1.11 2007/03/05 18:50:08 welp Exp $ inherit eutils versionator gnome2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="perl dbus tcl python ssl mmx ipv6 nls spell xchattext xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |