diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-03-02 03:23:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-03-02 03:23:36 +0000 |
commit | 0a536124ac25c18b368c509855869ed31eae690f (patch) | |
tree | 4d4e36e9e4c806490bc469d13d93f9c76e17ed63 /app-office/kplato | |
parent | Stable for HPPA. (diff) | |
download | gentoo-2-0a536124ac25c18b368c509855869ed31eae690f.tar.gz gentoo-2-0a536124ac25c18b368c509855869ed31eae690f.tar.bz2 gentoo-2-0a536124ac25c18b368c509855869ed31eae690f.zip |
Stable for HPPA.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office/kplato')
-rw-r--r-- | app-office/kplato/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kplato/kplato-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kplato/ChangeLog b/app-office/kplato/ChangeLog index e52ed5a4a996..5d7c2bbb0ccd 100644 --- a/app-office/kplato/ChangeLog +++ b/app-office/kplato/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kplato # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.41 2007/02/16 11:32:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.42 2007/03/02 03:23:36 jer Exp $ + + 02 Mar 2007; Jeroen Roovers <jer@gentoo.org> kplato-1.6.1.ebuild: + Stable for HPPA. *kplato-1.6.2 (16 Feb 2007) diff --git a/app-office/kplato/kplato-1.6.1.ebuild b/app-office/kplato/kplato-1.6.1.ebuild index 4c5a5a48d71f..9120bbb36d91 100644 --- a/app-office/kplato/kplato-1.6.1.ebuild +++ b/app-office/kplato/kplato-1.6.1.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/kplato/kplato-1.6.1.ebuild,v 1.9 2007/02/15 00:47:10 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.6.1.ebuild,v 1.10 2007/03/02 03:23:36 jer Exp $ KMNAME=koffice MAXKOFFICEVER=${PV} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 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)" |