summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2003-04-15 20:30:04 +0000
committerArcady Genkin <agenkin@gentoo.org>2003-04-15 20:30:04 +0000
commite566b6d7c81f90ee9620b6bea1371ea7378e2a2a (patch)
treec57c372302396be78df731c0b861f5fa991e5195 /media-libs/xvid
parentMarking stable on x86. (diff)
downloadhistorical-e566b6d7c81f90ee9620b6bea1371ea7378e2a2a.tar.gz
historical-e566b6d7c81f90ee9620b6bea1371ea7378e2a2a.tar.bz2
historical-e566b6d7c81f90ee9620b6bea1371ea7378e2a2a.zip
Marking stable on x86.
Diffstat (limited to 'media-libs/xvid')
-rw-r--r--media-libs/xvid/ChangeLog5
-rw-r--r--media-libs/xvid/xvid-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xvid/ChangeLog b/media-libs/xvid/ChangeLog
index e50acaed7174..83a8171ed79b 100644
--- a/media-libs/xvid/ChangeLog
+++ b/media-libs/xvid/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for media-libs/xvid
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/ChangeLog,v 1.10 2003/03/13 18:25:27 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/ChangeLog,v 1.11 2003/04/15 20:28:58 agenkin Exp $
13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> xvid-0.9.1.ebuild :
Marked ppc stable
*xvid-0.9.1 (16 Feb 2003)
+ 15 Apr 2003; Arcady Genkin <agenkin@gentoo.org> :
+ Marking stable on x86.
+
16 Feb 2003; Martin Schlemmer <azarah@gentoo.org> xvid-0.9.1.ebuild :
New version. Should also work on ppc and alpha!
diff --git a/media-libs/xvid/xvid-0.9.1.ebuild b/media-libs/xvid/xvid-0.9.1.ebuild
index 42be8be1db54..4c61fec61290 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.
# 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.2 2003/03/13 18:25:27 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-0.9.1.ebuild,v 1.3 2003/04/15 20:28:58 agenkin 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"
+KEYWORDS="x86 ppc ~sparc ~alpha"
src_compile() {
[ -z "${CC}" ] && export CC="gcc"