diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-10-10 20:41:00 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-10-10 20:41:00 +0000 |
commit | 509d5f14da67c35f978fd34890d73b9788b08ba4 (patch) | |
tree | e28def012f5f47f4f9ae485f9cb99656a9e15925 /sci-calculators/pcalc/pcalc-1.1.ebuild | |
parent | Version bump, also fixes bug #195358. (diff) | |
download | historical-509d5f14da67c35f978fd34890d73b9788b08ba4.tar.gz historical-509d5f14da67c35f978fd34890d73b9788b08ba4.tar.bz2 historical-509d5f14da67c35f978fd34890d73b9788b08ba4.zip |
stable ppc, bug #194959
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'sci-calculators/pcalc/pcalc-1.1.ebuild')
-rw-r--r-- | sci-calculators/pcalc/pcalc-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/pcalc/pcalc-1.1.ebuild b/sci-calculators/pcalc/pcalc-1.1.ebuild index d7281d2608c7..ba0a12b0f33b 100644 --- a/sci-calculators/pcalc/pcalc-1.1.ebuild +++ b/sci-calculators/pcalc/pcalc-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.1.ebuild,v 1.3 2007/10/09 00:26:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.1.ebuild,v 1.4 2007/10/10 20:41:00 pylon Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pcalc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="" DEPEND="" |