summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-01-10 15:15:40 +0000
committerMarkus Meier <maekke@gentoo.org>2009-01-10 15:15:40 +0000
commit3655b4b424a3aac7d3a66c9636f5a7ccf1c5d269 (patch)
treedcacaf31054712e573b528f7de4ec5ebea17ea32 /app-text/zpspell
parentVersion bump. (diff)
downloadgentoo-2-3655b4b424a3aac7d3a66c9636f5a7ccf1c5d269.tar.gz
gentoo-2-3655b4b424a3aac7d3a66c9636f5a7ccf1c5d269.tar.bz2
gentoo-2-3655b4b424a3aac7d3a66c9636f5a7ccf1c5d269.zip
amd64/x86 stable, bug #253055
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'app-text/zpspell')
-rw-r--r--app-text/zpspell/ChangeLog7
-rw-r--r--app-text/zpspell/zpspell-0.4.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/zpspell/ChangeLog b/app-text/zpspell/ChangeLog
index eed272e73e23..a44a0ebc5f24 100644
--- a/app-text/zpspell/ChangeLog
+++ b/app-text/zpspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/zpspell
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/zpspell/ChangeLog,v 1.1 2008/07/18 22:32:15 serkan Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/zpspell/ChangeLog,v 1.2 2009/01/10 15:15:40 maekke Exp $
+
+ 10 Jan 2009; Markus Meier <maekke@gentoo.org> zpspell-0.4.1.ebuild:
+ amd64/x86 stable, bug #253055
*zpspell-0.4.1 (18 Jul 2008)
diff --git a/app-text/zpspell/zpspell-0.4.1.ebuild b/app-text/zpspell/zpspell-0.4.1.ebuild
index a4ba55ade62b..b5d58d1134d1 100644
--- a/app-text/zpspell/zpspell-0.4.1.ebuild
+++ b/app-text/zpspell/zpspell-0.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/zpspell/zpspell-0.4.1.ebuild,v 1.1 2008/07/18 22:32:15 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/zpspell/zpspell-0.4.1.ebuild,v 1.2 2009/01/10 15:15:40 maekke Exp $
inherit cmake-utils eutils
@@ -10,7 +10,7 @@ SRC_URI="http://cekirdek.uludag.org.tr/~baris/zpspell/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="app-text/zemberek-server"