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/kformula | |
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/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/Manifest | 4 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.3.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 4090d503833f..474c3e8b9e6a 100644 --- a/app-office/kformula/ChangeLog +++ b/app-office/kformula/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kformula # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.3 2005/04/09 13:15:05 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.4 2005/05/03 13:30:41 herbs Exp $ + + 03 May 2005; Herbie Hopkins <herbs@gentoo.org> kformula-1.3.5.ebuild: + Marked ~amd64. 09 Apr 2005; Joseph Jezak <josejx@gentoo.org> kformula-1.3.5.ebuild: Marked ~ppc for bug #87780. diff --git a/app-office/kformula/Manifest b/app-office/kformula/Manifest index 93f7064756af..ecec73c78611 100644 --- a/app-office/kformula/Manifest +++ b/app-office/kformula/Manifest @@ -1,4 +1,4 @@ -MD5 93df055f3191e032d3f97ffb3db57a9b ChangeLog 434 -MD5 5e6775025906d6bdf28ad3a8655d739d kformula-1.3.5.ebuild 904 +MD5 038548a0d98e568130d7bf0ba0d3282d kformula-1.3.5.ebuild 911 +MD5 ab7936fccc37a4173220b5b6fc762a7f ChangeLog 524 MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 MD5 12d141df83ce3d5769387e780ee073f7 files/digest-kformula-1.3.5 211 diff --git a/app-office/kformula/kformula-1.3.5.ebuild b/app-office/kformula/kformula-1.3.5.ebuild index 7ce25c75a653..d75bf31b6953 100644 --- a/app-office/kformula/kformula-1.3.5.ebuild +++ b/app-office/kformula/kformula-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/kformula/kformula-1.3.5.ebuild,v 1.3 2005/04/09 13:15:05 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.3.5.ebuild,v 1.4 2005/05/03 13:30:41 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" |