diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 07:52:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 07:52:27 +0000 |
commit | f71badf23e976fe59f9ed92f9812954f93bc580a (patch) | |
tree | c33ffa988237dcf9cf59e2c34653fdd0a3b56bb4 /net-irc/epic4 | |
parent | removed macos (Manifest recommit) (diff) | |
download | gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.tar.gz gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.tar.bz2 gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.zip |
removed macos
Diffstat (limited to 'net-irc/epic4')
-rw-r--r-- | net-irc/epic4/epic4-2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/epic4/epic4-2.0-r1.ebuild b/net-irc/epic4/epic4-2.0-r1.ebuild index fab1e1efc2b6..1cea0d7d2bb2 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.5 2004/10/19 12:28:24 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-2.0-r1.ebuild,v 1.6 2004/10/23 07:50:39 mr_bones_ 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 ppc-macos" IUSE="ipv6 perl ssl" DEPEND=">=sys-libs/ncurses-5.2 |