diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2006-10-20 14:02:20 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2006-10-20 14:02:20 +0000 |
commit | e4a741ec9bec351599ed20c22e9ca7a2cf37816f (patch) | |
tree | e3309c424357f67fd85b8cf354c615e7203dc175 /media-tv/linuxtv-dvb-apps | |
parent | Mark 2.14.2 stable on ia64 (diff) | |
download | gentoo-2-e4a741ec9bec351599ed20c22e9ca7a2cf37816f.tar.gz gentoo-2-e4a741ec9bec351599ed20c22e9ca7a2cf37816f.tar.bz2 gentoo-2-e4a741ec9bec351599ed20c22e9ca7a2cf37816f.zip |
Marked stable on x86.
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'media-tv/linuxtv-dvb-apps')
-rw-r--r-- | media-tv/linuxtv-dvb-apps/ChangeLog | 6 | ||||
-rw-r--r-- | media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-tv/linuxtv-dvb-apps/ChangeLog b/media-tv/linuxtv-dvb-apps/ChangeLog index f9692881e477..dcefbec1576b 100644 --- a/media-tv/linuxtv-dvb-apps/ChangeLog +++ b/media-tv/linuxtv-dvb-apps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-tv/linuxtv-dvb-apps # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.19 2006/10/16 19:13:31 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.20 2006/10/20 14:02:20 zzam Exp $ + + 20 Oct 2006; Matthias Schwarzott <zzam@gentoo.org> + linuxtv-dvb-apps-1.1.1.20060917.ebuild: + Marked stable on x86. 16 Oct 2006; <malc@gentoo.org> linuxtv-dvb-apps-1.1.1.20060917.ebuild: Small Make.rules sed-fu to fix multilib-strict QA checks diff --git a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild index c72d87f5f55c..428438f34eaa 100644 --- a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild +++ b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild,v 1.2 2006/10/16 19:13:31 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild,v 1.3 2006/10/20 14:02:20 zzam Exp $ inherit eutils versionator @@ -13,7 +13,7 @@ HOMEPAGE="http://www.linuxtv.org/" DESCRIPTION="small utils for DVB to scan, zap, view signal strength, ..." LICENSE="GPL-2" SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND="usb? ( >=dev-libs/libusb-0.1.10a )" RDEPEND="${DEPEND}" |