diff options
-rw-r--r-- | net-irc/epic4/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/epic4/epic4-2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/epic4/ChangeLog b/net-irc/epic4/ChangeLog index bd5381ce3646..20c568c5a7eb 100644 --- a/net-irc/epic4/ChangeLog +++ b/net-irc/epic4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/epic4 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/ChangeLog,v 1.42 2004/09/24 19:26:03 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/ChangeLog,v 1.43 2004/10/19 12:28:24 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> epic4-2.0-r1.ebuild: + Stable on amd64. 24 Sep 2004; Sven Wegener <swegener@gentoo.org> -epic4-1.1.14.ebuild, -epic4-1.1.16.ebuild: diff --git a/net-irc/epic4/epic4-2.0-r1.ebuild b/net-irc/epic4/epic4-2.0-r1.ebuild index 98af1affb51d..fab1e1efc2b6 100644 --- a/net-irc/epic4/epic4-2.0-r1.ebuild +++ b/net-irc/epic4/epic4-2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-2.0-r1.ebuild,v 1.4 2004/10/04 22:34:04 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-2.0-r1.ebuild,v 1.5 2004/10/19 12:28:24 absinthe Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/${P}.tar.bz2 LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc ~ia64 alpha hppa sparc ~amd64 macos ppc-macos" +KEYWORDS="x86 ppc ~ia64 alpha hppa sparc amd64 macos ppc-macos" IUSE="ipv6 perl ssl" DEPEND=">=sys-libs/ncurses-5.2 |