summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Francisco Araujo <araujo@gentoo.org>2008-06-09 19:24:37 +0000
committerLuis Francisco Araujo <araujo@gentoo.org>2008-06-09 19:24:37 +0000
commitb342e6d06051dcee078065e0d9d1ba919cfebfa2 (patch)
tree847096f5872d30cc4983721cbedf5a60f6fc5dfe /dev-lang
parentstable ppc64, bug 225231 (diff)
downloadgentoo-2-b342e6d06051dcee078065e0d9d1ba919cfebfa2.tar.gz
gentoo-2-b342e6d06051dcee078065e0d9d1ba919cfebfa2.tar.bz2
gentoo-2-b342e6d06051dcee078065e0d9d1ba919cfebfa2.zip
Bye libffi
(Portage version: 2.1.5.3)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/squeak/ChangeLog6
-rw-r--r--dev-lang/squeak/squeak-3.7.7-r1.ebuild7
-rw-r--r--dev-lang/squeak/squeak-3.9.7.ebuild7
3 files changed, 11 insertions, 9 deletions
diff --git a/dev-lang/squeak/ChangeLog b/dev-lang/squeak/ChangeLog
index acac76370388..a35d0e3c8886 100644
--- a/dev-lang/squeak/ChangeLog
+++ b/dev-lang/squeak/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/squeak
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak/ChangeLog,v 1.26 2008/06/09 17:55:03 araujo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak/ChangeLog,v 1.27 2008/06/09 19:24:37 araujo Exp $
+
+ 09 Jun 2008; Luis F. Araujo <araujo@gentoo.org> squeak-3.7.7-r1.ebuild,
+ squeak-3.9.7.ebuild:
+ Bye libffi...
*squeak-3.10 (09 Jun 2008)
diff --git a/dev-lang/squeak/squeak-3.7.7-r1.ebuild b/dev-lang/squeak/squeak-3.7.7-r1.ebuild
index 824bbc7ef6bc..c7d571ffac4b 100644
--- a/dev-lang/squeak/squeak-3.7.7-r1.ebuild
+++ b/dev-lang/squeak/squeak-3.7.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak/squeak-3.7.7-r1.ebuild,v 1.4 2007/07/22 08:43:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak/squeak-3.7.7-r1.ebuild,v 1.5 2008/06/09 19:24:37 araujo Exp $
inherit base versionator fixheadtails eutils
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="X mmx threads iconv"
-DEPEND="dev-libs/libffi
- X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXt )"
+DEPEND="X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXt )"
RDEPEND="${DEPEND}
virtual/squeak-image"
diff --git a/dev-lang/squeak/squeak-3.9.7.ebuild b/dev-lang/squeak/squeak-3.9.7.ebuild
index 8ac986d5518d..4ca8db70df8f 100644
--- a/dev-lang/squeak/squeak-3.9.7.ebuild
+++ b/dev-lang/squeak/squeak-3.9.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak/squeak-3.9.7.ebuild,v 1.4 2007/07/22 08:43:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak/squeak-3.9.7.ebuild,v 1.5 2008/06/09 19:24:37 araujo Exp $
inherit base versionator fixheadtails eutils
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="X mmx threads iconv"
-DEPEND="dev-libs/libffi
- X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXt )"
+DEPEND="X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXt )"
RDEPEND="${DEPEND}
virtual/squeak-image"