diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-02 23:30:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-02 23:30:26 +0000 |
commit | f942b4ce91bcc86b54c4c45953dfc2389bdae8b0 (patch) | |
tree | 481d8b18179b099c3a8534fb144f018278d3afb1 /media-libs/dumb/dumb-0.9.3-r1.ebuild | |
parent | Motion estimation on non x86 arches (diff) | |
download | gentoo-2-f942b4ce91bcc86b54c4c45953dfc2389bdae8b0.tar.gz gentoo-2-f942b4ce91bcc86b54c4c45953dfc2389bdae8b0.tar.bz2 gentoo-2-f942b4ce91bcc86b54c4c45953dfc2389bdae8b0.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'media-libs/dumb/dumb-0.9.3-r1.ebuild')
-rw-r--r-- | media-libs/dumb/dumb-0.9.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/dumb/dumb-0.9.3-r1.ebuild b/media-libs/dumb/dumb-0.9.3-r1.ebuild index ee732885da05..a5937c3f3775 100644 --- a/media-libs/dumb/dumb-0.9.3-r1.ebuild +++ b/media-libs/dumb/dumb-0.9.3-r1.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/dumb/dumb-0.9.3-r1.ebuild,v 1.7 2006/08/06 21:38:03 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/dumb-0.9.3-r1.ebuild,v 1.8 2006/09/02 23:30:26 kloeri Exp $ IUSE="debug" @@ -10,7 +10,7 @@ DESCRIPTION="IT/XM/S3M/MOD player library with click removal and IT filters" HOMEPAGE="http://dumb.sourceforge.net/" SRC_URI="mirror://sourceforge/dumb/${P}.tar.gz" -KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" LICENSE="DUMB-0.9.2" SLOT="0" |