summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-08-17 08:47:14 +0000
committerEldad Zack <eldad@gentoo.org>2004-08-17 08:47:14 +0000
commit2d99d6569065b6c5bb2614e681ecf3ffd5f43960 (patch)
tree8f1f67d253796dc8d46045b7a5f34d2cd947c42f /net-misc/udpcast
parentx86 stable (Manifest recommit) (diff)
downloadgentoo-2-2d99d6569065b6c5bb2614e681ecf3ffd5f43960.tar.gz
gentoo-2-2d99d6569065b6c5bb2614e681ecf3ffd5f43960.tar.bz2
gentoo-2-2d99d6569065b6c5bb2614e681ecf3ffd5f43960.zip
x86 stable
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"