diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-30 23:14:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-30 23:14:29 +0000 |
commit | 0115f7867daf0b8bd587e63240d99b538c65df94 (patch) | |
tree | b0b60fe8be266b510614398bc206baa787a171dc /sci-calculators | |
parent | Stable on alpha wrt Bug #128688. (diff) | |
download | gentoo-2-0115f7867daf0b8bd587e63240d99b538c65df94.tar.gz gentoo-2-0115f7867daf0b8bd587e63240d99b538c65df94.tar.bz2 gentoo-2-0115f7867daf0b8bd587e63240d99b538c65df94.zip |
stable love
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild b/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild index fd84d34246a4..ffc8abf77f4c 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.4 2006/03/01 23:23:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild,v 1.5 2006/06/30 23:14:29 vapier 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="sys-devel/flex |