diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-12 14:03:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-12 14:03:25 +0000 |
commit | 5dc38193697e7f6392f6dd0dfe966cc144dc0e2a (patch) | |
tree | 43f05c032ccbf5beefee1d7b945fdfafe186e957 /app-office/koshell | |
parent | Version bump, bug #105660. (diff) | |
download | gentoo-2-5dc38193697e7f6392f6dd0dfe966cc144dc0e2a.tar.gz gentoo-2-5dc38193697e7f6392f6dd0dfe966cc144dc0e2a.tar.bz2 gentoo-2-5dc38193697e7f6392f6dd0dfe966cc144dc0e2a.zip |
Mark 1.4.1 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-office/koshell')
-rw-r--r-- | app-office/koshell/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koshell/Manifest | 6 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.4.1.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog index 3667e5a5d428..6c7bd611767d 100644 --- a/app-office/koshell/ChangeLog +++ b/app-office/koshell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/koshell # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.14 2005/09/03 15:32:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.15 2005/09/12 14:02:39 agriffis Exp $ + + 12 Sep 2005; Aron Griffis <agriffis@gentoo.org> koshell-1.4.1.ebuild: + Mark 1.4.1 stable on alpha 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> koshell-1.4.1.ebuild: Stable on ppc. diff --git a/app-office/koshell/Manifest b/app-office/koshell/Manifest index 7c85766f98eb..8b35a52c4bb8 100644 --- a/app-office/koshell/Manifest +++ b/app-office/koshell/Manifest @@ -1,6 +1,6 @@ +MD5 8ee9db7d7a4d915c5c3c51ad5a331ce2 koshell-1.3.5.ebuild 880 MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 MD5 0b9f4069ffff67bcc2f80f5d06559fe4 ChangeLog 1660 -MD5 8ee9db7d7a4d915c5c3c51ad5a331ce2 koshell-1.3.5.ebuild 880 -MD5 8165eeb8b4ac53edb16d142d0af4e209 koshell-1.4.1.ebuild 814 -MD5 79e9d059a9a700c3c8009978d0aa0ce3 files/digest-koshell-1.4.1 68 +MD5 f60ba2fb4ec39f69f9c5007e75366546 koshell-1.4.1.ebuild 813 MD5 12d141df83ce3d5769387e780ee073f7 files/digest-koshell-1.3.5 211 +MD5 79e9d059a9a700c3c8009978d0aa0ce3 files/digest-koshell-1.4.1 68 diff --git a/app-office/koshell/koshell-1.4.1.ebuild b/app-office/koshell/koshell-1.4.1.ebuild index 674918c2ce05..3475198db13f 100644 --- a/app-office/koshell/koshell-1.4.1.ebuild +++ b/app-office/koshell/koshell-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.4.1.ebuild,v 1.4 2005/09/03 15:32:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.4.1.ebuild,v 1.5 2005/09/12 14:02:39 agriffis Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |