diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-05-03 13:35:06 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-05-03 13:35:06 +0000 |
commit | f98b2459433749f3141618aecc6e3eb353b1227d (patch) | |
tree | 5e08580b25c4aa81a754bd5b83ead82dc288049f /app-office/koshell | |
parent | Marked ~amd64. (diff) | |
download | gentoo-2-f98b2459433749f3141618aecc6e3eb353b1227d.tar.gz gentoo-2-f98b2459433749f3141618aecc6e3eb353b1227d.tar.bz2 gentoo-2-f98b2459433749f3141618aecc6e3eb353b1227d.zip |
Marked ~amd64.
(Portage version: 2.0.51.21)
Diffstat (limited to 'app-office/koshell')
-rw-r--r-- | app-office/koshell/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koshell/Manifest | 4 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.3.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog index 5dd4f0e3d1fb..997dc1c01a4b 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.3 2005/04/09 13:14:33 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.4 2005/05/03 13:34:08 herbs Exp $ + + 03 May 2005; Herbie Hopkins <herbs@gentoo.org> koshell-1.3.5.ebuild: + Marked ~amd64. 09 Apr 2005; Joseph Jezak <josejx@gentoo.org> koshell-1.3.5.ebuild: Marked ~ppc for bug #87780. diff --git a/app-office/koshell/Manifest b/app-office/koshell/Manifest index 555498534824..b031cc887e00 100644 --- a/app-office/koshell/Manifest +++ b/app-office/koshell/Manifest @@ -1,4 +1,4 @@ -MD5 3f2b471917713e18f82850052f6837bf ChangeLog 429 -MD5 53899e28a79fbc2935710d61920b855a koshell-1.3.5.ebuild 867 +MD5 c40e8f5041ea69bf732337163db1a55b koshell-1.3.5.ebuild 874 +MD5 3eead4fe0a11ff1b43bcaab6d350417c ChangeLog 518 MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 MD5 12d141df83ce3d5769387e780ee073f7 files/digest-koshell-1.3.5 211 diff --git a/app-office/koshell/koshell-1.3.5.ebuild b/app-office/koshell/koshell-1.3.5.ebuild index ceae2dc56887..b1cd5a6c8581 100644 --- a/app-office/koshell/koshell-1.3.5.ebuild +++ b/app-office/koshell/koshell-1.3.5.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.3.5.ebuild,v 1.3 2005/04/09 13:14:33 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.3.5.ebuild,v 1.4 2005/05/03 13:34:08 herbs Exp $ MAXKOFFICEVER=1.3.5 KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" SLOT="0" |