diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 10:04:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 10:04:58 +0000 |
commit | 012fe6183287fda8b66169f0a63c4c3cbd378900 (patch) | |
tree | cd038c72c736eeb675dabd7b3ec49bd8d1ea94ce /media-libs | |
parent | Stable for amd64, wrt bug #508372 (diff) | |
download | gentoo-2-012fe6183287fda8b66169f0a63c4c3cbd378900.tar.gz gentoo-2-012fe6183287fda8b66169f0a63c4c3cbd378900.tar.bz2 gentoo-2-012fe6183287fda8b66169f0a63c4c3cbd378900.zip |
Stable for amd64, wrt bug #508372
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/soxr/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/soxr/soxr-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/soxr/ChangeLog b/media-libs/soxr/ChangeLog index 6f32dd96653b..804cf51bfa2d 100644 --- a/media-libs/soxr/ChangeLog +++ b/media-libs/soxr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/soxr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v 1.12 2014/05/07 17:59:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v 1.13 2014/06/08 10:04:58 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> soxr-0.1.1.ebuild: + Stable for amd64, wrt bug #508372 07 May 2014; Markus Meier <maekke@gentoo.org> soxr-0.1.1.ebuild: arm stable, bug #508372 diff --git a/media-libs/soxr/soxr-0.1.1.ebuild b/media-libs/soxr/soxr-0.1.1.ebuild index 6877f9ef4181..38fd1148e6c0 100644 --- a/media-libs/soxr/soxr-0.1.1.ebuild +++ b/media-libs/soxr/soxr-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v 1.8 2014/05/07 17:59:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v 1.9 2014/06/08 10:04:58 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 arm hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="amd64 arm hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd" IUSE="examples" DEPEND="" |