public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-radio: ChangeLog xfce4-radio-0.4.1.ebuild
@ 2009-01-19 18:38 Christoph Mende (angelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Mende (angelos) @ 2009-01-19 18:38 UTC (permalink / raw
  To: gentoo-commits

angelos     09/01/19 18:38:53

  Modified:             ChangeLog
  Added:                xfce4-radio-0.4.1.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc22/cvs/Linux 2.6.29-rc2-00013-gf3b8436 x86_64)

Revision  Changes    Path
1.13                 xfce-extra/xfce4-radio/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	11 Jan 2009 23:44:01 -0000	1.12
+++ ChangeLog	19 Jan 2009 18:38:53 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-radio
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog,v 1.12 2009/01/11 23:44:01 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog,v 1.13 2009/01/19 18:38:53 angelos Exp $
+
+*xfce4-radio-0.4.1 (19 Jan 2009)
+
+  19 Jan 2009; Christoph Mende <angelos@gentoo.org>
+  +xfce4-radio-0.4.1.ebuild:
+  Version bump
 
   11 Jan 2009; Christoph Mende <angelos@gentoo.org>
   xfce4-radio-0.4.0.ebuild:



1.1                  xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-radio-0.4.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild,v 1.1 2009/01/19 18:38:53 angelos Exp $

inherit xfce44

xfce44
xfce44_gzipped

DESCRIPTION="Panel plugin to control V4L radio device"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=dev-util/intltool-0.40"

DOCS="AUTHORS ChangeLog NEWS README"

xfce44_goodies_panel_plugin






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-radio: ChangeLog xfce4-radio-0.4.1.ebuild
@ 2009-02-15 18:22 Christoph Mende (angelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Mende (angelos) @ 2009-02-15 18:22 UTC (permalink / raw
  To: gentoo-commits

angelos     09/02/15 18:22:32

  Modified:             ChangeLog xfce4-radio-0.4.1.ebuild
  Log:
  Fixed make check (bug 258994)
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 xfce-extra/xfce4-radio/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	19 Jan 2009 18:38:53 -0000	1.13
+++ ChangeLog	15 Feb 2009 18:22:32 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-radio
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog,v 1.13 2009/01/19 18:38:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog,v 1.14 2009/02/15 18:22:32 angelos Exp $
+
+  15 Feb 2009; Christoph Mende <angelos@gentoo.org>
+  xfce4-radio-0.4.1.ebuild:
+  Fixed make check (bug 258994)
 
 *xfce4-radio-0.4.1 (19 Jan 2009)
 



1.2                  xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild?r1=1.1&r2=1.2

Index: xfce4-radio-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-radio-0.4.1.ebuild	19 Jan 2009 18:38:53 -0000	1.1
+++ xfce4-radio-0.4.1.ebuild	15 Feb 2009 18:22:32 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild,v 1.1 2009/01/19 18:38:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.4.1.ebuild,v 1.2 2009/02/15 18:22:32 angelos Exp $
 
 inherit xfce44
 
@@ -12,6 +12,14 @@
 IUSE=""
 
 DEPEND=">=dev-util/intltool-0.40"
+RDEPEND="${DEPEND}"
+
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	echo "panel-plugin/radio.desktop.in.in" >>po/POTFILES.skip
+	echo "panel-plugin/xfce4-radio.c" >>po/POTFILES.skip
+}
 
 DOCS="AUTHORS ChangeLog NEWS README"
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-15 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-15 18:22 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-radio: ChangeLog xfce4-radio-0.4.1.ebuild Christoph Mende (angelos)
  -- strict thread matches above, loose matches on Subject: below --
2009-01-19 18:38 Christoph Mende (angelos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox