diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-08 01:08:14 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-08 01:08:14 +0000 |
commit | 712ff39bccd4fdb5374816c73cc377ef0d6a54c7 (patch) | |
tree | 4f90a109db30be44e1d1aae0305a1b98336cad5d /sci-calculators | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-712ff39bccd4fdb5374816c73cc377ef0d6a54c7.tar.gz gentoo-2-712ff39bccd4fdb5374816c73cc377ef0d6a54c7.tar.bz2 gentoo-2-712ff39bccd4fdb5374816c73cc377ef0d6a54c7.zip |
Stable on amd64.
(Portage version: 2.0.53)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/fung-calc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild | 4 | ||||
-rw-r--r-- | sci-calculators/hexcalc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/hexcalc/hexcalc-1.11.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-calculators/fung-calc/ChangeLog b/sci-calculators/fung-calc/ChangeLog index 1735b5f7059e..8d54de75ea7c 100644 --- a/sci-calculators/fung-calc/ChangeLog +++ b/sci-calculators/fung-calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/fung-calc # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/ChangeLog,v 1.6 2005/08/20 16:38:39 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/ChangeLog,v 1.7 2005/12/08 01:04:25 cryos Exp $ + + 08 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> fung-calc-1.3.2b.ebuild: + Stable on amd64. 20 Aug 2005; Olivier Fisette <ribosome@gentoo.org> fung-calc-1.3.2b.ebuild: diff --git a/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild b/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild index 0c03e0d0684a..2781fe75a963 100644 --- a/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild +++ b/sci-calculators/fung-calc/fung-calc-1.3.2b.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/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild,v 1.6 2005/08/20 16:38:39 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild,v 1.7 2005/12/08 01:04:25 cryos Exp $ inherit kde eutils flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://fung-calc.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="amd64 ~ppc x86" DEPEND=">=sys-libs/zlib-1 >=media-libs/libpng-1.2 diff --git a/sci-calculators/hexcalc/ChangeLog b/sci-calculators/hexcalc/ChangeLog index da7294bdd922..c56a9b1bc56e 100644 --- a/sci-calculators/hexcalc/ChangeLog +++ b/sci-calculators/hexcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/hexcalc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/ChangeLog,v 1.3 2005/04/24 13:18:17 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/ChangeLog,v 1.4 2005/12/08 01:08:14 cryos Exp $ + + 08 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> hexcalc-1.11.ebuild: + Stable on amd64. 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> hexcalc-1.11.ebuild: Stable on ppc. diff --git a/sci-calculators/hexcalc/hexcalc-1.11.ebuild b/sci-calculators/hexcalc/hexcalc-1.11.ebuild index a869a2b122f5..320770c24ffe 100644 --- a/sci-calculators/hexcalc/hexcalc-1.11.ebuild +++ b/sci-calculators/hexcalc/hexcalc-1.11.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/hexcalc-1.11.ebuild,v 1.2 2005/04/24 13:18:17 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/hexcalc-1.11.ebuild,v 1.3 2005/12/08 01:08:14 cryos Exp $ DESCRIPTION="A simple hex calculator for X" HOMEPAGE="ftp://ftp.x.org/R5contrib/" SRC_URI="ftp://ftp.x.org/R5contrib/${PN}.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ppc" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="virtual/x11" |