diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-07-22 22:24:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-07-22 22:24:07 +0000 |
commit | bfd68dbcd4a4578aececa8c8a7cdc56d9233a459 (patch) | |
tree | 1c1f0045bd5a4e81b24ee6d81b213019bd13bdeb /app-office/koshell | |
parent | Add patch for latest version of archopt as of July 23. (diff) | |
download | historical-bfd68dbcd4a4578aececa8c8a7cdc56d9233a459.tar.gz historical-bfd68dbcd4a4578aececa8c8a7cdc56d9233a459.tar.bz2 historical-bfd68dbcd4a4578aececa8c8a7cdc56d9233a459.zip |
Stable for HPPA (bug #178697).
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-office/koshell')
-rw-r--r-- | app-office/koshell/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog index 365a885ce30f..25a83a82dc57 100644 --- a/app-office/koshell/ChangeLog +++ b/app-office/koshell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/koshell # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.69 2007/07/19 13:43:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.70 2007/07/22 21:59:42 jer Exp $ + + 22 Jul 2007; Jeroen Roovers <jer@gentoo.org> koshell-1.6.2.ebuild: + Stable for HPPA (bug #178697). 19 Jul 2007; Raúl Porcel <armin76@gentoo.org> koshell-1.6.2.ebuild: alpha/ia64/x86 stable wrt #178697 diff --git a/app-office/koshell/koshell-1.6.2.ebuild b/app-office/koshell/koshell-1.6.2.ebuild index 9e3efcc8e1c5..2a216f8453e0 100644 --- a/app-office/koshell/koshell-1.6.2.ebuild +++ b/app-office/koshell/koshell-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.2.ebuild,v 1.5 2007/07/19 13:43:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.2.ebuild,v 1.6 2007/07/22 21:59:42 jer Exp $ MAXKOFFICEVER=1.6.3 KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |