summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2005-09-13 11:06:44 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2005-09-13 11:06:44 +0000
commitb64013234faf5fc9f7656b2fbdf6bf2c92d9a231 (patch)
treefe52c624390125596083e1f679203fb1e3b25a1b /media-tv/linuxtv-dvb-apps
parentfix for kdeenablefinal (diff)
downloadgentoo-2-b64013234faf5fc9f7656b2fbdf6bf2c92d9a231.tar.gz
gentoo-2-b64013234faf5fc9f7656b2fbdf6bf2c92d9a231.tar.bz2
gentoo-2-b64013234faf5fc9f7656b2fbdf6bf2c92d9a231.zip
marked stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-tv/linuxtv-dvb-apps')
-rw-r--r--media-tv/linuxtv-dvb-apps/ChangeLog6
-rw-r--r--media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20050702.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-tv/linuxtv-dvb-apps/ChangeLog b/media-tv/linuxtv-dvb-apps/ChangeLog
index 484ad7990b1e..a006d854b7ae 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.5 2005/09/13 11:05:05 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.6 2005/09/13 11:06:44 zzam Exp $
+
+ 13 Sep 2005; Matthias Schwarzott <zzam@gentoo.org>
+ linuxtv-dvb-apps-1.1.0_p20050702.ebuild:
+ marked stable on x86.
13 Sep 2005; Matthias Schwarzott <zzam@gentoo.org>
linuxtv-dvb-apps-1.1.0.ebuild:
diff --git a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20050702.ebuild b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20050702.ebuild
index 38845e209fc9..95feb9a3ffe0 100644
--- a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20050702.ebuild
+++ b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20050702.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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_p20050702.ebuild,v 1.2 2005/07/08 12:04:28 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0_p20050702.ebuild,v 1.3 2005/09/13 11:06:44 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 )"