diff options
author | 2002-07-16 11:36:53 +0000 | |
---|---|---|
committer | 2002-07-16 11:36:53 +0000 | |
commit | a7288b41ff1cc9877b8c0c97b17f4bd758dd5024 (patch) | |
tree | c99e1e188efa5d9e6cc0163ead38b9560ebef636 /media-video/mplayer | |
parent | ppc KEYWORDS and misc fixes (diff) | |
download | historical-a7288b41ff1cc9877b8c0c97b17f4bd758dd5024.tar.gz historical-a7288b41ff1cc9877b8c0c97b17f4bd758dd5024.tar.bz2 historical-a7288b41ff1cc9877b8c0c97b17f4bd758dd5024.zip |
ppc KEYWORDS and misc fixes
Diffstat (limited to 'media-video/mplayer')
-rw-r--r-- | media-video/mplayer/mplayer-0.60-r6.ebuild | 5 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-0.90_pre5-r1.ebuild | 4 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-0.90_pre5.ebuild | 4 |
3 files changed, 9 insertions, 4 deletions
diff --git a/media-video/mplayer/mplayer-0.60-r6.ebuild b/media-video/mplayer/mplayer-0.60-r6.ebuild index 63a60aaa60b0..294c48bb5fb0 100644 --- a/media-video/mplayer/mplayer-0.60-r6.ebuild +++ b/media-video/mplayer/mplayer-0.60-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.60-r6.ebuild,v 1.6 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.60-r6.ebuild,v 1.7 2002/07/16 11:36:53 seemant Exp $ # Handle PREversions as well MY_PV=${PV/_/} @@ -37,7 +37,8 @@ DEPEND="${RDEPEND} app-arch/unzip" SLOT="0" - +LICENSE="GPL" +KEYWORDS="x86" src_unpack() { diff --git a/media-video/mplayer/mplayer-0.90_pre5-r1.ebuild b/media-video/mplayer/mplayer-0.90_pre5-r1.ebuild index af6563e7795f..7be0b2d86782 100644 --- a/media-video/mplayer/mplayer-0.90_pre5-r1.ebuild +++ b/media-video/mplayer/mplayer-0.90_pre5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_pre5-r1.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_pre5-r1.ebuild,v 1.3 2002/07/16 11:36:53 seemant Exp $ # Handle PREversions as well MY_PV=${PV/_/} @@ -38,6 +38,8 @@ DEPEND="${RDEPEND} app-arch/unzip" SLOT="0" +LICENSE="GPL" +KEYWORDS="x86 ppc" src_unpack() { diff --git a/media-video/mplayer/mplayer-0.90_pre5.ebuild b/media-video/mplayer/mplayer-0.90_pre5.ebuild index cb65b60a34e6..caf12f7e46ae 100644 --- a/media-video/mplayer/mplayer-0.90_pre5.ebuild +++ b/media-video/mplayer/mplayer-0.90_pre5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_pre5.ebuild,v 1.4 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_pre5.ebuild,v 1.5 2002/07/16 11:36:53 seemant Exp $ # Handle PREversions as well MY_PV=${PV/_/} @@ -38,6 +38,8 @@ DEPEND="${RDEPEND} app-arch/unzip" SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" src_unpack() { |