diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2007-05-15 20:44:53 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2007-05-15 20:44:53 +0000 |
commit | ab9513172370d9ecc646364f99759e4e664a9d8d (patch) | |
tree | 0093f61b1424ed0cc81fcd47ad8b16018e140ccb /media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild | |
parent | add <herd>no-herd</herd> (diff) | |
download | historical-ab9513172370d9ecc646364f99759e4e664a9d8d.tar.gz historical-ab9513172370d9ecc646364f99759e4e664a9d8d.tar.bz2 historical-ab9513172370d9ecc646364f99759e4e664a9d8d.zip |
Marked stable on x86.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild')
-rw-r--r-- | media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild b/media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild index 4db6500c130c..43297fcf0f08 100644 --- a/media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild +++ b/media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild,v 1.1 2006/11/16 13:05:27 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild,v 1.2 2007/05/15 20:44:53 zzam Exp $ IUSE="" inherit vdr-plugin eutils @@ -9,7 +9,7 @@ DESCRIPTION="VDR plugin: Another way for viewing EPG and zap to channels" HOMEPAGE="http://famillejacques.free.fr/vdr/" SRC_URI="http://famillejacques.free.fr/vdr/pilot/${P}.tgz" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" |