diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-26 03:31:51 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-26 03:31:51 +0000 |
commit | 5fe4e323e2a69bcfc80a878777e195521c91dc99 (patch) | |
tree | f181beba469e17126d4afe35e49f11821c60bba5 /net-irc | |
parent | Stable x86 (diff) | |
download | gentoo-2-5fe4e323e2a69bcfc80a878777e195521c91dc99.tar.gz gentoo-2-5fe4e323e2a69bcfc80a878777e195521c91dc99.tar.bz2 gentoo-2-5fe4e323e2a69bcfc80a878777e195521c91dc99.zip |
It builds and that's better then not building
(Portage version: 2.1.1)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/bitchx/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/bitchx/bitchx-1.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog index cf47ecf2f24a..9d2472d8d123 100644 --- a/net-irc/bitchx/ChangeLog +++ b/net-irc/bitchx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/bitchx # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.57 2006/10/22 15:21:27 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.58 2006/10/26 03:31:51 tsunam Exp $ + + 26 Oct 2006; Joshua Jackson <tsunam@gentoo.org> bitchx-1.1-r3.ebuild: + Stable x86 for gcc4 22 Oct 2006; Jason Wever <weeve@gentoo.org> bitchx-1.1-r3.ebuild: Stable on SPARC wrt bug #149851. diff --git a/net-irc/bitchx/bitchx-1.1-r3.ebuild b/net-irc/bitchx/bitchx-1.1-r3.ebuild index b346cda9c55d..1438231eec35 100644 --- a/net-irc/bitchx/bitchx-1.1-r3.ebuild +++ b/net-irc/bitchx/bitchx-1.1-r3.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/bitchx/bitchx-1.1-r3.ebuild,v 1.5 2006/10/22 15:21:27 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r3.ebuild,v 1.6 2006/10/26 03:31:51 tsunam Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.bitchx.org/files/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ppc ~sh sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ppc ~sh sparc x86" IUSE="cdrom cjk esd gnome gtk ipv6 ncurses ssl xmms" DEPEND=">=sys-libs/ncurses-5.1 |