diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:42 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:42 +0000 |
commit | 5d27bdf6b4838dd6e38d4120b74b37a0704414e4 (patch) | |
tree | f7692d31177598f15a0c3dbb5b94d470b55f9559 /app-emulation/mol | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-5d27bdf6b4838dd6e38d4120b74b37a0704414e4.tar.gz historical-5d27bdf6b4838dd6e38d4120b74b37a0704414e4.tar.bz2 historical-5d27bdf6b4838dd6e38d4120b74b37a0704414e4.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-emulation/mol')
-rw-r--r-- | app-emulation/mol/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.63.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.64.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.65.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/app-emulation/mol/ChangeLog b/app-emulation/mol/ChangeLog index 7b048c9a47d2..ba9b914f9a9f 100644 --- a/app-emulation/mol/ChangeLog +++ b/app-emulation/mol/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-emulation/mol # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.7 2002/09/27 17:05:06 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.8 2002/12/09 04:17:41 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *mol-0.9.65 (20 July 2002) 29 Sep 2002; Mark Guertin <gerk@gentoo.org> mol-0.9.65.ebuild : diff --git a/app-emulation/mol/mol-0.9.63.ebuild b/app-emulation/mol/mol-0.9.63.ebuild index 127df2300bf3..c26af06c67f9 100644 --- a/app-emulation/mol/mol-0.9.63.ebuild +++ b/app-emulation/mol/mol-0.9.63.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/app-emulation/mol/mol-0.9.63.ebuild,v 1.11 2002/11/18 10:36:43 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.63.ebuild,v 1.12 2002/12/09 04:17:41 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="MOL (Mac-on-Linux) is a PPC-only program to run Mac OS <=9.2 natively within Linux" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ppc -x86 -sparc -sparc64" +KEYWORDS="ppc -x86 -sparc " IUSE="" src_compile() { diff --git a/app-emulation/mol/mol-0.9.64.ebuild b/app-emulation/mol/mol-0.9.64.ebuild index c5b53712a539..3841075be6bc 100644 --- a/app-emulation/mol/mol-0.9.64.ebuild +++ b/app-emulation/mol/mol-0.9.64.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/app-emulation/mol/mol-0.9.64.ebuild,v 1.6 2002/11/18 10:36:43 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.64.ebuild,v 1.7 2002/12/09 04:17:41 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="MOL (Mac-on-Linux) is a PPC-only program to run Mac OS <=9.2 natively within Linux" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ppc -x86 -sparc -sparc64" +KEYWORDS="ppc -x86 -sparc " IUSE="" src_compile() { diff --git a/app-emulation/mol/mol-0.9.65.ebuild b/app-emulation/mol/mol-0.9.65.ebuild index 055b9f5e8a87..e621dba34153 100644 --- a/app-emulation/mol/mol-0.9.65.ebuild +++ b/app-emulation/mol/mol-0.9.65.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/app-emulation/mol/mol-0.9.65.ebuild,v 1.6 2002/11/18 10:36:43 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.65.ebuild,v 1.7 2002/12/09 04:17:41 manson Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ppc -x86 -sparc -sparc64 -alpha" +KEYWORDS="ppc -x86 -sparc -alpha" IUSE="" src_compile() { |