diff options
author | 2005-06-29 22:09:35 +0000 | |
---|---|---|
committer | 2005-06-29 22:09:35 +0000 | |
commit | f2abeb75765b22f5374524364b1eacc2e358117e (patch) | |
tree | b23469720e2083390caf9bdd15e8aa2e9cb7c30b /app-office/kformula | |
parent | stable on x86 (diff) | |
download | gentoo-2-f2abeb75765b22f5374524364b1eacc2e358117e.tar.gz gentoo-2-f2abeb75765b22f5374524364b1eacc2e358117e.tar.bz2 gentoo-2-f2abeb75765b22f5374524364b1eacc2e358117e.zip |
Added ~alpha wrt #95128
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 4f0d3ff5f07c..05829d282cde 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.7 2005/06/21 08:40:45 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.8 2005/06/29 22:09:35 yoswink Exp $ + + 29 Jun 2005; Jose Luis Rivero <yoswink@gentoo.org> kformula-1.4.0.ebuild: + Added ~alpha wrt #95128 *kformula-1.4.0 (21 Jun 2005) diff --git a/app-office/kformula/kformula-1.4.0.ebuild b/app-office/kformula/kformula-1.4.0.ebuild index 341b51a7a0d5..8ca614fff15e 100644 --- a/app-office/kformula/kformula-1.4.0.ebuild +++ b/app-office/kformula/kformula-1.4.0.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.0.ebuild,v 1.1 2005/06/21 08:40:45 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.0.ebuild,v 1.2 2005/06/29 22:09:35 yoswink Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |