summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-08-17 08:47:04 +0000
committerEldad Zack <eldad@gentoo.org>2004-08-17 08:47:04 +0000
commit645dc8064ea339da7637b14d435ea3128488ed9d (patch)
treeb8b5cc2bb0330ce87325863f7ed43e320e5434fc /net-misc/udpcast
parentx86 stable (diff)
downloadhistorical-645dc8064ea339da7637b14d435ea3128488ed9d.tar.gz
historical-645dc8064ea339da7637b14d435ea3128488ed9d.tar.bz2
historical-645dc8064ea339da7637b14d435ea3128488ed9d.zip
x86 stable
Diffstat (limited to 'net-misc/udpcast')
-rw-r--r--net-misc/udpcast/ChangeLog5
-rw-r--r--net-misc/udpcast/Manifest14
-rw-r--r--net-misc/udpcast/udpcast-20040222.ebuild4
3 files changed, 18 insertions, 5 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/Manifest b/net-misc/udpcast/Manifest
index e2b4f711ecbb..4720339936ea 100644
--- a/net-misc/udpcast/Manifest
+++ b/net-misc/udpcast/Manifest
@@ -1,4 +1,14 @@
-MD5 52ab1d4ffb980a8f788a1f83ebb3196a ChangeLog 558
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 f9f1d16297ef13ac3fdc7ae2712b6b88 ChangeLog 643
MD5 db21dc26a3f6b6a8a90667fc2933a7b1 metadata.xml 575
-MD5 3fac9486b0403468a55b4aa5353664ae udpcast-20040222.ebuild 1010
+MD5 a52b946419016588153830a19e017804 udpcast-20040222.ebuild 1010
MD5 07450e0ec2d1b1fb3cbe08f3908d49ad files/digest-udpcast-20040222 67
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFBIcawT+MN7JbqCpMRAutTAJ4+odfQJppC/e20ClJFxmZPqMTffwCcCyf2
+iAZdiJxM5BPiPmIUrzNuN8E=
+=uydL
+-----END PGP SIGNATURE-----
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"