summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-13 14:49:11 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-13 14:49:11 +0000
commit17a3ee97d14ad65d703261968b4a6e928fd5b110 (patch)
tree47977f6ea7fdb118b8c4bfdd05c1f8a1b2a9c241 /media-libs/xvid/xvid-0.9.1.ebuild
parentversion bump, remove old version (diff)
downloadgentoo-2-17a3ee97d14ad65d703261968b4a6e928fd5b110.tar.gz
gentoo-2-17a3ee97d14ad65d703261968b4a6e928fd5b110.tar.bz2
gentoo-2-17a3ee97d14ad65d703261968b4a6e928fd5b110.zip
stable on alpha
Diffstat (limited to 'media-libs/xvid/xvid-0.9.1.ebuild')
-rw-r--r--media-libs/xvid/xvid-0.9.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/xvid/xvid-0.9.1.ebuild b/media-libs/xvid/xvid-0.9.1.ebuild
index 518bfdbe024a..201eb8e123f2 100644
--- a/media-libs/xvid/xvid-0.9.1.ebuild
+++ b/media-libs/xvid/xvid-0.9.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Author Georgi Georgiev <chutz@chubaka.net>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-0.9.1.ebuild,v 1.7 2003/09/26 17:28:11 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-0.9.1.ebuild,v 1.8 2004/01/13 14:45:32 agriffis Exp $
S="${WORKDIR}/${PN}core-${PV}/build/generic"
DESCRIPTION="XviD, a high performance/quality MPEG-4 video de-/encoding solution."
@@ -13,7 +13,7 @@ DEPEND="virtual/glibc
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc ~alpha hppa amd64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64"
src_compile() {
[ -z "${CC}" ] && export CC="gcc"