diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:07:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:07:25 +0000 |
commit | 65d9c7bfef26dd605230d337fa70a3dc32cf0e42 (patch) | |
tree | 9b0ee397a0bb219cc8028a25c8191ceac372ba4d /media-radio | |
parent | Stable for x86, wrt bug #531894 (diff) | |
download | gentoo-2-65d9c7bfef26dd605230d337fa70a3dc32cf0e42.tar.gz gentoo-2-65d9c7bfef26dd605230d337fa70a3dc32cf0e42.tar.bz2 gentoo-2-65d9c7bfef26dd605230d337fa70a3dc32cf0e42.zip |
Stable for x86, wrt bug #531962
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/cwdaemon/ChangeLog | 5 | ||||
-rw-r--r-- | media-radio/cwdaemon/cwdaemon-0.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-radio/cwdaemon/ChangeLog b/media-radio/cwdaemon/ChangeLog index a85bca33670d..01127b6eada4 100644 --- a/media-radio/cwdaemon/ChangeLog +++ b/media-radio/cwdaemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-radio/cwdaemon # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.25 2014/12/27 19:36:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.26 2014/12/28 10:07:25 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> cwdaemon-0.10.1.ebuild: + Stable for x86, wrt bug #531962 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> cwdaemon-0.10.1.ebuild: Stable for amd64, wrt bug #531962 diff --git a/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild b/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild index fb703399c1ee..e89d94095a2e 100644 --- a/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild +++ b/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild,v 1.2 2014/12/27 19:36:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild,v 1.3 2014/12/28 10:07:25 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ppc x86" IUSE="" RDEPEND=">=media-radio/unixcw-3.3.1" |