summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-14 09:31:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-14 09:31:54 +0000
commit4f2d8e7c774b2b1309cdf1bc5aa88919c9f1e1d1 (patch)
tree72a18d2bd06362571691d7124e25e3a26ad034dc /media-plugins
parentStable for amd64, wrt bug #469780 (diff)
downloadgentoo-2-4f2d8e7c774b2b1309cdf1bc5aa88919c9f1e1d1.tar.gz
gentoo-2-4f2d8e7c774b2b1309cdf1bc5aa88919c9f1e1d1.tar.bz2
gentoo-2-4f2d8e7c774b2b1309cdf1bc5aa88919c9f1e1d1.zip
Stable for amd64, wrt bug #464540
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/vdr-image/ChangeLog6
-rw-r--r--media-plugins/vdr-image/vdr-image-0.3.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/media-plugins/vdr-image/ChangeLog b/media-plugins/vdr-image/ChangeLog
index 7ff81ab929cb..2fa456ac1c06 100644
--- a/media-plugins/vdr-image/ChangeLog
+++ b/media-plugins/vdr-image/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/vdr-image
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-image/ChangeLog,v 1.39 2013/01/17 22:32:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-image/ChangeLog,v 1.40 2013/05/14 09:31:54 ago Exp $
+
+ 14 May 2013; Agostino Sarubbo <ago@gentoo.org> vdr-image-0.3.1.ebuild:
+ Stable for amd64, wrt bug #464540
17 Jan 2013; Alexis Ballier <aballier@gentoo.org> vdr-image-0.3.1.ebuild,
+files/vdr-image-0.3.1-ffmpeg-1.patch:
@@ -179,4 +182,3 @@
+files/vdr-image-0.2.4-gentoo.diff, +files/rc-addon.sh, +metadata.xml,
+vdr-image-0.2.4.ebuild:
initial ebuild on gentoo.org, find older versions on gentoo.de cvs
-
diff --git a/media-plugins/vdr-image/vdr-image-0.3.1.ebuild b/media-plugins/vdr-image/vdr-image-0.3.1.ebuild
index 22cd40c9b218..30307f806a76 100644
--- a/media-plugins/vdr-image/vdr-image-0.3.1.ebuild
+++ b/media-plugins/vdr-image/vdr-image-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-image/vdr-image-0.3.1.ebuild,v 1.5 2013/01/17 22:32:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-image/vdr-image-0.3.1.ebuild,v 1.6 2013/05/14 09:31:54 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ DESCRIPTION="VDR plugin: display of digital images, like jpeg, tiff, png, bmp"
HOMEPAGE="http://projects.vdr-developer.org/projects/plg-image"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
LICENSE="GPL-2"
IUSE="exif"