diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 13:01:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 13:01:51 +0000 |
commit | d3c1e644c7b3e2cf76f06f7efa640038dcbf7885 (patch) | |
tree | 91fe57e6e318bf23dd494f8550cae83444d92972 /media-libs/soxr | |
parent | Stable for sparc, wrt bug #508372 (diff) | |
download | gentoo-2-d3c1e644c7b3e2cf76f06f7efa640038dcbf7885.tar.gz gentoo-2-d3c1e644c7b3e2cf76f06f7efa640038dcbf7885.tar.bz2 gentoo-2-d3c1e644c7b3e2cf76f06f7efa640038dcbf7885.zip |
Stable for sparc, wrt bug #508372
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/soxr')
-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 521210ebb103..d380405c7f28 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.18 2014/06/08 12:25:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v 1.19 2014/06/08 13:01:51 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> soxr-0.1.1.ebuild: + Stable for sparc, wrt bug #508372 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> soxr-0.1.1.ebuild: Stable for alpha, wrt bug #508372 diff --git a/media-libs/soxr/soxr-0.1.1.ebuild b/media-libs/soxr/soxr-0.1.1.ebuild index 6c9dbbf67cdc..7ed1d9cb7ba3 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.14 2014/06/08 12:25:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v 1.15 2014/06/08 13:01:51 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="examples" DEPEND="" |