summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-20 11:08:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-20 11:08:40 +0000
commitf089d84325cec250199688b40e4a7e191ee30610 (patch)
tree409377de4a048fce32d64306bcb0ccf6ae9575c8 /net-misc/udpcast
parentStable for amd64, wrt bug #477004 (diff)
downloadgentoo-2-f089d84325cec250199688b40e4a7e191ee30610.tar.gz
gentoo-2-f089d84325cec250199688b40e4a7e191ee30610.tar.bz2
gentoo-2-f089d84325cec250199688b40e4a7e191ee30610.zip
Stable for amd64, wrt bug #476978
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/udpcast')
-rw-r--r--net-misc/udpcast/ChangeLog5
-rw-r--r--net-misc/udpcast/udpcast-20120424.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/udpcast/ChangeLog b/net-misc/udpcast/ChangeLog
index 1a4b8d377aee..acc70c33f336 100644
--- a/net-misc/udpcast/ChangeLog
+++ b/net-misc/udpcast/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/udpcast
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/ChangeLog,v 1.26 2013/07/15 21:24:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/ChangeLog,v 1.27 2013/07/20 11:08:40 ago Exp $
+
+ 20 Jul 2013; Agostino Sarubbo <ago@gentoo.org> udpcast-20120424.ebuild:
+ Stable for amd64, wrt bug #476978
15 Jul 2013; Jeroen Roovers <jer@gentoo.org> udpcast-20120424.ebuild,
+files/udpcast-20120424-fd_set.patch:
diff --git a/net-misc/udpcast/udpcast-20120424.ebuild b/net-misc/udpcast/udpcast-20120424.ebuild
index bce13a0c7f09..177904d8feb5 100644
--- a/net-misc/udpcast/udpcast-20120424.ebuild
+++ b/net-misc/udpcast/udpcast-20120424.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/udpcast-20120424.ebuild,v 1.2 2013/07/15 21:24:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/udpcast-20120424.ebuild,v 1.3 2013/07/20 11:08:40 ago Exp $
EAPI=4
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.udpcast.linux.lu/download/${P}.tar.bz2"
LICENSE="GPL-2 BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="dev-lang/perl"