diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-06-06 03:07:09 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-06-06 03:07:09 +0000 |
commit | ce0a35d82f747aa1a83e67a1418e8ed99388f451 (patch) | |
tree | 1e7c8e4f60e478339c6f777fbd29413cf17905e9 /dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild | |
parent | inherit autotools for eautoconf (diff) | |
download | gentoo-2-ce0a35d82f747aa1a83e67a1418e8ed99388f451.tar.gz gentoo-2-ce0a35d82f747aa1a83e67a1418e8ed99388f451.tar.bz2 gentoo-2-ce0a35d82f747aa1a83e67a1418e8ed99388f451.zip |
inherit multilib for get_libdir
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild')
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild index f407d9080947..fd21cdeea36a 100644 --- a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild +++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild,v 1.3 2012/04/24 09:57:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild,v 1.4 2012/06/06 03:07:09 zmedico Exp $ EAPI="3" -inherit elisp-common flag-o-matic eutils +inherit elisp-common flag-o-matic eutils multilib DESCRIPTION="GNU Smalltalk" HOMEPAGE="http://smalltalk.gnu.org" |