summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/udpcast')
-rw-r--r--net-misc/udpcast/ChangeLog5
-rw-r--r--net-misc/udpcast/udpcast-20040222.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/udpcast/ChangeLog b/net-misc/udpcast/ChangeLog
index cf71c481aef8..de3fb0264f47 100644
--- a/net-misc/udpcast/ChangeLog
+++ b/net-misc/udpcast/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/udpcast
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/ChangeLog,v 1.4 2004/07/31 21:28:08 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/ChangeLog,v 1.5 2004/08/17 08:47:04 eldad Exp $
+
+ 17 Aug 2004; Eldad Zack <eldad@gentoo.org> udpcast-20040222.ebuild:
+ x86 stable
31 Jul 2004; <malc@gentoo.org> udpcast-20040222.ebuild:
~amd64 closes bug #57776
diff --git a/net-misc/udpcast/udpcast-20040222.ebuild b/net-misc/udpcast/udpcast-20040222.ebuild
index 143590408020..5eb3f46e0df2 100644
--- a/net-misc/udpcast/udpcast-20040222.ebuild
+++ b/net-misc/udpcast/udpcast-20040222.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-misc/udpcast/udpcast-20040222.ebuild,v 1.4 2004/07/31 21:28:08 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/udpcast-20040222.ebuild,v 1.5 2004/08/17 08:47:04 eldad Exp $
IUSE=""
DESCRIPTION="Multicast file transfer tool"
@@ -9,7 +9,7 @@ SRC_URI="http://udpcast.linux.lu/current/${P}.tar.gz"
LICENSE="GPL-2 BSD"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
DEPEND="virtual/libc
dev-lang/perl"