diff options
author | 2006-07-13 02:24:04 +0000 | |
---|---|---|
committer | 2006-07-13 02:24:04 +0000 | |
commit | dd0f434c2cc6e24b60b685491a41736a1aefc17a (patch) | |
tree | 711babf853653cd819c0f125b475d0d688c394e5 /media-video/mplayer/mplayer-1.0_pre8.ebuild | |
parent | Mark 2.2.0 stable on ia64 (diff) | |
download | historical-dd0f434c2cc6e24b60b685491a41736a1aefc17a.tar.gz historical-dd0f434c2cc6e24b60b685491a41736a1aefc17a.tar.bz2 historical-dd0f434c2cc6e24b60b685491a41736a1aefc17a.zip |
Mark 1.0_pre8 stable on ia64, mark 1.0_pre8-r1 ~ia64, arch-mask 1.0.20060415 1.0.20060408 1.0.20060302 1.0.20060217 1.0.20060102 on ia64. #136520 #139955
Package-Manager: portage-2.1-r1
Diffstat (limited to 'media-video/mplayer/mplayer-1.0_pre8.ebuild')
-rw-r--r-- | media-video/mplayer/mplayer-1.0_pre8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mplayer/mplayer-1.0_pre8.ebuild b/media-video/mplayer/mplayer-1.0_pre8.ebuild index 96c6ce46864d..cf220d567c62 100644 --- a/media-video/mplayer/mplayer-1.0_pre8.ebuild +++ b/media-video/mplayer/mplayer-1.0_pre8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre8.ebuild,v 1.16 2006/07/09 21:03:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre8.ebuild,v 1.17 2006/07/13 02:24:04 agriffis Exp $ inherit eutils flag-o-matic @@ -135,7 +135,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc-macos ppc64 sparc x86" pkg_setup() { if use real && use x86; then |