public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/ario: ario-1.5.1.ebuild ChangeLog
@ 2014-03-22 12:15 Christoph Mende (angelos)
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Mende (angelos) @ 2014-03-22 12:15 UTC (permalink / raw
  To: gentoo-commits

angelos     14/03/22 12:15:59

  Modified:             ario-1.5.1.ebuild ChangeLog
  Log:
  Add missing libgcrypt dependency (bug #472028)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 84F20B43)

Revision  Changes    Path
1.8                  media-sound/ario/ario-1.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild?r1=1.7&r2=1.8

Index: ario-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ario-1.5.1.ebuild	27 May 2012 17:38:58 -0000	1.7
+++ ario-1.5.1.ebuild	22 Mar 2014 12:15:59 -0000	1.8
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.7 2012/05/27 17:38:58 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.8 2014/03/22 12:15:59 angelos Exp $
 
-EAPI=4
+EAPI=5
 GNOME2_LA_PUNT=yes
 PYTHON_DEPEND="python? 2"
 
@@ -18,6 +18,7 @@
 IUSE="audioscrobbler dbus debug +idle libnotify nls python taglib zeroconf"
 
 RDEPEND=">=dev-libs/glib-2.14:2
+	dev-libs/libgcrypt:0=
 	dev-libs/libunique:1
 	dev-libs/libxml2:2
 	media-libs/libmpdclient



1.32                 media-sound/ario/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	27 May 2012 17:38:58 -0000	1.31
+++ ChangeLog	22 Mar 2014 12:15:59 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/ario
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.31 2012/05/27 17:38:58 angelos Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.32 2014/03/22 12:15:59 angelos Exp $
+
+  22 Mar 2014; Christoph Mende <angelos@gentoo.org>
+  -files/ario-1.5-libnotify-0.7.patch, ario-1.5.1.ebuild:
+  Add missing libgcrypt dependency (bug #472028)
 
   27 May 2012; Christoph Mende <angelos@gentoo.org> ario-1.5.1.ebuild:
   Allow any python-2 version instead of just 2.7
@@ -122,4 +126,3 @@
 
   30 Jun 2008; Christoph Mende <angelos@gentoo.org> +ario-1.1.ebuild:
   Initial import, bug 221073
-





^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/ario: ario-1.5.1.ebuild ChangeLog
@ 2012-05-27 17:38 Christoph Mende (angelos)
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Mende (angelos) @ 2012-05-27 17:38 UTC (permalink / raw
  To: gentoo-commits

angelos     12/05/27 17:38:58

  Modified:             ario-1.5.1.ebuild ChangeLog
  Log:
  Allow any python-2 version instead of just 2.7
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  media-sound/ario/ario-1.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild?r1=1.6&r2=1.7

Index: ario-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ario-1.5.1.ebuild	27 May 2012 16:54:24 -0000	1.6
+++ ario-1.5.1.ebuild	27 May 2012 17:38:58 -0000	1.7
@@ -1,9 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.6 2012/05/27 16:54:24 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.7 2012/05/27 17:38:58 angelos Exp $
 
 EAPI=4
 GNOME2_LA_PUNT=yes
+PYTHON_DEPEND="python? 2"
 
 inherit gnome2 python
 
@@ -27,8 +28,7 @@
 	dbus? ( dev-libs/dbus-glib )
 	libnotify? ( x11-libs/libnotify )
 	python? ( dev-python/pygtk:2
-		dev-python/pygobject:2
-		dev-lang/python:2.7 )
+		dev-python/pygobject:2 )
 	taglib? ( media-libs/taglib )
 	zeroconf? ( net-dns/avahi )"
 DEPEND="${RDEPEND}



1.31                 media-sound/ario/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	27 May 2012 16:54:24 -0000	1.30
+++ ChangeLog	27 May 2012 17:38:58 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/ario
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.30 2012/05/27 16:54:24 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.31 2012/05/27 17:38:58 angelos Exp $
+
+  27 May 2012; Christoph Mende <angelos@gentoo.org> ario-1.5.1.ebuild:
+  Allow any python-2 version instead of just 2.7
 
   27 May 2012; Christoph Mende <angelos@gentoo.org> ario-1.5.1.ebuild:
   Build with python-2 (bug #415631)






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/ario: ario-1.5.1.ebuild ChangeLog
@ 2012-05-27 16:54 Christoph Mende (angelos)
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Mende (angelos) @ 2012-05-27 16:54 UTC (permalink / raw
  To: gentoo-commits

angelos     12/05/27 16:54:24

  Modified:             ario-1.5.1.ebuild ChangeLog
  Log:
  Build with python-2 (bug #415631)
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  media-sound/ario/ario-1.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild?r1=1.5&r2=1.6

Index: ario-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ario-1.5.1.ebuild	21 May 2012 09:51:17 -0000	1.5
+++ ario-1.5.1.ebuild	27 May 2012 16:54:24 -0000	1.6
@@ -1,11 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.5 2012/05/21 09:51:17 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.6 2012/05/27 16:54:24 angelos Exp $
 
 EAPI=4
 GNOME2_LA_PUNT=yes
 
-inherit gnome2
+inherit gnome2 python
 
 DESCRIPTION="a GTK2 MPD (Music Player Daemon) client inspired by Rythmbox"
 HOMEPAGE="http://ario-player.sourceforge.net"
@@ -27,7 +27,8 @@
 	dbus? ( dev-libs/dbus-glib )
 	libnotify? ( x11-libs/libnotify )
 	python? ( dev-python/pygtk:2
-		dev-python/pygobject:2 )
+		dev-python/pygobject:2
+		dev-lang/python:2.7 )
 	taglib? ( media-libs/taglib )
 	zeroconf? ( net-dns/avahi )"
 DEPEND="${RDEPEND}
@@ -37,6 +38,11 @@
 
 DOCS=( AUTHORS )
 
+pkg_setup() {
+	python_set_active_version 2
+	python_pkg_setup
+}
+
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-single-includes.patch
 }



1.30                 media-sound/ario/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	27 May 2012 08:19:14 -0000	1.29
+++ ChangeLog	27 May 2012 16:54:24 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/ario
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.29 2012/05/27 08:19:14 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.30 2012/05/27 16:54:24 angelos Exp $
+
+  27 May 2012; Christoph Mende <angelos@gentoo.org> ario-1.5.1.ebuild:
+  Build with python-2 (bug #415631)
 
   27 May 2012; Christoph Mende <angelos@gentoo.org> -ario-1.5.ebuild:
   Remove old






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/ario: ario-1.5.1.ebuild ChangeLog
@ 2012-04-25  6:58 Christoph Mende (angelos)
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Mende (angelos) @ 2012-04-25  6:58 UTC (permalink / raw
  To: gentoo-commits

angelos     12/04/25 06:58:17

  Modified:             ario-1.5.1.ebuild ChangeLog
  Log:
  Fix single includes (bug #413413)
  
  (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-sound/ario/ario-1.5.1.ebuild

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

Index: ario-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ario-1.5.1.ebuild	19 Jun 2011 15:55:08 -0000	1.1
+++ ario-1.5.1.ebuild	25 Apr 2012 06:58:17 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.1 2011/06/19 15:55:08 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.2 2012/04/25 06:58:17 angelos Exp $
 
 EAPI=4
 GNOME2_LA_PUNT=yes
@@ -37,6 +37,10 @@
 
 DOCS=( AUTHORS )
 
+src_prepare() {
+	epatch "${FILESDIR}"/${P}-single-includes.patch
+}
+
 src_configure() {
 	econf \
 		--disable-static \



1.25                 media-sound/ario/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ario/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	19 Jun 2011 15:55:08 -0000	1.24
+++ ChangeLog	25 Apr 2012 06:58:17 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/ario
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.24 2011/06/19 15:55:08 angelos Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.25 2012/04/25 06:58:17 angelos Exp $
+
+  25 Apr 2012; Christoph Mende <angelos@gentoo.org>
+  +files/ario-1.5.1-single-includes.patch, ario-1.5.1.ebuild:
+  Fix single includes (bug #413413)
 
 *ario-1.5.1 (19 Jun 2011)
 






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

end of thread, other threads:[~2014-03-22 12:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-22 12:15 [gentoo-commits] gentoo-x86 commit in media-sound/ario: ario-1.5.1.ebuild ChangeLog Christoph Mende (angelos)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-27 17:38 Christoph Mende (angelos)
2012-05-27 16:54 Christoph Mende (angelos)
2012-04-25  6:58 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