summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-ftp/proftpd/ChangeLog5
-rw-r--r--net-ftp/proftpd/proftpd-1.2.9-r2.ebuild4
-rw-r--r--net-irc/bitchx/ChangeLog5
-rw-r--r--net-irc/bitchx/bitchx-1.1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index a2a7cc5d3a7b..2d21359547f4 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/proftpd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.61 2004/05/12 12:49:04 pappy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.62 2004/06/05 17:21:10 kloeri Exp $
+
+ 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> proftpd-1.2.9-r2.ebuild:
+ Stable on alpha.
12 May 2004; Alexander Gabert <pappy@gentoo.org> proftpd-1.2.9-r2.ebuild:
removed hardened-gcc logic, changed to use flag logic for capability bugfix
diff --git a/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild b/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild
index a9bad0632a7a..9dd867967cf9 100644
--- a/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.9-r2.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-ftp/proftpd/proftpd-1.2.9-r2.ebuild,v 1.6 2004/05/12 12:49:04 pappy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild,v 1.7 2004/06/05 17:21:10 kloeri Exp $
inherit flag-o-matic eutils
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.proftpd.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc hppa ~alpha ppc ~mips amd64"
+KEYWORDS="x86 sparc hppa alpha ppc ~mips amd64"
DEPEND="pam? ( >=sys-libs/pam-0.75 )
mysql? ( >=dev-db/mysql-3.23.26 )
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog
index a3f0bedebd74..7f28ccf2c594 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.41 2004/05/29 16:16:27 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.42 2004/06/05 17:24:43 kloeri Exp $
+
+ 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> bitchx-1.1.ebuild:
+ Stable on alpha.
29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
bitchx-1.0.19-r6.ebuild, bitchx-1.1.ebuild:
diff --git a/net-irc/bitchx/bitchx-1.1.ebuild b/net-irc/bitchx/bitchx-1.1.ebuild
index 6433d9480543..9ad4b72f8910 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.7 2004/05/29 16:16:27 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1.ebuild,v 1.8 2004/06/05 17:24:43 kloeri 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 ~alpha arm hppa amd64"
+KEYWORDS="x86 ppc sparc alpha arm hppa amd64"
IUSE="ssl esd gnome xmms ipv6 gtk cjk"
DEPEND=">=sys-libs/ncurses-5.1