diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 14:48:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 14:48:57 +0000 |
commit | 54d8eb5f74b8a3e0bb2718624d17f7a12d00d86f (patch) | |
tree | 796a2fb803cdfa904873c3606db05178cdc713c0 /media-tv/linuxtv-dvb-apps | |
parent | Stable on ppc wrt bug 245535 (diff) | |
download | gentoo-2-54d8eb5f74b8a3e0bb2718624d17f7a12d00d86f.tar.gz gentoo-2-54d8eb5f74b8a3e0bb2718624d17f7a12d00d86f.tar.bz2 gentoo-2-54d8eb5f74b8a3e0bb2718624d17f7a12d00d86f.zip |
Stable on ppc wrt bug 247995
(Portage version: 2.1.6.2/cvs/Linux 2.6.27-hardened-r3 ppc)
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.20080317.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 dab180b2b275..7d404bd71e85 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.42 2008/11/28 21:56:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.43 2008/12/21 14:48:57 nixnut Exp $ + + 21 Dec 2008; nixnut <nixnut@gentoo.org> + linuxtv-dvb-apps-1.1.1.20080317.ebuild: + Stable on ppc wrt bug 247995 28 Nov 2008; Markus Meier <maekke@gentoo.org> linuxtv-dvb-apps-1.1.1.20080317.ebuild: diff --git a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20080317.ebuild b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20080317.ebuild index bdf557fccd8a..ca27887308bb 100644 --- a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20080317.ebuild +++ b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20080317.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.20080317.ebuild,v 1.3 2008/11/28 21:56:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20080317.ebuild,v 1.4 2008/12/21 14:48:57 nixnut Exp $ inherit eutils versionator multilib @@ -12,7 +12,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 ~ia64 ~ppc x86" +KEYWORDS="amd64 ~ia64 ppc x86" RDEPEND="usb? ( >=dev-libs/libusb-0.1.10a ) !dev-db/xbase" |