From: "Joerg Bornkessel (hd_brummy)" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-undelete: vdr-undelete-0.0.7-r1.ebuild ChangeLog
Date: Sun, 1 Jun 2014 11:37:48 +0000 (UTC) [thread overview]
Message-ID: <20140601113748.3EDF42004E@flycatcher.gentoo.org> (raw)
hd_brummy 14/06/01 11:37:48
Modified: ChangeLog
Added: vdr-undelete-0.0.7-r1.ebuild
Log:
fixed compile >=vdr-2.1.2
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 34C2808A)
Revision Changes Path
1.16 media-plugins/vdr-undelete/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-undelete/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-undelete/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-undelete/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-undelete/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 23 Feb 2014 21:24:48 -0000 1.15
+++ ChangeLog 1 Jun 2014 11:37:48 -0000 1.16
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/vdr-undelete
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-undelete/ChangeLog,v 1.15 2014/02/23 21:24:48 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-undelete/ChangeLog,v 1.16 2014/06/01 11:37:48 hd_brummy Exp $
+
+*vdr-undelete-0.0.7-r1 (01 Jun 2014)
+
+ 01 Jun 2014; Joerg Bornkessel <hd_brummy@gentoo.org>
+ +vdr-undelete-0.0.7-r1.ebuild:
+ fixed compile >=vdr-2.1.2
23 Feb 2014; Joerg Bornkessel <hd_brummy@gentoo.org>
-vdr-undelete-0.0.6-r1.ebuild:
1.1 media-plugins/vdr-undelete/vdr-undelete-0.0.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-undelete/vdr-undelete-0.0.7-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-undelete/vdr-undelete-0.0.7-r1.ebuild?rev=1.1&content-type=text/plain
Index: vdr-undelete-0.0.7-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-undelete/vdr-undelete-0.0.7-r1.ebuild,v 1.1 2014/06/01 11:37:48 hd_brummy Exp $
EAPI=5
inherit vdr-plugin-2
VERSION="1060" # every bump, new version!
DESCRIPTION="VDR Plugin: Recover deleted recordings of VDR"
HOMEPAGE="http://projects.vdr-developer.org/projects/plg-undelete"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=media-video/vdr-1.5.7"
RDEPEND="${DEPEND}"
src_prepare() {
vdr-plugin-2_src_prepare
if has_version ">=media-video/vdr-2.1.2"; then
sed -e "s#VideoDirectory#cVideoDirectory::Name\(\)#" \
-i menuundelete.c
sed -e "s#RemoveVideoFile#cVideoDirectory::RemoveVideoFile#" \
-i undelete.c menuundelete.c
sed -e "s#RenameVideoFile#cVideoDirectory::RenameVideoFile#" \
-i undelete.c menuundelete.c
sed -e "s#RemoveEmptyVideoDirectories#cVideoDirectory::RemoveEmptyVideoDirectories#" \
-i undelete.c
fi
}
next reply other threads:[~2014-06-01 11:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-01 11:37 Joerg Bornkessel (hd_brummy) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-01-01 22:58 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-undelete: vdr-undelete-0.0.7-r1.ebuild ChangeLog Joerg Bornkessel (hd_brummy)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140601113748.3EDF42004E@flycatcher.gentoo.org \
--to=hd_brummy@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox