diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-19 14:58:15 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-19 14:58:15 +0000 |
commit | 826d840b451953523cd6d5d1ddf08c6507864454 (patch) | |
tree | be54b2ea84777577464e1dd9eaec845cd487b7fe /app-text/ispell | |
parent | Typo. (diff) | |
download | gentoo-2-826d840b451953523cd6d5d1ddf08c6507864454.tar.gz gentoo-2-826d840b451953523cd6d5d1ddf08c6507864454.tar.bz2 gentoo-2-826d840b451953523cd6d5d1ddf08c6507864454.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index d91a721fa1d3..2dfd386a7a5d 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ispell -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.34 2007/12/24 18:53:17 jer Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.35 2008/01/19 14:58:15 grobian Exp $ + + 19 Jan 2008; Fabian Groffen <grobian@gentoo.org> ispell-3.2.06-r6.ebuild: + Dropped ppc-macos keyword, see you in prefix 22 Nov 2007; Wulf C. Krueger <philantrop@gentoo.org> ispell-3.3.02.ebuild: Set -j1 to avoid parallel make issues and added a die message. Fixes bug diff --git a/app-text/ispell/ispell-3.2.06-r6.ebuild b/app-text/ispell/ispell-3.2.06-r6.ebuild index 1485c178e8b4..b3ecb06de719 100644 --- a/app-text/ispell/ispell-3.2.06-r6.ebuild +++ b/app-text/ispell/ispell-3.2.06-r6.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/app-text/ispell/ispell-3.2.06-r6.ebuild,v 1.17 2007/08/18 13:37:30 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r6.ebuild,v 1.18 2008/01/19 14:58:15 grobian Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://fmg-www.cs.ucla.edu/geoff/tars/${P}.tar.gz SLOT="0" LICENSE="as-is" -KEYWORDS="alpha amd64 hppa mips ppc ppc-macos sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc sparc x86" IUSE="" DEPEND="sys-apps/miscfiles |