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 | 70d0ae8271d7ba6e08d3a4da102924ad449f2f17 (patch) | |
tree | 2cf430d4739edb0c8632dfc788b29609bb1f343d /dev-lang/smalltalkx | |
parent | Fixed typos. Using has_hardened instead of hardened USE flag (diff) | |
download | gentoo-2-70d0ae8271d7ba6e08d3a4da102924ad449f2f17.tar.gz gentoo-2-70d0ae8271d7ba6e08d3a4da102924ad449f2f17.tar.bz2 gentoo-2-70d0ae8271d7ba6e08d3a4da102924ad449f2f17.zip |
mark -ppc due to use of x86 binaries
(Portage version: 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 | 2 | ||||
-rw-r--r-- | dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild | 6 |
3 files changed, 10 insertions, 6 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..dd2c8f845377 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 356008c16fd67695955ca6ca713f00e5 smalltalkx-4.1.4.ebuild 1151 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 |