summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-07-22 08:25:09 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-07-22 08:25:09 +0000
commit03bbfedf99fcbf4f69b993ff30474dcda5b9c125 (patch)
tree43fe60ae0cf5a36fa609ca47af7e3492af9224fc /media-sound/lash
parentRemove virtual/x11 from dependencies. (diff)
downloadgentoo-2-03bbfedf99fcbf4f69b993ff30474dcda5b9c125.tar.gz
gentoo-2-03bbfedf99fcbf4f69b993ff30474dcda5b9c125.tar.bz2
gentoo-2-03bbfedf99fcbf4f69b993ff30474dcda5b9c125.zip
Added ~ppc64; bug #183570
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound/lash')
-rw-r--r--media-sound/lash/ChangeLog5
-rw-r--r--media-sound/lash/lash-0.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lash/ChangeLog b/media-sound/lash/ChangeLog
index cce982f1d505..fef34e57dfa0 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.11 2007/07/06 16:26:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.12 2007/07/22 08:25:09 corsair Exp $
+
+ 22 Jul 2007; Markus Rothe <corsair@gentoo.org> lash-0.5.3.ebuild:
+ Added ~ppc64; bug #183570
06 Jul 2007; Diego Pettenò <flameeyes@gentoo.org> lash-0.5.3.ebuild:
Add python and gtk USE flags. Run elibtoolize. Check for midi useflag on
diff --git a/media-sound/lash/lash-0.5.3.ebuild b/media-sound/lash/lash-0.5.3.ebuild
index e58cd2ac7529..05862aa92e13 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.3 2007/07/06 16:26:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.3.ebuild,v 1.4 2007/07/22 08:25:09 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="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="alsa debug gtk python"
DEPEND="alsa? ( media-libs/alsa-lib )