diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-07-08 22:35:06 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-07-08 22:35:06 +0000 |
commit | fd5dcea1bd567e7dffd014ff397ed7a2e7d905a6 (patch) | |
tree | a2da9133f5dda75a2fca642ca4c4acb3449ff253 /media-sound/libifp-module/libifp-module-1.0.0.2.ebuild | |
parent | split USE='tcltk' to 'tcl' & 'tk' per bug #17808. Nuked X USE flag since it w... (diff) | |
download | gentoo-2-fd5dcea1bd567e7dffd014ff397ed7a2e7d905a6.tar.gz gentoo-2-fd5dcea1bd567e7dffd014ff397ed7a2e7d905a6.tar.bz2 gentoo-2-fd5dcea1bd567e7dffd014ff397ed7a2e7d905a6.zip |
stable on ppc (Bug #139095)
(Portage version: 2.1)
Diffstat (limited to 'media-sound/libifp-module/libifp-module-1.0.0.2.ebuild')
-rw-r--r-- | media-sound/libifp-module/libifp-module-1.0.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild b/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild index dcae28ec8c7e..7d20894e4e64 100644 --- a/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild +++ b/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild,v 1.8 2006/07/04 08:30:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild,v 1.9 2006/07/08 22:35:06 wormo Exp $ inherit linux-mod @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ifp-driver/libifp-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 ~x86" IUSE="" DEPEND="virtual/linux-sources" |