diff options
author | 2005-05-18 12:50:40 +0000 | |
---|---|---|
committer | 2005-05-18 12:50:40 +0000 | |
commit | 0a003c90537ebd2037851d0572a58773817349f9 (patch) | |
tree | 1749d3a9566bbfe83fd98b917770007f28d259ca /media-libs/xvid/xvid-1.0.3.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-0a003c90537ebd2037851d0572a58773817349f9.tar.gz gentoo-2-0a003c90537ebd2037851d0572a58773817349f9.tar.bz2 gentoo-2-0a003c90537ebd2037851d0572a58773817349f9.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/xvid/xvid-1.0.3.ebuild')
-rw-r--r-- | media-libs/xvid/xvid-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xvid/xvid-1.0.3.ebuild b/media-libs/xvid/xvid-1.0.3.ebuild index b516aaac6b25..fd7cdefe4784 100644 --- a/media-libs/xvid/xvid-1.0.3.ebuild +++ b/media-libs/xvid/xvid-1.0.3.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/xvid/xvid-1.0.3.ebuild,v 1.5 2005/04/24 09:09:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.0.3.ebuild,v 1.6 2005/05/18 12:50:40 corsair Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://files.xvid.org/downloads/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="doc" DEPEND="x86? ( >=dev-lang/nasm-0.98.36 )" |