diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2005-12-16 01:45:22 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2005-12-16 01:45:22 +0000 |
commit | 80cde3ddf9e30b882ccdc28e6c224e79bb5efd94 (patch) | |
tree | 394e9346590dda7f2fea033541a1b65950892ea6 /app-office/kformula | |
parent | Version bump; updated subversion dep to >=1.2. Thanks once again to Thomas F... (diff) | |
download | historical-80cde3ddf9e30b882ccdc28e6c224e79bb5efd94.tar.gz historical-80cde3ddf9e30b882ccdc28e6c224e79bb5efd94.tar.bz2 historical-80cde3ddf9e30b882ccdc28e6c224e79bb5efd94.zip |
Stable on alpha wrt bug #112840
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 2d760d237f1d..19372c73ae8f 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.22 2005/12/13 03:54:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.23 2005/12/16 01:34:21 yoswink Exp $ + + 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> kformula-1.4.2.ebuild: + Stable on alpha wrt bug #112840 13 Dec 2005; Joseph Jezak <josejx@gentoo.org> kformula-1.4.2.ebuild: Marked ppc stable for bug #112840. diff --git a/app-office/kformula/kformula-1.4.2.ebuild b/app-office/kformula/kformula-1.4.2.ebuild index abce431d6405..acca7e5dfc5a 100644 --- a/app-office/kformula/kformula-1.4.2.ebuild +++ b/app-office/kformula/kformula-1.4.2.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.4.2.ebuild,v 1.7 2005/12/13 03:54:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.2.ebuild,v 1.8 2005/12/16 01:34:21 yoswink 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" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |