summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-20 11:11:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-20 11:11:35 +0000
commitfd879b031ca63e84320adbde7966b3a23d0cf154 (patch)
tree77bced7274a73b4a96633e8b3bd044f17fa7061d /net-misc
parentStable for x86, wrt bug #477004 (diff)
downloadgentoo-2-fd879b031ca63e84320adbde7966b3a23d0cf154.tar.gz
gentoo-2-fd879b031ca63e84320adbde7966b3a23d0cf154.tar.bz2
gentoo-2-fd879b031ca63e84320adbde7966b3a23d0cf154.zip
Stable for x86, wrt bug #476978
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-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 acc70c33f336..65bbb307b775 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.27 2013/07/20 11:08:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/ChangeLog,v 1.28 2013/07/20 11:11:35 ago Exp $
+
+ 20 Jul 2013; Agostino Sarubbo <ago@gentoo.org> udpcast-20120424.ebuild:
+ Stable for x86, wrt bug #476978
20 Jul 2013; Agostino Sarubbo <ago@gentoo.org> udpcast-20120424.ebuild:
Stable for amd64, wrt bug #476978
diff --git a/net-misc/udpcast/udpcast-20120424.ebuild b/net-misc/udpcast/udpcast-20120424.ebuild
index 177904d8feb5..4b72e37b56af 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.3 2013/07/20 11:08:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/udpcast-20120424.ebuild,v 1.4 2013/07/20 11:11:35 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"