diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-23 17:26:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-23 17:26:47 +0000 |
commit | b8a9cc57aa0a5e5b06696d49ba530738fd55e599 (patch) | |
tree | 5abecda31c5a894186d33bc5b993c0230712899c /net-irc/xchat-gnome | |
parent | amd64 stable, bug #234592 (diff) | |
download | gentoo-2-b8a9cc57aa0a5e5b06696d49ba530738fd55e599.tar.gz gentoo-2-b8a9cc57aa0a5e5b06696d49ba530738fd55e599.tar.bz2 gentoo-2-b8a9cc57aa0a5e5b06696d49ba530738fd55e599.zip |
x86 stable, bug #234615
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
Diffstat (limited to 'net-irc/xchat-gnome')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index f2d41257125a..347fcefc41c2 100644 --- a/net-irc/xchat-gnome/ChangeLog +++ b/net-irc/xchat-gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat-gnome # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.36 2008/08/23 01:21:50 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.37 2008/08/23 17:26:47 maekke Exp $ + + 23 Aug 2008; Markus Meier <maekke@gentoo.org> xchat-gnome-0.18.ebuild: + x86 stable, bug #234615 23 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add GLEP 56 USE flag desc from use.local.desc diff --git a/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild index 1c6b81441537..e5bfb1681a47 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild,v 1.6 2008/08/22 18:12:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild,v 1.7 2008/08/23 17:26:47 maekke Exp $ inherit gnome2 eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://releases.navi.cx/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="dbus ipv6 libnotify mmx nls perl python spell ssl tcl" RDEPEND=">=dev-libs/glib-2.12.0 |