summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2006-10-30 15:04:35 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2006-10-30 15:04:35 +0000
commitec9f0e5c1cf62780a660b8ab0bb6b36633c6506d (patch)
tree01dc28a9553ce40266c30b360b66c5443652a8da /media-plugins
parentCleanup of older ebuilds. (diff)
downloadhistorical-ec9f0e5c1cf62780a660b8ab0bb6b36633c6506d.tar.gz
historical-ec9f0e5c1cf62780a660b8ab0bb6b36633c6506d.tar.bz2
historical-ec9f0e5c1cf62780a660b8ab0bb6b36633c6506d.zip
Marked stable on x86.
Package-Manager: portage-2.1.2_rc1-r1
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/vdr-screenshot/ChangeLog6
-rw-r--r--media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild5
-rw-r--r--media-plugins/vdr-setup/ChangeLog5
-rw-r--r--media-plugins/vdr-setup/vdr-setup-0.3.1.ebuild6
4 files changed, 15 insertions, 7 deletions
diff --git a/media-plugins/vdr-screenshot/ChangeLog b/media-plugins/vdr-screenshot/ChangeLog
index 5e0cdbfa5b15..854485493d0d 100644
--- a/media-plugins/vdr-screenshot/ChangeLog
+++ b/media-plugins/vdr-screenshot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/vdr-screenshot
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog,v 1.7 2006/08/15 10:08:07 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog,v 1.8 2006/10/30 15:04:35 zzam Exp $
+
+ 30 Oct 2006; Matthias Schwarzott <zzam@gentoo.org>
+ vdr-screenshot-0.0.11.ebuild:
+ Marked stable on x86.
15 Aug 2006; Matthias Schwarzott <zzam@gentoo.org> metadata.xml:
Assigned to Gentoo VDR Project.
diff --git a/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild b/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild
index 9930a430f494..7a7cb5f1c89c 100644
--- a/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild
+++ b/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 2004-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild,v 1.1 2006/06/21 21:04:36 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild,v 1.2 2006/10/30 15:04:35 zzam Exp $
inherit vdr-plugin
@@ -10,8 +10,9 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND=">=media-video/vdr-1.3.21"
+RDEPEND="${DEPEND}"
diff --git a/media-plugins/vdr-setup/ChangeLog b/media-plugins/vdr-setup/ChangeLog
index 39d3253d341a..decf535c8a8f 100644
--- a/media-plugins/vdr-setup/ChangeLog
+++ b/media-plugins/vdr-setup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/vdr-setup
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-setup/ChangeLog,v 1.10 2006/10/30 15:01:27 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-setup/ChangeLog,v 1.11 2006/10/30 15:03:30 zzam Exp $
+
+ 30 Oct 2006; Matthias Schwarzott <zzam@gentoo.org> vdr-setup-0.3.1.ebuild:
+ Marked stable on x86.
30 Oct 2006; Matthias Schwarzott <zzam@gentoo.org>
-files/vdr-setup-0.2.3-gentoo.diff, -vdr-setup-0.2.3.ebuild:
diff --git a/media-plugins/vdr-setup/vdr-setup-0.3.1.ebuild b/media-plugins/vdr-setup/vdr-setup-0.3.1.ebuild
index 9d52850015bf..6a80d1f5e28f 100644
--- a/media-plugins/vdr-setup/vdr-setup-0.3.1.ebuild
+++ b/media-plugins/vdr-setup/vdr-setup-0.3.1.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-setup/vdr-setup-0.3.1.ebuild,v 1.5 2006/06/15 13:58:29 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-setup/vdr-setup-0.3.1.ebuild,v 1.6 2006/10/30 15:03:30 zzam Exp $
inherit vdr-plugin
-DESCRIPTION="Video Disk Recorder Plugin - Create Submenus, Configure VDR on OSD"
+DESCRIPTION="VDR plugin: Create Submenus, Configure VDR on OSD"
HOMEPAGE="http://www.vdrtools.de/vdrsetup.html"
SRC_URI="http://www.vdrtools.de/download/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND=">=media-video/vdr-1.3.36"