diff options
author | 2004-04-15 23:30:34 +0000 | |
---|---|---|
committer | 2004-04-15 23:30:34 +0000 | |
commit | 03d34a03ede1d3cd9164f6e0d878fe44d230419d (patch) | |
tree | 32756999c5a3799e7275b858be0a3b9e2a85cec4 /net-irc | |
parent | Version bump (bug #47864) (diff) | |
download | historical-03d34a03ede1d3cd9164f6e0d878fe44d230419d.tar.gz historical-03d34a03ede1d3cd9164f6e0d878fe44d230419d.tar.bz2 historical-03d34a03ede1d3cd9164f6e0d878fe44d230419d.zip |
Stable on sparc.
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/bitchx/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/bitchx/Manifest | 4 | ||||
-rw-r--r-- | net-irc/bitchx/bitchx-1.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog index 9d4492eea65c..58bd831edd33 100644 --- a/net-irc/bitchx/ChangeLog +++ b/net-irc/bitchx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/bitchx # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.38 2004/04/15 16:15:28 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.39 2004/04/15 23:30:34 weeve Exp $ + + 15 Apr 2004; Jason Wever <weeve@gentoo.org> bitchx-1.1.ebuild: + Stable on sparc. 15 Apr 2004; Guy Martin <gmsoft@gentoo.org> bitchx-1.1.ebuild: Marked stable on hppa. diff --git a/net-irc/bitchx/Manifest b/net-irc/bitchx/Manifest index a306929210a2..e8c88c1a8351 100644 --- a/net-irc/bitchx/Manifest +++ b/net-irc/bitchx/Manifest @@ -1,8 +1,8 @@ -MD5 205db919a5b20616e916581843f3c6b7 ChangeLog 6249 +MD5 085365463b38d7697b7d48011a910381 ChangeLog 6333 MD5 9322c47d542b6c0cc162fcb9a65e320b bitchx-1.0.19-r5.ebuild 3513 MD5 f66a873f800fbeb4c3b710e1ab8ff9c2 bitchx-1.0.19-r6.ebuild 3401 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 -MD5 0869721a43c1dbdd432451917b44dd25 bitchx-1.1.ebuild 3246 +MD5 330ea1d5257d901f7f78c6cb86fbac0a bitchx-1.1.ebuild 3244 MD5 10a57b14bb58910e1f373fbc1b8b2197 files/bitchx-1.0.19-cjk.patch 7050 MD5 d37e1625d80fafd8d98655472b706214 files/bitchx-1.0.19-freenode.patch 917 MD5 6a18811962d6992f9175f98d771d3d30 files/bitchx-1.0.19-gcc-3.3.patch 472 diff --git a/net-irc/bitchx/bitchx-1.1.ebuild b/net-irc/bitchx/bitchx-1.1.ebuild index 223834456eeb..625ef8cbc14b 100644 --- a/net-irc/bitchx/bitchx-1.1.ebuild +++ b/net-irc/bitchx/bitchx-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1.ebuild,v 1.3 2004/04/15 16:15:28 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1.ebuild,v 1.4 2004/04/15 23:30:34 weeve Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc hppa ~alpha" +KEYWORDS="x86 ~ppc sparc hppa ~alpha" IUSE="ssl esd gnome xmms ipv6 gtk cjk" DEPEND=">=sys-libs/ncurses-5.1 |