summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-04-19 00:20:27 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-04-19 00:20:27 +0000
commit3cbe6fb13e8433e955ec87d1c5ef2e4031bea59b (patch)
treeed53bec44a5f24ff499344692a1c362cba4d0361 /media-libs/libdts/libdts-0.0.2.ebuild
parentadd patch to fix strcasestr / gcc-3.3.x issues #89483 (diff)
downloadgentoo-2-3cbe6fb13e8433e955ec87d1c5ef2e4031bea59b.tar.gz
gentoo-2-3cbe6fb13e8433e955ec87d1c5ef2e4031bea59b.tar.bz2
gentoo-2-3cbe6fb13e8433e955ec87d1c5ef2e4031bea59b.zip
Stable on alpha, bug 89277.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/libdts/libdts-0.0.2.ebuild')
-rw-r--r--media-libs/libdts/libdts-0.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libdts/libdts-0.0.2.ebuild b/media-libs/libdts/libdts-0.0.2.ebuild
index 872248a62f5a..e8bbf099fb2d 100644
--- a/media-libs/libdts/libdts-0.0.2.ebuild
+++ b/media-libs/libdts/libdts-0.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libdts/libdts-0.0.2.ebuild,v 1.10 2005/04/11 15:09:31 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libdts/libdts-0.0.2.ebuild,v 1.11 2005/04/19 00:19:48 kloeri Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc amd64 hppa ppc64 ~alpha"
+KEYWORDS="x86 ~ppc sparc amd64 hppa ppc64 alpha"
IUSE="oss debug"
RDEPEND="virtual/libc"