diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-07-09 05:43:35 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-07-09 05:43:35 +0000 |
commit | a35cec9a25fbff137fd08efbbfdd0e059c5a0245 (patch) | |
tree | cd51abe12d6545218f9c672490fe5e4740e42ca4 /net-irc | |
parent | Remove xorg-server fake depend, was an artefact produced by the first dep che... (diff) | |
download | gentoo-2-a35cec9a25fbff137fd08efbbfdd0e059c5a0245.tar.gz gentoo-2-a35cec9a25fbff137fd08efbbfdd0e059c5a0245.tar.bz2 gentoo-2-a35cec9a25fbff137fd08efbbfdd0e059c5a0245.zip |
Marked stable on mips.
(Portage version: 2.1-r1)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.4.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 370abd81df26..d4b459097b86 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.202 2006/07/08 18:04:43 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.203 2006/07/09 05:43:35 kumba Exp $ + + 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> xchat-2.4.5-r1.ebuild: + Marked stable on mips. 08 Jul 2006; Doug Goldstein <cardoe@gentoo.org> xchat-2.4.3.ebuild, xchat-2.4.5.ebuild, xchat-2.4.5-r1.ebuild, xchat-2.6.1.ebuild, diff --git a/net-irc/xchat/xchat-2.4.5-r1.ebuild b/net-irc/xchat/xchat-2.4.5-r1.ebuild index b6ab33518729..2acc3721d184 100644 --- a/net-irc/xchat/xchat-2.4.5-r1.ebuild +++ b/net-irc/xchat/xchat-2.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5-r1.ebuild,v 1.9 2006/07/08 18:04:43 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5-r1.ebuild,v 1.10 2006/07/09 05:43:35 kumba Exp $ inherit flag-o-matic eutils versionator @@ -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 tcl python ssl mmx ipv6 nls xchattext xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.0.3 |