diff options
author | Jon Nall <nall@gentoo.org> | 2002-11-29 03:18:11 +0000 |
---|---|---|
committer | Jon Nall <nall@gentoo.org> | 2002-11-29 03:18:11 +0000 |
commit | ff096435b5c1fa13b8ff13f5495a36a854dfc0d8 (patch) | |
tree | 2399f8555969907727e95e2cc70643bc6374a7e1 /app-text/gtkspell | |
parent | small fix to use correct datadir directory (diff) | |
download | gentoo-2-ff096435b5c1fa13b8ff13f5495a36a854dfc0d8.tar.gz gentoo-2-ff096435b5c1fa13b8ff13f5495a36a854dfc0d8.tar.bz2 gentoo-2-ff096435b5c1fa13b8ff13f5495a36a854dfc0d8.zip |
added ~ppc to KEYWORDS
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 703d624bbe3d..709d69d7ac72 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/gtkspell # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.4 2002/10/17 14:31:19 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.5 2002/11/29 03:18:11 nall Exp $ *gtkspell-2.0.2 (15 Oct 2002) + 28 Nov 2002; Jon Nall <nall@gentoo.org> gtkspell-2.0.2.ebuild : + added ~ppc to KEYWORDS + 15 Oct 2002; foser <foser@gentoo.org> gtkspell-2.0.2.ebuild : New version diff --git a/app-text/gtkspell/gtkspell-2.0.2.ebuild b/app-text/gtkspell/gtkspell-2.0.2.ebuild index f0b6302a3fe3..5e0989a73fbe 100644 --- a/app-text/gtkspell/gtkspell-2.0.2.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.2.ebuild,v 1.2 2002/10/24 14:38:32 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.2.ebuild,v 1.3 2002/11/29 03:18:11 nall Exp $ DESCRIPTION="GtkSpell is a spell library for GTK2" @@ -8,7 +8,7 @@ SRC_URI="http://gtkspell.sourceforge.net/download/${P}.tar.gz" HOMEPAGE="http://gtkspell.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~sparc64" +KEYWORDS="x86 ~sparc ~sparc64 ~ppc" SLOT="0" RDEPEND=">=dev-libs/glib-2 |