diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-06-02 18:32:25 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-06-02 18:32:25 +0000 |
commit | 0d5c0ed78b1aaee51ba65fa596d1300c4a3a61b8 (patch) | |
tree | 912720b0e587c8c2997215d8c006c00f356c97fd /dev-lang/smalltalkx | |
parent | Fixed typos. Using has_hardened instead of hardened USE flag (diff) | |
download | historical-0d5c0ed78b1aaee51ba65fa596d1300c4a3a61b8.tar.gz historical-0d5c0ed78b1aaee51ba65fa596d1300c4a3a61b8.tar.bz2 historical-0d5c0ed78b1aaee51ba65fa596d1300c4a3a61b8.zip |
mark -ppc due to use of x86 binaries
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lang/smalltalkx')
-rw-r--r-- | dev-lang/smalltalkx/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/smalltalkx/Manifest | 4 | ||||
-rw-r--r-- | dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-lang/smalltalkx/ChangeLog b/dev-lang/smalltalkx/ChangeLog index 73790ee313c4..9e5bf020590d 100644 --- a/dev-lang/smalltalkx/ChangeLog +++ b/dev-lang/smalltalkx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/smalltalkx -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/smalltalkx/ChangeLog,v 1.5 2004/07/02 04:30:49 eradicator Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/smalltalkx/ChangeLog,v 1.6 2005/06/02 18:32:25 wormo Exp $ + + 03 Jun 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> + smalltalkx-4.1.4.ebuild: + mark -ppc due to use of x86 binaries 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> smalltalkx-4.1.4.ebuild: diff --git a/dev-lang/smalltalkx/Manifest b/dev-lang/smalltalkx/Manifest index 0d6cc7f1a416..40b9844d99ac 100644 --- a/dev-lang/smalltalkx/Manifest +++ b/dev-lang/smalltalkx/Manifest @@ -1,3 +1,3 @@ -MD5 21b27aa2d5d20752c96d4cd275b07c3e smalltalkx-4.1.4.ebuild 1146 -MD5 33dbb7a62c28dea4d1097b0715bca199 ChangeLog 777 +MD5 01147d0f336d2e026cff3fed94c0f22d ChangeLog 899 +MD5 2c959b62e77edbefc67553253b23df99 smalltalkx-4.1.4.ebuild 1148 MD5 48faffcf1f2a85a05dc98d64b5453214 files/digest-smalltalkx-4.1.4 148 diff --git a/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild b/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild index 52462048bfde..7ef2462617db 100644 --- a/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild +++ b/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild,v 1.10 2004/07/14 13:50:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild,v 1.11 2005/06/02 18:32:25 wormo Exp $ MY_PV=${PV//./} S=${WORKDIR}/stx @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${PN}-common-${MY_PV}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 -ppc" IUSE="" DEPEND="virtual/libc |