diff options
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/pcalc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/pcalc/ChangeLog b/sci-calculators/pcalc/ChangeLog index dfde8573c460..8a0e92f3df91 100644 --- a/sci-calculators/pcalc/ChangeLog +++ b/sci-calculators/pcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/pcalc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.2 2005/06/23 22:44:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.3 2005/06/24 11:23:56 dholm Exp $ + + 24 Jun 2005; David Holm <dholm@gentoo.org> pcalc-1.0.0-r1.ebuild: + Added to ~ppc. *pcalc-1.0.0-r1 (23 Jun 2005) diff --git a/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild b/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild index 38b9053a6d11..04b59ba4d32e 100644 --- a/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild +++ b/sci-calculators/pcalc/pcalc-1.0.0-r1.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/pcalc/pcalc-1.0.0-r1.ebuild,v 1.1 2005/06/23 22:44:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild,v 1.2 2005/06/24 11:23:56 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://ibiblio.org/pub/Linux/apps/math/calc/pcalc-000.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="sys-devel/flex |