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 | 48e2c283a0ba02992d7cfc32a92d444d207a3159 (patch) | |
tree | 378cdda6ca1a24d602da5b5d09cf187b3754fa8e /media-plugins/vdr-pilot | |
parent | add <herd>no-herd</herd> (diff) | |
download | gentoo-2-48e2c283a0ba02992d7cfc32a92d444d207a3159.tar.gz gentoo-2-48e2c283a0ba02992d7cfc32a92d444d207a3159.tar.bz2 gentoo-2-48e2c283a0ba02992d7cfc32a92d444d207a3159.zip |
Marked stable on x86.
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-plugins/vdr-pilot')
-rw-r--r-- | media-plugins/vdr-pilot/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-plugins/vdr-pilot/ChangeLog b/media-plugins/vdr-pilot/ChangeLog index 84aa0cf4b889..8411a312f003 100644 --- a/media-plugins/vdr-pilot/ChangeLog +++ b/media-plugins/vdr-pilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/vdr-pilot -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-pilot/ChangeLog,v 1.4 2006/11/16 13:05:27 zzam Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-pilot/ChangeLog,v 1.5 2007/05/15 20:44:53 zzam Exp $ + + 15 May 2007; Matthias Schwarzott <zzam@gentoo.org> vdr-pilot-0.0.9.ebuild: + Marked stable on x86. *vdr-pilot-0.0.9 (16 Nov 2006) 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" |