summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:07:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:07:09 +0000
commit4aa8c2b6ad528fb02755587d442643e78db81763 (patch)
tree71d84c3d0f5276c6b5f68ede677a73a4db0fa498 /media-sound
parentStable for amd64, wrt bug #535504 (diff)
downloadgentoo-2-4aa8c2b6ad528fb02755587d442643e78db81763.tar.gz
gentoo-2-4aa8c2b6ad528fb02755587d442643e78db81763.tar.bz2
gentoo-2-4aa8c2b6ad528fb02755587d442643e78db81763.zip
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)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/volti/ChangeLog5
-rw-r--r--media-sound/volti/volti-0.2.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/volti/ChangeLog b/media-sound/volti/ChangeLog
index 6c1dc3d82bb0..f6afa3dd05cc 100644
--- a/media-sound/volti/ChangeLog
+++ b/media-sound/volti/ChangeLog
@@ -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
diff --git a/media-sound/volti/volti-0.2.3-r1.ebuild b/media-sound/volti/volti-0.2.3-r1.ebuild
index 3b1c68e5292f..075276a1add4 100644
--- a/media-sound/volti/volti-0.2.3-r1.ebuild
+++ b/media-sound/volti/volti-0.2.3-r1.ebuild
@@ -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 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="libnotify X"
RDEPEND=">=dev-python/pygtk-2.16