public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/volti: volti-0.2.3-r1.ebuild ChangeLog
@ 2013-05-07  8:12 Matt Thode (prometheanfire)
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Thode (prometheanfire) @ 2013-05-07  8:12 UTC (permalink / raw
  To: gentoo-commits

prometheanfire    13/05/07 08:12:13

  Modified:             ChangeLog
  Added:                volti-0.2.3-r1.ebuild
  Log:
  updateing volti to eapi5 distutils-r1
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)

Revision  Changes    Path
1.5                  media-sound/volti/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	25 Apr 2011 14:03:45 -0000	1.4
+++ ChangeLog	7 May 2013 08:12:13 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/volti
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.4 2011/04/25 14:03:45 tomka Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.5 2013/05/07 08:12:13 prometheanfire Exp $
+
+*volti-0.2.3-r1 (07 May 2013)
+
+  07 May 2013; Matthew Thode <prometheanfire@gentoo.org> +volti-0.2.3-r1.ebuild:
+  updateing volti to eapi5 distutils-r1
 
   25 Apr 2011; Thomas Kahle <tomka@gentoo.org> volti-0.2.3.ebuild:
   x86 stable per bug 361113
@@ -17,4 +22,3 @@
 
   26 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> +volti-0.2.2.ebuild:
   Initial commit wrt #314981 by Arthur Spitzer.
-



1.1                  media-sound/volti/volti-0.2.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild?rev=1.1&content-type=text/plain

Index: volti-0.2.3-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.1 2013/05/07 08:12:13 prometheanfire Exp $

EAPI=5

PYTHON_COMPAT=( python{2_5,2_6,2_7} )

inherit distutils-r1

DESCRIPTION="GTK+ application for controlling audio volume from system tray/notification area"
HOMEPAGE="http://code.google.com/p/volti/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="libnotify X"

RDEPEND=">=dev-python/pygtk-2.16
	>=dev-python/pyalsaaudio-0.6
	dev-python/dbus-python
	X? ( >=dev-python/python-xlib-0.15_rc1 )
	libnotify? ( x11-libs/libnotify )"
DEPEND=""

DOCS=( AUTHORS ChangeLog README )





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

* [gentoo-commits] gentoo-x86 commit in media-sound/volti: volti-0.2.3-r1.ebuild ChangeLog
@ 2013-05-20  1:19 Matt Thode (prometheanfire)
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Thode (prometheanfire) @ 2013-05-20  1:19 UTC (permalink / raw
  To: gentoo-commits

prometheanfire    13/05/20 01:19:40

  Modified:             volti-0.2.3-r1.ebuild ChangeLog
  Log:
  update volti's deps
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)

Revision  Changes    Path
1.2                  media-sound/volti/volti-0.2.3-r1.ebuild

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

Index: volti-0.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- volti-0.2.3-r1.ebuild	7 May 2013 08:12:13 -0000	1.1
+++ volti-0.2.3-r1.ebuild	20 May 2013 01:19:40 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.1 2013/05/07 08:12:13 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.2 2013/05/20 01:19:40 prometheanfire Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 IUSE="libnotify X"
 
 RDEPEND=">=dev-python/pygtk-2.16
-	>=dev-python/pyalsaaudio-0.6
+	>=dev-python/pyalsaaudio-0.7-r1
 	dev-python/dbus-python
 	X? ( >=dev-python/python-xlib-0.15_rc1 )
 	libnotify? ( x11-libs/libnotify )"



1.6                  media-sound/volti/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	7 May 2013 08:12:13 -0000	1.5
+++ ChangeLog	20 May 2013 01:19:40 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/volti
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.5 2013/05/07 08:12:13 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.6 2013/05/20 01:19:40 prometheanfire Exp $
+
+  20 May 2013; Matthew Thode <prometheanfire@gentoo.org> volti-0.2.3-r1.ebuild:
+  update volti's deps
 
 *volti-0.2.3-r1 (07 May 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in media-sound/volti: volti-0.2.3-r1.ebuild ChangeLog
@ 2013-09-05 18:57 Michal Gorny (mgorny)
  0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2013-09-05 18:57 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/09/05 18:57:17

  Modified:             volti-0.2.3-r1.ebuild ChangeLog
  Log:
  Clean up PYTHON_COMPAT from old implementations.
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.3                  media-sound/volti/volti-0.2.3-r1.ebuild

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

Index: volti-0.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- volti-0.2.3-r1.ebuild	20 May 2013 01:19:40 -0000	1.2
+++ volti-0.2.3-r1.ebuild	5 Sep 2013 18:57:16 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.2 2013/05/20 01:19:40 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.3 2013/09/05 18:57:16 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
 
 inherit distutils-r1
 



1.7                  media-sound/volti/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	20 May 2013 01:19:40 -0000	1.6
+++ ChangeLog	5 Sep 2013 18:57:16 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/volti
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.6 2013/05/20 01:19:40 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.7 2013/09/05 18:57:16 mgorny Exp $
+
+  05 Sep 2013; Michał Górny <mgorny@gentoo.org> volti-0.2.3-r1.ebuild:
+  Clean up PYTHON_COMPAT from old implementations.
 
   20 May 2013; Matthew Thode <prometheanfire@gentoo.org> volti-0.2.3-r1.ebuild:
   update volti's deps





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

* [gentoo-commits] gentoo-x86 commit in media-sound/volti: volti-0.2.3-r1.ebuild ChangeLog
@ 2015-04-08 17:59 Michal Gorny (mgorny)
  0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2015-04-08 17:59 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/04/08 17:59:42

  Modified:             volti-0.2.3-r1.ebuild ChangeLog
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.4                  media-sound/volti/volti-0.2.3-r1.ebuild

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

Index: volti-0.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- volti-0.2.3-r1.ebuild	5 Sep 2013 18:57:16 -0000	1.3
+++ volti-0.2.3-r1.ebuild	8 Apr 2015 17:59:42 -0000	1.4
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.3 2013/09/05 18:57:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.4 2015/04/08 17:59:42 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.8                  media-sound/volti/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	5 Sep 2013 18:57:16 -0000	1.7
+++ ChangeLog	8 Apr 2015 17:59:42 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/volti
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.7 2013/09/05 18:57:16 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.8 2015/04/08 17:59:42 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgorny@gentoo.org> volti-0.2.3-r1.ebuild:
+  Drop old Python implementations
 
   05 Sep 2013; Michał Górny <mgorny@gentoo.org> volti-0.2.3-r1.ebuild:
   Clean up PYTHON_COMPAT from old implementations.





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

* [gentoo-commits] gentoo-x86 commit in media-sound/volti: volti-0.2.3-r1.ebuild ChangeLog
@ 2015-06-11 15:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-06-11 15:07 UTC (permalink / raw
  To: gentoo-commits

ago         15/06/11 15:07:09

  Modified:             volti-0.2.3-r1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #535506
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  media-sound/volti/volti-0.2.3-r1.ebuild

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

Index: volti-0.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- volti-0.2.3-r1.ebuild	8 Apr 2015 17:59:42 -0000	1.4
+++ volti-0.2.3-r1.ebuild	11 Jun 2015 15:07:09 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.4 2015/04/08 17:59:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.5 2015/06/11 15:07:09 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="libnotify X"
 
 RDEPEND=">=dev-python/pygtk-2.16



1.9                  media-sound/volti/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	8 Apr 2015 17:59:42 -0000	1.8
+++ ChangeLog	11 Jun 2015 15:07:09 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/volti
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.8 2015/04/08 17:59:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.9 2015/06/11 15:07:09 ago Exp $
+
+  11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> volti-0.2.3-r1.ebuild:
+  Stable for amd64, wrt bug #535506
 
   08 Apr 2015; Michał Górny <mgorny@gentoo.org> volti-0.2.3-r1.ebuild:
   Drop old Python implementations





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

* [gentoo-commits] gentoo-x86 commit in media-sound/volti: volti-0.2.3-r1.ebuild ChangeLog
@ 2015-06-26  8:52 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-06-26  8:52 UTC (permalink / raw
  To: gentoo-commits

ago         15/06/26 08:52:12

  Modified:             volti-0.2.3-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #535506
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  media-sound/volti/volti-0.2.3-r1.ebuild

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

Index: volti-0.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- volti-0.2.3-r1.ebuild	11 Jun 2015 15:07:09 -0000	1.5
+++ volti-0.2.3-r1.ebuild	26 Jun 2015 08:52:12 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.5 2015/06/11 15:07:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.6 2015/06/26 08:52:12 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="libnotify X"
 
 RDEPEND=">=dev-python/pygtk-2.16



1.10                 media-sound/volti/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	11 Jun 2015 15:07:09 -0000	1.9
+++ ChangeLog	26 Jun 2015 08:52:12 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/volti
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.9 2015/06/11 15:07:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.10 2015/06/26 08:52:12 ago Exp $
+
+  26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> volti-0.2.3-r1.ebuild:
+  Stable for x86, wrt bug #535506
 
   11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> volti-0.2.3-r1.ebuild:
   Stable for amd64, wrt bug #535506





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

end of thread, other threads:[~2015-06-26  8:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11 15:07 [gentoo-commits] gentoo-x86 commit in media-sound/volti: volti-0.2.3-r1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-26  8:52 Agostino Sarubbo (ago)
2015-04-08 17:59 Michal Gorny (mgorny)
2013-09-05 18:57 Michal Gorny (mgorny)
2013-05-20  1:19 Matt Thode (prometheanfire)
2013-05-07  8:12 Matt Thode (prometheanfire)

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