diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-17 20:28:51 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-17 20:28:51 +0000 |
commit | 93e839730356f0a03ae011e7b30136c62823e39b (patch) | |
tree | 6e318291a88c30d3022dc48e3581791190e505a5 /app-office/kplato | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-93e839730356f0a03ae011e7b30136c62823e39b.tar.gz gentoo-2-93e839730356f0a03ae011e7b30136c62823e39b.tar.bz2 gentoo-2-93e839730356f0a03ae011e7b30136c62823e39b.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-office/kplato')
-rw-r--r-- | app-office/kplato/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kplato/kplato-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kplato/ChangeLog b/app-office/kplato/ChangeLog index 5a4ffea3d972..a27c87b104ce 100644 --- a/app-office/kplato/ChangeLog +++ b/app-office/kplato/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kplato # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.26 2006/10/15 09:08:13 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.27 2006/10/17 20:28:51 kloeri Exp $ + + 17 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> kplato-1.5.2.ebuild: + Stable on Alpha. 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> kplato-1.5.2.ebuild: Stable on ia64. diff --git a/app-office/kplato/kplato-1.5.2.ebuild b/app-office/kplato/kplato-1.5.2.ebuild index a020b8cd1dca..b402037b18cb 100644 --- a/app-office/kplato/kplato-1.5.2.ebuild +++ b/app-office/kplato/kplato-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.5.2.ebuild,v 1.8 2006/10/15 09:08:13 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.5.2.ebuild,v 1.9 2006/10/17 20:28:51 kloeri 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 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |