diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2009-03-12 20:47:58 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2009-03-12 20:47:58 +0000 |
commit | 485cdc764922be8eaee1ac740346559f89d795fd (patch) | |
tree | 71647d5d45ba491dec93705807669722ad5fd510 /media-plugins/vdr-pilot | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-485cdc764922be8eaee1ac740346559f89d795fd.tar.gz gentoo-2-485cdc764922be8eaee1ac740346559f89d795fd.tar.bz2 gentoo-2-485cdc764922be8eaee1ac740346559f89d795fd.zip |
Marked stable on x86.
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'media-plugins/vdr-pilot')
-rw-r--r-- | media-plugins/vdr-pilot/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/vdr-pilot/vdr-pilot-0.0.9-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/vdr-pilot/ChangeLog b/media-plugins/vdr-pilot/ChangeLog index 2d47a948c446..0d61d71b26b6 100644 --- a/media-plugins/vdr-pilot/ChangeLog +++ b/media-plugins/vdr-pilot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-pilot -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-pilot/ChangeLog,v 1.7 2008/04/28 08:36:02 zzam Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-pilot/ChangeLog,v 1.8 2009/03/12 20:47:58 zzam Exp $ + + 12 Mar 2009; Matthias Schwarzott <zzam@gentoo.org> + vdr-pilot-0.0.9-r1.ebuild: + Marked stable on x86. 28 Apr 2008; Matthias Schwarzott <zzam@gentoo.org> vdr-pilot-0.0.8.ebuild, vdr-pilot-0.0.9.ebuild: diff --git a/media-plugins/vdr-pilot/vdr-pilot-0.0.9-r1.ebuild b/media-plugins/vdr-pilot/vdr-pilot-0.0.9-r1.ebuild index 4aaf51d2c7cc..bc4a8104a776 100644 --- a/media-plugins/vdr-pilot/vdr-pilot-0.0.9-r1.ebuild +++ b/media-plugins/vdr-pilot/vdr-pilot-0.0.9-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-pilot/vdr-pilot-0.0.9-r1.ebuild,v 1.2 2008/04/02 16:49:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-pilot/vdr-pilot-0.0.9-r1.ebuild,v 1.3 2009/03/12 20:47:58 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" |