diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 15:07:13 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 15:07:13 +0000 |
commit | 2bd50ee84c99f07bf1e62208fdc65b3ceb7c4437 (patch) | |
tree | e62a94aecbdbc3c59e5fe7223745ffaa861769d4 /media-libs/libdts/libdts-0.0.2-r5.ebuild | |
parent | Stable on hppa. (diff) | |
download | historical-2bd50ee84c99f07bf1e62208fdc65b3ceb7c4437.tar.gz historical-2bd50ee84c99f07bf1e62208fdc65b3ceb7c4437.tar.bz2 historical-2bd50ee84c99f07bf1e62208fdc65b3ceb7c4437.zip |
hppa stable, bug #141971
Package-Manager: portage-2.1.1
Diffstat (limited to 'media-libs/libdts/libdts-0.0.2-r5.ebuild')
-rw-r--r-- | media-libs/libdts/libdts-0.0.2-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libdts/libdts-0.0.2-r5.ebuild b/media-libs/libdts/libdts-0.0.2-r5.ebuild index 8a788929c8cf..834d8a640099 100644 --- a/media-libs/libdts/libdts-0.0.2-r5.ebuild +++ b/media-libs/libdts/libdts-0.0.2-r5.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-libs/libdts/libdts-0.0.2-r5.ebuild,v 1.8 2006/09/27 08:41:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdts/libdts-0.0.2-r5.ebuild,v 1.9 2006/10/01 15:07:13 dertobi123 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="http://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="oss debug" RESTRICT="test" |