diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:15 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:15 +0000 |
commit | 2481f6b1b84d0b0ce823ddacb8b4a94228b00d93 (patch) | |
tree | b6f748a4748381a30ff79be4cb1f9f27215c6b78 /media-libs/divx4linux | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.tar.gz gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.tar.bz2 gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'media-libs/divx4linux')
-rw-r--r-- | media-libs/divx4linux/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/divx4linux/divx4linux-20020418-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/divx4linux/ChangeLog b/media-libs/divx4linux/ChangeLog index 41bdedf158f3..56ddf3051998 100644 --- a/media-libs/divx4linux/ChangeLog +++ b/media-libs/divx4linux/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for media-libs/divx4linux # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-libs/divx4linux/ChangeLog,v 1.6 2002/12/02 14:12:55 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/divx4linux/ChangeLog,v 1.7 2002/12/09 04:26:10 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 02 Dec 2002; Martin Schlemmer <azarah@gentoo.org> : Do not install if xvid is installed. diff --git a/media-libs/divx4linux/divx4linux-20020418-r1.ebuild b/media-libs/divx4linux/divx4linux-20020418-r1.ebuild index 4ca5be0a7532..d801622c51f0 100644 --- a/media-libs/divx4linux/divx4linux-20020418-r1.ebuild +++ b/media-libs/divx4linux/divx4linux-20020418-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/divx4linux/divx4linux-20020418-r1.ebuild,v 1.2 2002/12/02 14:12:55 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/divx4linux/divx4linux-20020418-r1.ebuild,v 1.3 2002/12/09 04:26:10 manson Exp $ DXVER="501" DESCRIPTION="Binary release of DivX Codec 5.0.1" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.divx.com/" SLOT="0" LICENSE="DIVX" -KEYWORDS="x86 -ppc -sparc -sparc64" +KEYWORDS="x86 -ppc -sparc " DEPEND="virtual/glibc !media-libs/xvid" |