diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-01 20:56:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-01 20:56:02 +0000 |
commit | 516e218a0a9e3895fcfcea062d90ef04ec4cbe1a (patch) | |
tree | d6174ab532b1d5a3d585fc070786d7801bb013ac /media-sound/lash | |
parent | Add ~alpha wrt #196587, thanks to Tobias Klausmann for testing (diff) | |
download | gentoo-2-516e218a0a9e3895fcfcea062d90ef04ec4cbe1a.tar.gz gentoo-2-516e218a0a9e3895fcfcea062d90ef04ec4cbe1a.tar.bz2 gentoo-2-516e218a0a9e3895fcfcea062d90ef04ec4cbe1a.zip |
Add ~alpha wrt #196587, thanks to Tobias Klausmann for testing
(Portage version: 2.1.3.16)
Diffstat (limited to 'media-sound/lash')
-rw-r--r-- | media-sound/lash/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lash/lash-0.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lash/ChangeLog b/media-sound/lash/ChangeLog index fef34e57dfa0..dd43157b7765 100644 --- a/media-sound/lash/ChangeLog +++ b/media-sound/lash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lash # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.12 2007/07/22 08:25:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.13 2007/11/01 20:56:02 armin76 Exp $ + + 01 Nov 2007; Raúl Porcel <armin76@gentoo.org> lash-0.5.3.ebuild: + Add ~alpha wrt #196587, thanks to Tobias Klausmann for testing 22 Jul 2007; Markus Rothe <corsair@gentoo.org> lash-0.5.3.ebuild: Added ~ppc64; bug #183570 diff --git a/media-sound/lash/lash-0.5.3.ebuild b/media-sound/lash/lash-0.5.3.ebuild index 05862aa92e13..4fa33a8a4655 100644 --- a/media-sound/lash/lash-0.5.3.ebuild +++ b/media-sound/lash/lash-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.3.ebuild,v 1.4 2007/07/22 08:25:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.3.ebuild,v 1.5 2007/11/01 20:56:02 armin76 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="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="alsa debug gtk python" DEPEND="alsa? ( media-libs/alsa-lib ) |