diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 12:25:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 12:25:45 +0000 |
commit | bcb71cf98a6e3e9cacbeccdde1f3bec0a6ff9340 (patch) | |
tree | bf2451d563223b66087767811bbf7079addf6053 /media-libs/soxr | |
parent | Stable for alpha, wrt bug #508372 (diff) | |
download | gentoo-2-bcb71cf98a6e3e9cacbeccdde1f3bec0a6ff9340.tar.gz gentoo-2-bcb71cf98a6e3e9cacbeccdde1f3bec0a6ff9340.tar.bz2 gentoo-2-bcb71cf98a6e3e9cacbeccdde1f3bec0a6ff9340.zip |
Stable for alpha, wrt bug #508372
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 4e6471215402..521210ebb103 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.17 2014/06/08 12:24:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v 1.18 2014/06/08 12:25:45 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> soxr-0.1.1.ebuild: + Stable for alpha, wrt bug #508372 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> soxr-0.1.1.ebuild: Stable for ia64, wrt bug #508372 diff --git a/media-libs/soxr/soxr-0.1.1.ebuild b/media-libs/soxr/soxr-0.1.1.ebuild index fdb969049250..6c9dbbf67cdc 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.13 2014/06/08 12:24:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v 1.14 2014/06/08 12:25:45 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 ia64 ~mips ppc ppc64 x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 x86 ~amd64-fbsd" IUSE="examples" DEPEND="" |