public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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-freecell: vdr-freecell-0.0.2-r3.ebuild ChangeLog
Date: Fri, 19 Dec 2014 16:05:48 +0000 (UTC)	[thread overview]
Message-ID: <20141219160548.C0F30CD9E@oystercatcher.gentoo.org> (raw)

hd_brummy    14/12/19 16:05:48

  Modified:             ChangeLog
  Added:                vdr-freecell-0.0.2-r3.ebuild
  Log:
  fixed wrt bug 533032, thx to T.Foerster for testing and reporting
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 34C2808A)

Revision  Changes    Path
1.8                  media-plugins/vdr-freecell/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-freecell/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-freecell/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-freecell/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-freecell/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	23 Feb 2014 21:15:46 -0000	1.7
+++ ChangeLog	19 Dec 2014 16:05:48 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/vdr-freecell
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-freecell/ChangeLog,v 1.7 2014/02/23 21:15:46 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-freecell/ChangeLog,v 1.8 2014/12/19 16:05:48 hd_brummy Exp $
+
+*vdr-freecell-0.0.2-r3 (19 Dec 2014)
+
+  19 Dec 2014; Joerg Bornkessel <hd_brummy@gentoo.org>
+  +vdr-freecell-0.0.2-r3.ebuild:
+  fixed wrt bug 533032, thx to T.Foerster for testing and reporting
 
   23 Feb 2014; Joerg Bornkessel <hd_brummy@gentoo.org>
   vdr-freecell-0.0.2-r2.ebuild:



1.1                  media-plugins/vdr-freecell/vdr-freecell-0.0.2-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-freecell/vdr-freecell-0.0.2-r3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-freecell/vdr-freecell-0.0.2-r3.ebuild?rev=1.1&content-type=text/plain

Index: vdr-freecell-0.0.2-r3.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-freecell/vdr-freecell-0.0.2-r3.ebuild,v 1.1 2014/12/19 16:05:48 hd_brummy Exp $

EAPI=5

inherit vdr-plugin-2

DESCRIPTION="VDR plugin: play 'Freecell' on the On Screen Display"
HOMEPAGE="http://www.magoa.net/linux/index.php?view=freecell"
SRC_URI="http://www.magoa.net/linux/files/${P}.tgz
		mirror://vdrfiles/${PN}/${P}.tgz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=media-video/vdr-2"

PATCHES=("${FILESDIR}/${PN}-time_ms.diff"
		"${FILESDIR}/gcc-3.4.patch"
		"${FILESDIR}/${P}-gentoo.diff"
		"${FILESDIR}/${P}_vdr-1.5.4-compile.diff")

src_prepare() {
	vdr-plugin-2_src_prepare

	sed -e "s:RegisterI18n://RegisterI18n:" -i freecell.c
}

src_install() {
	vdr-plugin-2_src_install

	insopts -m0644 -ovdr -gvdr
	insinto /usr/share/vdr/freecell
	doins "${S}/${VDRPLUGIN}"/*
}





                 reply	other threads:[~2014-12-19 16:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20141219160548.C0F30CD9E@oystercatcher.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