public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: ChangeLog radiotray-0.6.3.ebuild
@ 2011-01-21  8:53 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-01-21  8:53 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/01/21 08:53:08

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

Revision  Changes    Path
1.9                  media-radio/radiotray/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	8 Jan 2011 11:52:25 -0000	1.8
+++ ChangeLog	21 Jan 2011 08:53:08 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for media-radio/radiotray
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.8 2011/01/08 11:52:25 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.9 2011/01/21 08:53:08 hwoarang Exp $
+
+*radiotray-0.6.3 (21 Jan 2011)
+
+  21 Jan 2011; Markos Chandras <hwoarang@gentoo.org> +radiotray-0.6.3.ebuild:
+  Version bump
 
   08 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
   radiotray-0.6.1.ebuild:



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

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

Index: radiotray-0.6.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.6.3.ebuild,v 1.1 2011/01/21 08:53:08 hwoarang Exp $

EAPI=3

PYTHON_DEPEND="2"
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
	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] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: ChangeLog radiotray-0.6.3.ebuild
@ 2011-05-23 18:19 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-05-23 18:19 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/05/23 18:19:04

  Modified:             ChangeLog radiotray-0.6.3.ebuild
  Log:
  Restrict python3 ABIS. Stable on amd64. Bug #368221
  
  (Portage version: 2.2.0_alpha34/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 media-radio/radiotray/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	21 Jan 2011 08:53:08 -0000	1.9
+++ ChangeLog	23 May 2011 18:19:04 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for media-radio/radiotray
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.9 2011/01/21 08:53:08 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.10 2011/05/23 18:19:04 hwoarang Exp $
+
+  23 May 2011; Markos Chandras <hwoarang@gentoo.org> radiotray-0.6.3.ebuild:
+  Restrict python3 ABIS. Stable on amd64. Bug #368221
 
 *radiotray-0.6.3 (21 Jan 2011)
 



1.2                  media-radio/radiotray/radiotray-0.6.3.ebuild

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

Index: radiotray-0.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.6.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- radiotray-0.6.3.ebuild	21 Jan 2011 08:53:08 -0000	1.1
+++ radiotray-0.6.3.ebuild	23 May 2011 18:19:04 -0000	1.2
@@ -1,10 +1,12 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.6.3.ebuild,v 1.1 2011/01/21 08:53:08 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.6.3.ebuild,v 1.2 2011/05/23 18:19:04 hwoarang Exp $
 
 EAPI=3
 
 PYTHON_DEPEND="2"
+RESTRICT_PYTHON_ABIS="3.*"
+
 inherit distutils
 
 DESCRIPTION="Online radio streaming player"
@@ -13,7 +15,7 @@
 
 LICENSE="GPL-1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-python/dbus-python






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

* [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: ChangeLog radiotray-0.6.3.ebuild
@ 2011-06-08 18:21 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2011-06-08 18:21 UTC (permalink / raw
  To: gentoo-commits

maekke      11/06/08 18:21:09

  Modified:             ChangeLog radiotray-0.6.3.ebuild
  Log:
  x86 stable, bug #368221
  
  (Portage version: 2.1.9.50/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 media-radio/radiotray/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	23 May 2011 18:19:04 -0000	1.10
+++ ChangeLog	8 Jun 2011 18:21:09 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for media-radio/radiotray
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.10 2011/05/23 18:19:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.11 2011/06/08 18:21:09 maekke Exp $
+
+  08 Jun 2011; Markus Meier <maekke@gentoo.org> radiotray-0.6.3.ebuild:
+  x86 stable, bug #368221
 
   23 May 2011; Markos Chandras <hwoarang@gentoo.org> radiotray-0.6.3.ebuild:
   Restrict python3 ABIS. Stable on amd64. Bug #368221



1.3                  media-radio/radiotray/radiotray-0.6.3.ebuild

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

Index: radiotray-0.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.6.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- radiotray-0.6.3.ebuild	23 May 2011 18:19:04 -0000	1.2
+++ radiotray-0.6.3.ebuild	8 Jun 2011 18:21:09 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.6.3.ebuild,v 1.2 2011/05/23 18:19:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.6.3.ebuild,v 1.3 2011/06/08 18:21:09 maekke Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-python/dbus-python






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

end of thread, other threads:[~2011-06-08 18:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08 18:21 [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: ChangeLog radiotray-0.6.3.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2011-05-23 18:19 Markos Chandras (hwoarang)
2011-01-21  8:53 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