diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-17 13:05:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-17 13:05:14 +0000 |
commit | 30f50c4b18b40809d50fd66ffbaeb6f84da5a2e4 (patch) | |
tree | 23601839b92eccf554bb12bf951be3a2e5ead3d5 /net-irc/xchat | |
parent | new version to match new gnat-gcc (diff) | |
download | gentoo-2-30f50c4b18b40809d50fd66ffbaeb6f84da5a2e4.tar.gz gentoo-2-30f50c4b18b40809d50fd66ffbaeb6f84da5a2e4.tar.bz2 gentoo-2-30f50c4b18b40809d50fd66ffbaeb6f84da5a2e4.zip |
x86 stable wrt bug 167328
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-irc/xchat')
-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 ac8ad51ae17c..67aa083e7d12 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.224 2007/01/28 17:17:59 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.225 2007/02/17 13:05:14 armin76 Exp $ + + 17 Feb 2007; Raúl Porcel <armin76@gentoo.org> xchat-2.8.0.ebuild: + x86 stable wrt bug 167328 28 Jan 2007; Sven Wegener <swegener@gentoo.org> +files/xc280-fix-ja.diff, xchat-2.8.0.ebuild: diff --git a/net-irc/xchat/xchat-2.8.0.ebuild b/net-irc/xchat/xchat-2.8.0.ebuild index 6e771f277c48..10962fdfb059 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.4 2007/01/28 17:17:59 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.0.ebuild,v 1.5 2007/02/17 13:05:14 armin76 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" IUSE="perl dbus tcl python ssl mmx ipv6 nls spell xchattext xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |