diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2009-03-12 20:43:23 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2009-03-12 20:43:23 +0000 |
commit | 42169cf093e6b3c310656b0b2575719f7eb16cfc (patch) | |
tree | 9576f8b7d1805976719b45778c9aa6b5ca15bdc8 /media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.ebuild | |
parent | Stable for HPPA (bug #260014). Fixed newbin djbdns-setup (bug #260014 comment... (diff) | |
download | gentoo-2-42169cf093e6b3c310656b0b2575719f7eb16cfc.tar.gz gentoo-2-42169cf093e6b3c310656b0b2575719f7eb16cfc.tar.bz2 gentoo-2-42169cf093e6b3c310656b0b2575719f7eb16cfc.zip |
Marked stable on x86.
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.ebuild')
-rw-r--r-- | media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.ebuild b/media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.ebuild index 56f31e779ba1..d22d2bb74f49 100644 --- a/media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.ebuild +++ b/media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.ebuild,v 1.2 2008/04/22 16:00:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.ebuild,v 1.3 2009/03/12 20:43:23 zzam Exp $ IUSE="" inherit vdr-plugin @@ -8,7 +8,7 @@ inherit vdr-plugin DESCRIPTION="VDR plugin: Show EPG like a TV guide" HOMEPAGE="http://www.js-home.org/vdr/tvonscreen" SRC_URI="http://www.js-home.org/vdr/tvonscreen/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="GPL-2" |