diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-06 14:51:24 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-06 14:51:24 +0000 |
commit | 83bd45cd324051ed1693a4e7a6da8df20354bd12 (patch) | |
tree | 88f4cf23a8bc2801c294b609f545c1cda824fa18 /app-text/pspell | |
parent | added -ppc to keywords (diff) | |
download | historical-83bd45cd324051ed1693a4e7a6da8df20354bd12.tar.gz historical-83bd45cd324051ed1693a4e7a6da8df20354bd12.tar.bz2 historical-83bd45cd324051ed1693a4e7a6da8df20354bd12.zip |
added ppc to keywords
Diffstat (limited to 'app-text/pspell')
-rw-r--r-- | app-text/pspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pspell/pspell-0.12.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pspell/ChangeLog b/app-text/pspell/ChangeLog index 590f8aa4b6b4..14ac6b893749 100644 --- a/app-text/pspell/ChangeLog +++ b/app-text/pspell/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/pspell # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/pspell/ChangeLog,v 1.4 2002/06/19 21:34:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspell/ChangeLog,v 1.5 2002/08/06 14:51:24 gerk Exp $ *pspell-0.12.2-r3 (19 Jun 2002) + 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : + Added ppc to keywords + 19 Jun 2002; Seemant Kulleen <seemant@gentoo.org> pspell-0.12.2-r3.ebuild files/digest-pspell-0.12.2-r3 : diff --git a/app-text/pspell/pspell-0.12.2-r3.ebuild b/app-text/pspell/pspell-0.12.2-r3.ebuild index 72530e37f815..62bd608ea385 100644 --- a/app-text/pspell/pspell-0.12.2-r3.ebuild +++ b/app-text/pspell/pspell-0.12.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/pspell/pspell-0.12.2-r3.ebuild,v 1.3 2002/07/11 11:45:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspell/pspell-0.12.2-r3.ebuild,v 1.4 2002/08/06 14:51:24 gerk Exp $ inherit libtool @@ -16,7 +16,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_compile() { |