diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-02 17:05:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-02 17:05:23 +0000 |
commit | fc0e94ef08740616f1461faa8b85480fb6da0f7e (patch) | |
tree | 0a06f6d9db28db2bf871c5b42238e1d5a37bdc23 /dev-lang/gforth | |
parent | ppc stable #260221 (diff) | |
download | gentoo-2-fc0e94ef08740616f1461faa8b85480fb6da0f7e.tar.gz gentoo-2-fc0e94ef08740616f1461faa8b85480fb6da0f7e.tar.bz2 gentoo-2-fc0e94ef08740616f1461faa8b85480fb6da0f7e.zip |
ppc stable #267031
(Portage version: 2.1.6.12/cvs/Linux ppc)
Diffstat (limited to 'dev-lang/gforth')
-rw-r--r-- | dev-lang/gforth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/gforth/gforth-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/gforth/ChangeLog b/dev-lang/gforth/ChangeLog index 225c956bb9c3..c40f80cb07e4 100644 --- a/dev-lang/gforth/ChangeLog +++ b/dev-lang/gforth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/gforth # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.29 2009/04/29 19:50:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.30 2009/05/02 17:05:23 nixnut Exp $ + + 02 May 2009; nixnut <nixnut@gentoo.org> gforth-0.7.0.ebuild: + ppc stable #267031 29 Apr 2009; Markus Meier <maekke@gentoo.org> gforth-0.7.0.ebuild: amd64/x86 stable, bug #267031 diff --git a/dev-lang/gforth/gforth-0.7.0.ebuild b/dev-lang/gforth/gforth-0.7.0.ebuild index 69e5af4c424f..fdd34fbc93d7 100644 --- a/dev-lang/gforth/gforth-0.7.0.ebuild +++ b/dev-lang/gforth/gforth-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.7.0.ebuild,v 1.4 2009/04/29 19:50:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.7.0.ebuild,v 1.5 2009/05/02 17:05:23 nixnut Exp $ inherit elisp-common eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/gforth/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="emacs" DEPEND="virtual/libc |