summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2005-11-30 06:42:17 +0000
committerMark Loeser <halcy0n@gentoo.org>2005-11-30 06:42:17 +0000
commit42a0ed40a637fe0cc86cdfcb60d7a3b5f67d5228 (patch)
treebbfb8a90be2b8addb83a490af432a6d2762808bd /app-office/koshell
parentAdd support for newer format types in usb ids file with patch from upstream c... (diff)
downloadhistorical-42a0ed40a637fe0cc86cdfcb60d7a3b5f67d5228.tar.gz
historical-42a0ed40a637fe0cc86cdfcb60d7a3b5f67d5228.tar.bz2
historical-42a0ed40a637fe0cc86cdfcb60d7a3b5f67d5228.zip
Stable on x86; bug #112840
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-office/koshell')
-rw-r--r--app-office/koshell/ChangeLog5
-rw-r--r--app-office/koshell/Manifest12
-rw-r--r--app-office/koshell/koshell-1.4.2.ebuild4
3 files changed, 7 insertions, 14 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog
index 9869264ebcda..f345a0e7609c 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.20 2005/11/22 14:56:35 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.21 2005/11/30 06:38:52 halcy0n Exp $
+
+ 30 Nov 2005; Mark Loeser <halcy0n@gentoo.org> koshell-1.4.2.ebuild:
+ Stable on x86; bug #112840
22 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> koshell-1.4.2.ebuild:
Stable on amd64, bug 112840.
diff --git a/app-office/koshell/Manifest b/app-office/koshell/Manifest
index dab566783410..77cb66552a0c 100644
--- a/app-office/koshell/Manifest
+++ b/app-office/koshell/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 02e2c0d0bab28c403c1da5560404d49c ChangeLog 2288
MD5 12d141df83ce3d5769387e780ee073f7 files/digest-koshell-1.3.5 211
MD5 79e9d059a9a700c3c8009978d0aa0ce3 files/digest-koshell-1.4.1 68
MD5 cf5b314fdf4094ea845edfddf2cf39b5 files/digest-koshell-1.4.2 68
MD5 8ee9db7d7a4d915c5c3c51ad5a331ce2 koshell-1.3.5.ebuild 880
MD5 d13e068bbea2d8dedb4e258e348fabbf koshell-1.4.1.ebuild 815
-MD5 cebb99b4225e3275883a4f4470d583a4 koshell-1.4.2.ebuild 819
+MD5 aba61d00779d6a954cbf5586d7b85bab koshell-1.4.2.ebuild 818
MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDgzHOntT9W3vfTuoRAo+aAJ46iBthTBk4+Tq7ZZqofWm5r3fTmwCeNmEP
-oWz6J+xGLjajJjWZ0oJW0w4=
-=3wht
------END PGP SIGNATURE-----
diff --git a/app-office/koshell/koshell-1.4.2.ebuild b/app-office/koshell/koshell-1.4.2.ebuild
index 73a098f45e48..270a7d41b1f2 100644
--- a/app-office/koshell/koshell-1.4.2.ebuild
+++ b/app-office/koshell/koshell-1.4.2.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.2.ebuild,v 1.5 2005/11/22 14:56:35 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.4.2.ebuild,v 1.6 2005/11/30 06:38:52 halcy0n Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86"
IUSE=""
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"