diff options
author | Olivier Crête <tester@gentoo.org> | 2008-08-17 21:13:14 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-08-17 21:13:14 +0000 |
commit | 7cf04fa5a945ad7d23448572e7fc1db804e144b0 (patch) | |
tree | 8a7ea8e12c953f1c5517976e0528f183907f2ab4 /net-irc/xchat-gnome | |
parent | bump to 2.2.22, fix bug #217226 and bug #221711. gtk-doc is not RDEPEND, fix ... (diff) | |
download | gentoo-2-7cf04fa5a945ad7d23448572e7fc1db804e144b0.tar.gz gentoo-2-7cf04fa5a945ad7d23448572e7fc1db804e144b0.tar.bz2 gentoo-2-7cf04fa5a945ad7d23448572e7fc1db804e144b0.zip |
amd64 stable, bug #234615
(Portage version: 2.1.4.4)
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 f0a92bc1a819..d29db4362069 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.33 2008/06/29 21:47:16 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.34 2008/08/17 21:13:14 tester Exp $ + + 17 Aug 2008; Olivier Crête <tester@gentoo.org> xchat-gnome-0.18.ebuild: + amd64 stable, bug #234615 29 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org> metadata.xml, xchat-gnome-0.13.ebuild, -xchat-gnome-0.15.ebuild, diff --git a/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild index 8fd1de453f5e..ebbdd7f99ab3 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.4 2008/06/30 23:11:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild,v 1.5 2008/08/17 21:13:14 tester 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 |