diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 13:15:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 13:15:17 +0000 |
commit | ab49bdfd374ef42e173dd450153619b54289bfd3 (patch) | |
tree | ea59d3f9971f9013be5f464a843f7c64fd4406d9 /net-irc/xchat | |
parent | Version bump. A new simpler init script that uses the service architechture s... (diff) | |
download | gentoo-2-ab49bdfd374ef42e173dd450153619b54289bfd3.tar.gz gentoo-2-ab49bdfd374ef42e173dd450153619b54289bfd3.tar.bz2 gentoo-2-ab49bdfd374ef42e173dd450153619b54289bfd3.zip |
alpha stable wrt #167328
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index ec63c99071df..be070534ad5e 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.242 2007/05/04 09:38:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.243 2007/05/16 13:15:17 armin76 Exp $ + + 16 May 2007; Raúl Porcel <armin76@gentoo.org> xchat-2.8.2.ebuild: + alpha stable wrt #167328 04 May 2007; Raúl Porcel <armin76@gentoo.org> +files/xchat-2.6.6-suffix.patch, +xchat-2.6.6.ebuild: diff --git a/net-irc/xchat/xchat-2.8.2.ebuild b/net-irc/xchat/xchat-2.8.2.ebuild index 79ef81282d00..418b952635f4 100644 --- a/net-irc/xchat/xchat-2.8.2.ebuild +++ b/net-irc/xchat/xchat-2.8.2.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.2.ebuild,v 1.7 2007/05/03 13:52:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.2.ebuild,v 1.8 2007/05/16 13:15:17 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 ~x86-fbsd" +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 |