public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joerg Bornkessel" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-freecell/
Date: Thu,  5 May 2016 13:34:31 +0000 (UTC)	[thread overview]
Message-ID: <1462454991.559695285da0cfd9af94f68bf77ccfca13edf4a5.hd_brummy@gentoo> (raw)

commit:     559695285da0cfd9af94f68bf77ccfca13edf4a5
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Thu May  5 13:29:51 2016 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Thu May  5 13:29:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55969528

clean up; stabel amd64 x86, thx to T.Foerster on wrt bug 575644

Package-Manager: portage-2.2.28

 media-plugins/vdr-freecell/ChangeLog               |  8 ++++++
 .../vdr-freecell/vdr-freecell-0.0.2-r2.ebuild      | 32 ----------------------
 .../vdr-freecell/vdr-freecell-0.0.2-r3.ebuild      |  4 +--
 3 files changed, 10 insertions(+), 34 deletions(-)

diff --git a/media-plugins/vdr-freecell/ChangeLog b/media-plugins/vdr-freecell/ChangeLog
new file mode 100644
index 0000000..bd1ae3c
--- /dev/null
+++ b/media-plugins/vdr-freecell/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for media-plugins/vdr-freecell
+# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
+# $ID$
+
+  05 May 2016; Joerg Bornkessel <hd_brummy@gentoo.org>
+  -vdr-freecell-0.0.2-r2.ebuild, vdr-freecell-0.0.2-r3.ebuild:
+  clean up; stabel amd64 x86, thx to T.Foerster on wrt bug 575644
+

diff --git a/media-plugins/vdr-freecell/vdr-freecell-0.0.2-r2.ebuild b/media-plugins/vdr-freecell/vdr-freecell-0.0.2-r2.ebuild
deleted file mode 100644
index 2299115..0000000
--- a/media-plugins/vdr-freecell/vdr-freecell-0.0.2-r2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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-1.2.6"
-
-PATCHES=("${FILESDIR}/${PN}-time_ms.diff"
-		"${FILESDIR}/gcc-3.4.patch"
-		"${FILESDIR}/${P}-gentoo.diff"
-		"${FILESDIR}/${P}_vdr-1.5.4-compile.diff")
-
-src_install() {
-	vdr-plugin-2_src_install
-
-	insopts -m0644 -ovdr -gvdr
-	insinto /usr/share/vdr/freecell
-	doins "${S}/${VDRPLUGIN}"/*
-}

diff --git a/media-plugins/vdr-freecell/vdr-freecell-0.0.2-r3.ebuild b/media-plugins/vdr-freecell/vdr-freecell-0.0.2-r3.ebuild
index 09524f2..5bb2dfc 100644
--- a/media-plugins/vdr-freecell/vdr-freecell-0.0.2-r3.ebuild
+++ b/media-plugins/vdr-freecell/vdr-freecell-0.0.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="http://www.magoa.net/linux/files/${P}.tgz
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND=">=media-video/vdr-2"


             reply	other threads:[~2016-05-05 13:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-05 13:34 Joerg Bornkessel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-05 13:34 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-freecell/ Joerg Bornkessel
2019-12-11 22:16 Joerg Bornkessel
2020-01-12 18:38 Jörg Bornkessel
2021-07-17 14:07 Mikle Kolyada
2021-07-17 14:09 Mikle Kolyada
2021-10-22  8:22 Jakov Smolić
2024-06-22 19:13 Conrad Kostecki
2024-06-23 19:49 Conrad Kostecki

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=1462454991.559695285da0cfd9af94f68bf77ccfca13edf4a5.hd_brummy@gentoo \
    --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