diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-06 12:17:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-06 12:17:01 +0000 |
commit | a0ea87d18c8835128a056a4a1715077d85ea17bd (patch) | |
tree | 0a7be949a10699999531dada2ed7f3e1bff3f04f /media-sound/murmur | |
parent | Stable for amd64, wrt bug #413813 (diff) | |
download | historical-a0ea87d18c8835128a056a4a1715077d85ea17bd.tar.gz historical-a0ea87d18c8835128a056a4a1715077d85ea17bd.tar.bz2 historical-a0ea87d18c8835128a056a4a1715077d85ea17bd.zip |
Stable for amd64, wrt bug #414417
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'media-sound/murmur')
-rw-r--r-- | media-sound/murmur/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/murmur/murmur-1.2.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/murmur/ChangeLog b/media-sound/murmur/ChangeLog index 12d91482c9cd..979e1f73eed7 100644 --- a/media-sound/murmur/ChangeLog +++ b/media-sound/murmur/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/murmur # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/murmur/ChangeLog,v 1.30 2012/05/05 08:43:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/murmur/ChangeLog,v 1.31 2012/05/06 12:17:01 ago Exp $ + + 06 May 2012; Agostino Sarubbo <ago@gentoo.org> murmur-1.2.3-r3.ebuild: + Stable for amd64, wrt bug #414417 05 May 2012; Michał Górny <mgorny@gentoo.org> murmur-1.2.3.ebuild, murmur-1.2.3-r3.ebuild: diff --git a/media-sound/murmur/murmur-1.2.3-r3.ebuild b/media-sound/murmur/murmur-1.2.3-r3.ebuild index af645608388c..2bb0bee734f7 100644 --- a/media-sound/murmur/murmur-1.2.3-r3.ebuild +++ b/media-sound/murmur/murmur-1.2.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/murmur/murmur-1.2.3-r3.ebuild,v 1.3 2012/05/05 08:43:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/murmur/murmur-1.2.3-r3.ebuild,v 1.4 2012/05/06 12:17:01 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/mumble/${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 |