diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:52:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:52:12 +0000 |
commit | 6ff5f4d3566060fb706de26d13558286c70f3716 (patch) | |
tree | 4b81abe18d8a762383483f5544aef332e608e794 /media-sound/volti | |
parent | Stable for x86, wrt bug #535504 (diff) | |
download | gentoo-2-6ff5f4d3566060fb706de26d13558286c70f3716.tar.gz gentoo-2-6ff5f4d3566060fb706de26d13558286c70f3716.tar.bz2 gentoo-2-6ff5f4d3566060fb706de26d13558286c70f3716.zip |
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)
Diffstat (limited to 'media-sound/volti')
-rw-r--r-- | media-sound/volti/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/volti/volti-0.2.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/volti/ChangeLog b/media-sound/volti/ChangeLog index f6afa3dd05cc..32c602d7df05 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.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 diff --git a/media-sound/volti/volti-0.2.3-r1.ebuild b/media-sound/volti/volti-0.2.3-r1.ebuild index 075276a1add4..2618b7316d87 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.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 @@ 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 |