diff options
Diffstat (limited to 'dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild')
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |