diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 15:50:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 15:50:45 +0000 |
commit | 061e9ec625c608e3ee0d3342790efc0cff268cd6 (patch) | |
tree | 24f902d1d735e952b096558d1c4b485163460ebd /net-misc | |
parent | Stable for amd64, wrt bug #399937 (diff) | |
download | historical-061e9ec625c608e3ee0d3342790efc0cff268cd6.tar.gz historical-061e9ec625c608e3ee0d3342790efc0cff268cd6.tar.bz2 historical-061e9ec625c608e3ee0d3342790efc0cff268cd6.zip |
Stable for amd64, wrt bug #400451
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/udpcast/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/udpcast/udpcast-20110710.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/udpcast/ChangeLog b/net-misc/udpcast/ChangeLog index 20cd74b7542c..a4db470dce0e 100644 --- a/net-misc/udpcast/ChangeLog +++ b/net-misc/udpcast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/udpcast -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/ChangeLog,v 1.22 2011/07/30 17:05:49 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/ChangeLog,v 1.23 2012/01/27 15:50:45 ago Exp $ + + 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> udpcast-20110710.ebuild: + Stable for amd64, wrt bug #400451 *udpcast-20110710 (30 Jul 2011) diff --git a/net-misc/udpcast/udpcast-20110710.ebuild b/net-misc/udpcast/udpcast-20110710.ebuild index a45f868d600c..6399e207dede 100644 --- a/net-misc/udpcast/udpcast-20110710.ebuild +++ b/net-misc/udpcast/udpcast-20110710.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/udpcast-20110710.ebuild,v 1.1 2011/07/30 17:05:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/udpcast-20110710.ebuild,v 1.2 2012/01/27 15:50:45 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://udpcast.linux.lu/download/${P}.tar.bz2" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-lang/perl" |