summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-13 09:12:59 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-13 09:12:59 +0000
commite739608fa954588100a18616c4de4600e82ad703 (patch)
tree461e93d881fe95976e938985e361833923b3ddb5 /media-libs/flac/flac-1.1.2-r3.ebuild
parentClean up old broken ebuilds and make sure we actually install version 0.2 as ... (diff)
downloadgentoo-2-e739608fa954588100a18616c4de4600e82ad703.tar.gz
gentoo-2-e739608fa954588100a18616c4de4600e82ad703.tar.bz2
gentoo-2-e739608fa954588100a18616c4de4600e82ad703.zip
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-libs/flac/flac-1.1.2-r3.ebuild')
-rw-r--r--media-libs/flac/flac-1.1.2-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/flac/flac-1.1.2-r3.ebuild b/media-libs/flac/flac-1.1.2-r3.ebuild
index f95da26589a4..5a2a4ba7cd14 100644
--- a/media-libs/flac/flac-1.1.2-r3.ebuild
+++ b/media-libs/flac/flac-1.1.2-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.1.2-r3.ebuild,v 1.8 2005/12/24 15:30:12 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.1.2-r3.ebuild,v 1.9 2006/01/13 09:12:59 vapier Exp $
inherit libtool eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/flac/${P}.tar.gz
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sh sparc x86"
IUSE="3dnow debug doc ogg sse xmms"
RDEPEND="ogg? ( >=media-libs/libogg-1.0_rc2 )