diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 16:08:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 16:08:21 +0000 |
commit | ec26ae4e5fded1ca6f646fc98bb8aaa1fa1650d0 (patch) | |
tree | 3f509b300949e2306fc5ce119e2ddd6b159ca015 | |
parent | Stable for ppc64, wrt bug #523210 (diff) | |
download | gentoo-2-ec26ae4e5fded1ca6f646fc98bb8aaa1fa1650d0.tar.gz gentoo-2-ec26ae4e5fded1ca6f646fc98bb8aaa1fa1650d0.tar.bz2 gentoo-2-ec26ae4e5fded1ca6f646fc98bb8aaa1fa1650d0.zip |
Stable for ppc64, wrt bug #525804
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
-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 b5d6b5dd5373..7e17a908beb6 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.44 2014/10/21 09:27:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.45 2014/10/27 16:08:21 ago Exp $ + + 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> lash-0.5.4-r2.ebuild: + Stable for ppc64, wrt bug #525804 21 Oct 2014; Jeroen Roovers <jer@gentoo.org> lash-0.5.4-r2.ebuild: Stable for HPPA (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 cc3fd5846126..b664dd4ceccf 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.5 2014/10/21 09:27:53 jer Exp $ +# $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 $ 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 |