summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-08-31 18:47:34 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-08-31 18:47:34 +0000
commita4552e65315fc01ccbc3f98f692d401f1db77669 (patch)
tree5827cca122e9587f567e8f1ac4e7fb168ebd474c /app-office/koshell
parentUse full atoms for built_with_use. (diff)
downloadgentoo-2-a4552e65315fc01ccbc3f98f692d401f1db77669.tar.gz
gentoo-2-a4552e65315fc01ccbc3f98f692d401f1db77669.tar.bz2
gentoo-2-a4552e65315fc01ccbc3f98f692d401f1db77669.zip
Stable on amd64, closes bug 104377.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office/koshell')
-rw-r--r--app-office/koshell/ChangeLog5
-rw-r--r--app-office/koshell/koshell-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog
index eb7d2c381cf8..e6aeb2a209e9 100644
--- a/app-office/koshell/ChangeLog
+++ b/app-office/koshell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/koshell
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.12 2005/08/27 09:36:44 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.13 2005/08/31 18:47:34 cryos Exp $
+
+ 31 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> koshell-1.4.1.ebuild:
+ Stable on amd64, closes bug 104377.
27 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> koshell-1.4.1.ebuild:
Stable on x86.
diff --git a/app-office/koshell/koshell-1.4.1.ebuild b/app-office/koshell/koshell-1.4.1.ebuild
index 56e2b5e78df8..23ff94be0b5f 100644
--- a/app-office/koshell/koshell-1.4.1.ebuild
+++ b/app-office/koshell/koshell-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.4.1.ebuild,v 1.2 2005/08/27 09:36:44 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.4.1.ebuild,v 1.3 2005/08/31 18:47:34 cryos Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"