diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-05 05:22:33 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-05 05:22:33 +0000 |
commit | 78102b45d522b176e66e8f1eda05cd9f4a33cc66 (patch) | |
tree | da73532ad08f6c23271e72d8a505d5a30cd4751f /app-office/koshell | |
parent | Stable x86; go go gadget office (diff) | |
download | gentoo-2-78102b45d522b176e66e8f1eda05cd9f4a33cc66.tar.gz gentoo-2-78102b45d522b176e66e8f1eda05cd9f4a33cc66.tar.bz2 gentoo-2-78102b45d522b176e66e8f1eda05cd9f4a33cc66.zip |
Stable x86; go go gadget office
(Portage version: 2.1.1)
Diffstat (limited to 'app-office/koshell')
-rw-r--r-- | app-office/koshell/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog index bbf678d9f963..40d558335790 100644 --- a/app-office/koshell/ChangeLog +++ b/app-office/koshell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/koshell # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.45 2006/09/27 23:33:10 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.46 2006/10/05 05:22:33 tsunam Exp $ + + 05 Oct 2006; Joshua Jackson <tsunam@gentoo.org> koshell-1.5.2.ebuild: + x86 stable; for bug #146409 *koshell-1.6_rc1 (27 Sep 2006) diff --git a/app-office/koshell/koshell-1.5.2.ebuild b/app-office/koshell/koshell-1.5.2.ebuild index 6059845b41df..1d24ccf50736 100644 --- a/app-office/koshell/koshell-1.5.2.ebuild +++ b/app-office/koshell/koshell-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/koshell/koshell-1.5.2.ebuild,v 1.3 2006/09/03 02:25:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.5.2.ebuild,v 1.4 2006/10/05 05:22:33 tsunam 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)" |