diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 09:32:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 09:32:56 +0000 |
commit | 231cbf4e6941da67862edf208d264cb79ce96b5b (patch) | |
tree | 9ece2f100a85fffc160633cad7e5602aa7ced90b /media-sound/lash | |
parent | Stable for sparc, wrt bug #517944 (diff) | |
download | gentoo-2-231cbf4e6941da67862edf208d264cb79ce96b5b.tar.gz gentoo-2-231cbf4e6941da67862edf208d264cb79ce96b5b.tar.bz2 gentoo-2-231cbf4e6941da67862edf208d264cb79ce96b5b.zip |
Stable for sparc, wrt bug #525804
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/lash')
-rw-r--r-- | media-sound/lash/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lash/lash-0.5.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lash/ChangeLog b/media-sound/lash/ChangeLog index 7e17a908beb6..3939f384eb05 100644 --- a/media-sound/lash/ChangeLog +++ b/media-sound/lash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lash # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.45 2014/10/27 16:08:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.46 2014/10/29 09:32:56 ago Exp $ + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> lash-0.5.4-r2.ebuild: + Stable for sparc, wrt bug #525804 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> lash-0.5.4-r2.ebuild: Stable for ppc64, wrt bug #525804 diff --git a/media-sound/lash/lash-0.5.4-r2.ebuild b/media-sound/lash/lash-0.5.4-r2.ebuild index b664dd4ceccf..b06beddfae00 100644 --- a/media-sound/lash/lash-0.5.4-r2.ebuild +++ b/media-sound/lash/lash-0.5.4-r2.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-sound/lash/lash-0.5.4-r2.ebuild,v 1.6 2014/10/27 16:08:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r2.ebuild,v 1.7 2014/10/29 09:32:56 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ppc ppc64 sparc x86" IUSE="alsa debug gtk python static-libs" # doc RDEPEND="dev-libs/libxml2 |