diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-02-15 00:56:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-02-15 00:56:26 +0000 |
commit | 2af289a12c5357695fed1a74d70c74327ef6651d (patch) | |
tree | 253282ba14eef9ce1b1705948a1b04647b0e3e8c /app-office | |
parent | Stable on Alpha, bug 166246. (diff) | |
download | gentoo-2-2af289a12c5357695fed1a74d70c74327ef6651d.tar.gz gentoo-2-2af289a12c5357695fed1a74d70c74327ef6651d.tar.bz2 gentoo-2-2af289a12c5357695fed1a74d70c74327ef6651d.zip |
Stable on Alpha, bug 166246.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/koshell/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog index 54cfcc8578e9..96b4a8b3c601 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.61 2007/02/14 11:55:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.62 2007/02/15 00:56:26 kloeri Exp $ + + 15 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> koshell-1.6.1.ebuild: + Stable on Alpha, bug 166246. 14 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> koshell-1.6.1.ebuild: Stable on IA64, bug 166246. diff --git a/app-office/koshell/koshell-1.6.1.ebuild b/app-office/koshell/koshell-1.6.1.ebuild index be59c1d67abb..7c5e081ea28c 100644 --- a/app-office/koshell/koshell-1.6.1.ebuild +++ b/app-office/koshell/koshell-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/koshell/koshell-1.6.1.ebuild,v 1.7 2007/02/14 11:55:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.1.ebuild,v 1.8 2007/02/15 00:56:26 kloeri 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |