summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-27 11:09:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-27 11:09:37 +0000
commitfe7b97f72c4a975a5240d1ba0f39e0e6ed0db2fe (patch)
tree83bef8899442c5db2d270de4772dfffcf147ff36 /media-sound
parentStable for x86, wrt bug #549660 (diff)
downloadgentoo-2-fe7b97f72c4a975a5240d1ba0f39e0e6ed0db2fe.tar.gz
gentoo-2-fe7b97f72c4a975a5240d1ba0f39e0e6ed0db2fe.tar.bz2
gentoo-2-fe7b97f72c4a975a5240d1ba0f39e0e6ed0db2fe.zip
Stable for x86, wrt bug #549656
(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')
-rw-r--r--media-sound/umurmur/ChangeLog5
-rw-r--r--media-sound/umurmur/umurmur-0.2.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/umurmur/ChangeLog b/media-sound/umurmur/ChangeLog
index 98ddde9afb9b..ae2a4592a7ce 100644
--- a/media-sound/umurmur/ChangeLog
+++ b/media-sound/umurmur/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/umurmur
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/umurmur/ChangeLog,v 1.25 2015/05/27 09:01:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/umurmur/ChangeLog,v 1.26 2015/05/27 11:09:37 ago Exp $
+
+ 27 May 2015; Agostino Sarubbo <ago@gentoo.org> umurmur-0.2.16.ebuild:
+ Stable for x86, wrt bug #549656
27 May 2015; Agostino Sarubbo <ago@gentoo.org> umurmur-0.2.16.ebuild:
Stable for amd64, wrt bug #549656
diff --git a/media-sound/umurmur/umurmur-0.2.16.ebuild b/media-sound/umurmur/umurmur-0.2.16.ebuild
index 01a75c55d746..06746aaf7d8e 100644
--- a/media-sound/umurmur/umurmur-0.2.16.ebuild
+++ b/media-sound/umurmur/umurmur-0.2.16.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/umurmur/umurmur-0.2.16.ebuild,v 1.2 2015/05/27 09:01:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/umurmur/umurmur-0.2.16.ebuild,v 1.3 2015/05/27 11:09:37 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="gnutls polarssl shm"
DEPEND=">=dev-libs/protobuf-c-1.0.0_rc2