diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2006-07-12 12:03:09 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2006-07-12 12:03:09 +0000 |
commit | 09891daf6723d2debcaedb23085032af8975e51b (patch) | |
tree | 1097cb1263447e100c7ebbdd92f81bf11c50d040 /media-tv/linuxtv-dvb-apps | |
parent | digest fix, to close bug #140056 (diff) | |
download | gentoo-2-09891daf6723d2debcaedb23085032af8975e51b.tar.gz gentoo-2-09891daf6723d2debcaedb23085032af8975e51b.tar.bz2 gentoo-2-09891daf6723d2debcaedb23085032af8975e51b.zip |
Marked stable on x86. Removed version 1.1.1
(Portage version: 2.1.1_pre2-r8)
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.0_p20060423.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 a59d4e81c041..d66dba83d524 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.15 2006/06/10 13:11:05 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.16 2006/07/12 12:03:09 zzam Exp $ + + 12 Jul 2006; Matthias Schwarzott <zzam@gentoo.org> + linuxtv-dvb-apps-1.1.0_p20060423.ebuild, -linuxtv-dvb-apps-1.1.1.ebuild: + Marked stable on x86. Removed version 1.1.1 *linuxtv-dvb-apps-1.1.1-r1 (10 Jun 2006) diff --git a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20060423.ebuild b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20060423.ebuild index 26adf1b8e829..8fb2e9bf0e2b 100644 --- a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20060423.ebuild +++ b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20060423.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.0_p20060423.ebuild,v 1.1 2006/04/24 08:35:30 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20060423.ebuild,v 1.2 2006/07/12 12:03:09 zzam Exp $ inherit eutils @@ -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" S=${WORKDIR}/${MY_P} DEPEND="usb? ( >=dev-libs/libusb-0.1.10a )" |