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 | |
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')
-rw-r--r-- | dev-lang/gnu-smalltalk/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/dev-lang/gnu-smalltalk/ChangeLog b/dev-lang/gnu-smalltalk/ChangeLog index fb2ed0bbd6fe..30c4a1a7bd9a 100644 --- a/dev-lang/gnu-smalltalk/ChangeLog +++ b/dev-lang/gnu-smalltalk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/gnu-smalltalk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.49 2012/04/24 09:57:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.50 2012/06/06 03:07:09 zmedico Exp $ + + 06 Jun 2012; Zac Medico <zmedico@gentoo.org> gnu-smalltalk-3.2.1.ebuild, + gnu-smalltalk-3.2.2.ebuild, gnu-smalltalk-3.2.3.ebuild, + gnu-smalltalk-3.2.4.ebuild: + inherit multilib for get_libdir 24 Apr 2012; Michał Górny <mgorny@gentoo.org> gnu-smalltalk-3.2.1.ebuild, gnu-smalltalk-3.2.2.ebuild, gnu-smalltalk-3.2.3.ebuild, diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild index 47aebf607cf8..90129365e8a3 100644 --- a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild +++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.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.1.ebuild,v 1.2 2012/04/24 09:57:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild,v 1.3 2012/06/06 03:07:09 zmedico Exp $ EAPI="0" -inherit elisp-common flag-o-matic eutils +inherit elisp-common flag-o-matic eutils multilib DESCRIPTION="GNU Smalltalk" HOMEPAGE="http://smalltalk.gnu.org" diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild index 9e91be335226..3c0edf87b9b2 100644 --- a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild +++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.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.2.ebuild,v 1.2 2012/04/24 09:57:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild,v 1.3 2012/06/06 03:07:09 zmedico Exp $ EAPI="0" -inherit elisp-common flag-o-matic eutils +inherit elisp-common flag-o-matic eutils multilib DESCRIPTION="GNU Smalltalk" HOMEPAGE="http://smalltalk.gnu.org" diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild index 2993be7a757d..4c99a7ca8287 100644 --- a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild +++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.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.3.ebuild,v 1.2 2012/04/24 09:57:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild,v 1.3 2012/06/06 03:07:09 zmedico Exp $ EAPI="0" -inherit elisp-common flag-o-matic eutils +inherit elisp-common flag-o-matic eutils multilib DESCRIPTION="GNU Smalltalk" HOMEPAGE="http://smalltalk.gnu.org" 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" |