diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 06:51:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 06:51:08 +0000 |
commit | c92b774626ac6479f445ac7b94d0d5ad635845e3 (patch) | |
tree | f3b88cf37f011dbb2513284170518124ac6915c9 /media-sound/murmur | |
parent | Stable on arm, wrt bug #459884 (diff) | |
download | gentoo-2-c92b774626ac6479f445ac7b94d0d5ad635845e3.tar.gz gentoo-2-c92b774626ac6479f445ac7b94d0d5ad635845e3.tar.bz2 gentoo-2-c92b774626ac6479f445ac7b94d0d5ad635845e3.zip |
Stable for amd64, wrt bug #476266
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/murmur')
-rw-r--r-- | media-sound/murmur/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/murmur/murmur-1.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/murmur/ChangeLog b/media-sound/murmur/ChangeLog index 93b786044401..bbf5f70dc813 100644 --- a/media-sound/murmur/ChangeLog +++ b/media-sound/murmur/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/murmur # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/murmur/ChangeLog,v 1.41 2013/06/04 20:55:18 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/murmur/ChangeLog,v 1.42 2013/07/13 06:51:08 ago Exp $ + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> murmur-1.2.4.ebuild: + Stable for amd64, wrt bug #476266 04 Jun 2013; Timo Gurr <tgurr@gentoo.org> ChangeLog: 2nd attempt to correctly sign the Manifest (now with my own key ...). diff --git a/media-sound/murmur/murmur-1.2.4.ebuild b/media-sound/murmur/murmur-1.2.4.ebuild index 3b3f61616f44..fe1710b60d75 100644 --- a/media-sound/murmur/murmur-1.2.4.ebuild +++ b/media-sound/murmur/murmur-1.2.4.ebuild @@ -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/murmur/murmur-1.2.4.ebuild,v 1.1 2013/06/04 19:56:58 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/murmur/murmur-1.2.4.ebuild,v 1.2 2013/07/13 06:51:08 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="http://mumble.info/snapshot/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 ~x86" IUSE="+dbus debug +ice pch zeroconf" RDEPEND=">=dev-libs/openssl-1.0.0b |