diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:07:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:07:59 +0000 |
commit | 5305303bb05c20ce2e7e5bb3f742446624b5d8e6 (patch) | |
tree | a5572d1375cd779b309061171dec73902e7b36e5 /media-radio | |
parent | Stable for alpha, wrt bug #524354 (diff) | |
download | gentoo-2-5305303bb05c20ce2e7e5bb3f742446624b5d8e6.tar.gz gentoo-2-5305303bb05c20ce2e7e5bb3f742446624b5d8e6.tar.bz2 gentoo-2-5305303bb05c20ce2e7e5bb3f742446624b5d8e6.zip |
Stable for alpha, wrt bug #519628
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/unixcw/ChangeLog | 5 | ||||
-rw-r--r-- | media-radio/unixcw/unixcw-3.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-radio/unixcw/ChangeLog b/media-radio/unixcw/ChangeLog index 8d63afb36d53..595f9f57b520 100644 --- a/media-radio/unixcw/ChangeLog +++ b/media-radio/unixcw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-radio/unixcw # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/unixcw/ChangeLog,v 1.18 2014/10/18 14:32:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/unixcw/ChangeLog,v 1.19 2014/11/02 09:07:59 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> unixcw-3.3.1.ebuild: + Stable for alpha, wrt bug #519628 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> unixcw-3.3.1.ebuild: Stable for ppc, wrt bug #519628 diff --git a/media-radio/unixcw/unixcw-3.3.1.ebuild b/media-radio/unixcw/unixcw-3.3.1.ebuild index 681826ba2540..75a85f6e7018 100644 --- a/media-radio/unixcw/unixcw-3.3.1.ebuild +++ b/media-radio/unixcw/unixcw-3.3.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/unixcw/unixcw-3.3.1.ebuild,v 1.5 2014/10/18 14:32:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/unixcw/unixcw-3.3.1.ebuild,v 1.6 2014/11/02 09:07:59 ago Exp $ EAPI=4 @@ -12,7 +12,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="alsa ncurses pulseaudio suid qt4" RDEPEND="ncurses? ( sys-libs/ncurses ) |