public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: radiotray-0.7.2.ebuild ChangeLog
@ 2012-02-04  1:35 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2012-02-04  1:35 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/02/04 01:35:54

  Modified:             ChangeLog
  Added:                radiotray-0.7.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 media-radio/radiotray/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	21 Jan 2012 16:31:33 -0000	1.18
+++ ChangeLog	4 Feb 2012 01:35:54 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for media-radio/radiotray
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.18 2012/01/21 16:31:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.19 2012/02/04 01:35:54 hwoarang Exp $
+
+*radiotray-0.7.2 (04 Feb 2012)
+
+  04 Feb 2012; Markos Chandras <hwoarang@gentoo.org> +radiotray-0.7.2.ebuild:
+  Version bump
 
   21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> radiotray-0.7.1.ebuild:
   x86 stable wrt bug #398375



1.1                  media-radio/radiotray/radiotray-0.7.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?rev=1.1&content-type=text/plain

Index: radiotray-0.7.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v 1.1 2012/02/04 01:35:54 hwoarang Exp $

EAPI=3

PYTHON_DEPEND="2"
RESTRICT_PYTHON_ABIS="3.*"

inherit distutils

DESCRIPTION="Online radio streaming player"
HOMEPAGE="http://radiotray.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

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

RDEPEND="dev-python/dbus-python
	dev-python/gst-python
	dev-python/pygtk
	dev-python/lxml
	dev-python/pyxdg
	dev-python/pygobject:2
	dev-python/notify-python
	media-libs/gst-plugins-good
	media-libs/gst-plugins-ugly
	media-plugins/gst-plugins-alsa
	media-plugins/gst-plugins-libmms
	media-plugins/gst-plugins-ffmpeg
	media-plugins/gst-plugins-mad
	media-plugins/gst-plugins-ogg
	media-plugins/gst-plugins-soup
	media-plugins/gst-plugins-vorbis"

DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: radiotray-0.7.2.ebuild ChangeLog
@ 2012-03-09 20:29 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2012-03-09 20:29 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/03/09 20:29:03

  Modified:             radiotray-0.7.2.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #407475
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-radio/radiotray/radiotray-0.7.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?r1=1.1&r2=1.2

Index: radiotray-0.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- radiotray-0.7.2.ebuild	4 Feb 2012 01:35:54 -0000	1.1
+++ radiotray-0.7.2.ebuild	9 Mar 2012 20:29:03 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v 1.1 2012/02/04 01:35:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v 1.2 2012/03/09 20:29:03 hwoarang Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-python/dbus-python



1.20                 media-radio/radiotray/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	4 Feb 2012 01:35:54 -0000	1.19
+++ ChangeLog	9 Mar 2012 20:29:03 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for media-radio/radiotray
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.19 2012/02/04 01:35:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.20 2012/03/09 20:29:03 hwoarang Exp $
+
+  09 Mar 2012; Markos Chandras <hwoarang@gentoo.org> radiotray-0.7.2.ebuild:
+  Stable on amd64 wrt bug #407475
 
 *radiotray-0.7.2 (04 Feb 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: radiotray-0.7.2.ebuild ChangeLog
@ 2012-03-24 10:44 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2012-03-24 10:44 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/03/24 10:44:54

  Modified:             radiotray-0.7.2.ebuild ChangeLog
  Log:
  x86 stable. Bug #407475
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-radio/radiotray/radiotray-0.7.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?r1=1.2&r2=1.3

Index: radiotray-0.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- radiotray-0.7.2.ebuild	9 Mar 2012 20:29:03 -0000	1.2
+++ radiotray-0.7.2.ebuild	24 Mar 2012 10:44:54 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v 1.2 2012/03/09 20:29:03 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v 1.3 2012/03/24 10:44:54 hwoarang Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-python/dbus-python



1.21                 media-radio/radiotray/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	9 Mar 2012 20:29:03 -0000	1.20
+++ ChangeLog	24 Mar 2012 10:44:54 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for media-radio/radiotray
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.20 2012/03/09 20:29:03 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.21 2012/03/24 10:44:54 hwoarang Exp $
+
+  24 Mar 2012; Markos Chandras <hwoarang@gentoo.org> radiotray-0.7.2.ebuild:
+  x86 stable. Bug #407475
 
   09 Mar 2012; Markos Chandras <hwoarang@gentoo.org> radiotray-0.7.2.ebuild:
   Stable on amd64 wrt bug #407475






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

* [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: radiotray-0.7.2.ebuild ChangeLog
@ 2012-08-05 18:42 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2012-08-05 18:42 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/08/05 18:42:14

  Modified:             radiotray-0.7.2.ebuild ChangeLog
  Log:
  Add dev-python/pyxdg to DEPEND. Bug #429986
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-radio/radiotray/radiotray-0.7.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?r1=1.3&r2=1.4

Index: radiotray-0.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- radiotray-0.7.2.ebuild	24 Mar 2012 10:44:54 -0000	1.3
+++ radiotray-0.7.2.ebuild	5 Aug 2012 18:42:14 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v 1.3 2012/03/24 10:44:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v 1.4 2012/08/05 18:42:14 hwoarang Exp $
 
 EAPI=3
 
@@ -35,4 +35,4 @@
 	media-plugins/gst-plugins-soup
 	media-plugins/gst-plugins-vorbis"
 
-DEPEND=""
+DEPEND="dev-python/pyxdg"



1.23                 media-radio/radiotray/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	18 Jun 2012 09:01:57 -0000	1.22
+++ ChangeLog	5 Aug 2012 18:42:14 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for media-radio/radiotray
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.22 2012/06/18 09:01:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.23 2012/08/05 18:42:14 hwoarang Exp $
+
+  05 Aug 2012; Markos Chandras <hwoarang@gentoo.org> radiotray-0.7.2.ebuild:
+  Add dev-python/pyxdg to DEPEND. Bug #429986
 
   18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> -radiotray-0.6.4.ebuild,
   -radiotray-0.7.1.ebuild:
@@ -119,4 +122,3 @@
   25 May 2010; Markos Chandras <hwoarang@gentoo.org>
   +radiotray-0.5.1.ebuild, +radiotray-9999.ebuild, +metadata.xml:
   Initial commit of radiotray application
-





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

end of thread, other threads:[~2012-08-05 18:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-24 10:44 [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: radiotray-0.7.2.ebuild ChangeLog Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-05 18:42 Markos Chandras (hwoarang)
2012-03-09 20:29 Markos Chandras (hwoarang)
2012-02-04  1:35 Markos Chandras (hwoarang)

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