diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-19 15:00:07 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-19 15:00:07 +0000 |
commit | a9fb054c2cee20272e3f404d68ed9ef0f7c5e733 (patch) | |
tree | e2e614ed363aaf0b33aeb985a107bb7e4cb06661 /app-text/ispell | |
parent | Version bump, remove old, browser has been removed from the app (diff) | |
download | historical-a9fb054c2cee20272e3f404d68ed9ef0f7c5e733.tar.gz historical-a9fb054c2cee20272e3f404d68ed9ef0f7c5e733.tar.bz2 historical-a9fb054c2cee20272e3f404d68ed9ef0f7c5e733.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-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 |