diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-01-29 08:43:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-01-29 08:43:37 +0000 |
commit | ea08de1543ddcdc19cf774493567d518996da67d (patch) | |
tree | 755b12759efa9d9aefa8f9fc3420d9140a3f0120 /media-sound/lash | |
parent | Stable on ppc64; bug #199751 (diff) | |
download | gentoo-2-ea08de1543ddcdc19cf774493567d518996da67d.tar.gz gentoo-2-ea08de1543ddcdc19cf774493567d518996da67d.tar.bz2 gentoo-2-ea08de1543ddcdc19cf774493567d518996da67d.zip |
Stable on ppc64; bug #199751
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/lash')
-rw-r--r-- | media-sound/lash/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lash/lash-0.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lash/ChangeLog b/media-sound/lash/ChangeLog index 592fd3e47e1b..f3e7d5b9f80d 100644 --- a/media-sound/lash/ChangeLog +++ b/media-sound/lash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lash # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.16 2008/01/13 14:32:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.17 2008/01/29 08:43:37 corsair Exp $ + + 29 Jan 2008; Markus Rothe <corsair@gentoo.org> lash-0.5.4.ebuild: + Stable on ppc64; bug #199751 13 Jan 2008; Alexis Ballier <aballier@gentoo.org> lash-0.5.1.ebuild, lash-0.5.4.ebuild: diff --git a/media-sound/lash/lash-0.5.4.ebuild b/media-sound/lash/lash-0.5.4.ebuild index 11d108652de2..541ae818e671 100644 --- a/media-sound/lash/lash-0.5.4.ebuild +++ b/media-sound/lash/lash-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.ebuild,v 1.2 2008/01/13 14:32:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4.ebuild,v 1.3 2008/01/29 08:43:37 corsair Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/lash/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="alsa debug gtk python" RDEPEND="alsa? ( media-libs/alsa-lib ) |