diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-10-05 16:13:35 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-10-05 16:13:35 +0000 |
commit | aad9a6bdf61093fbf5110cfcb1a6047f982a6e11 (patch) | |
tree | 9f3cb12fb490df6ac28122d560369c1e66a9e0fd /app-office/kformula | |
parent | Marked ppc stable for bug #146409. (diff) | |
download | gentoo-2-aad9a6bdf61093fbf5110cfcb1a6047f982a6e11.tar.gz gentoo-2-aad9a6bdf61093fbf5110cfcb1a6047f982a6e11.tar.bz2 gentoo-2-aad9a6bdf61093fbf5110cfcb1a6047f982a6e11.zip |
Marked ppc stable for bug #146409.
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/files/digest-kformula-1.4.2 | 2 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.5.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 667292f50e82..972768eb6ef3 100644 --- a/app-office/kformula/ChangeLog +++ b/app-office/kformula/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kformula # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.46 2006/10/05 05:30:51 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.47 2006/10/05 16:13:35 josejx Exp $ + + 05 Oct 2006; Joseph Jezak <josejx@gentoo.org> kformula-1.5.2.ebuild: + Marked ppc stable for bug #146409. 05 Oct 2006; Joshua Jackson <tsunam@gentoo.org> kformula-1.5.2.ebuild: x86 stable; for bug #146409 diff --git a/app-office/kformula/files/digest-kformula-1.4.2 b/app-office/kformula/files/digest-kformula-1.4.2 index a054824ae545..9a2dc2d67d8e 100644 --- a/app-office/kformula/files/digest-kformula-1.4.2 +++ b/app-office/kformula/files/digest-kformula-1.4.2 @@ -1 +1,3 @@ MD5 6b456fb7d54c84b11396b27a96ae0cf8 koffice-1.4.2.tar.bz2 19486852 +RMD160 117d5c50aa81d669002005f39fc03bc3f999b62c koffice-1.4.2.tar.bz2 19486852 +SHA256 c9d5ba0bbd008ebfc40500b0d69335d94ad9657cb58c5f2d939179de8d23d361 koffice-1.4.2.tar.bz2 19486852 diff --git a/app-office/kformula/kformula-1.5.2.ebuild b/app-office/kformula/kformula-1.5.2.ebuild index 66165945b0f5..9e2c53212294 100644 --- a/app-office/kformula/kformula-1.5.2.ebuild +++ b/app-office/kformula/kformula-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/kformula/kformula-1.5.2.ebuild,v 1.4 2006/10/05 05:30:51 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.5.2.ebuild,v 1.5 2006/10/05 16:13:35 josejx 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)" |