summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-12-13 07:52:02 +0000
committerMike Frysinger <vapier@gentoo.org>2009-12-13 07:52:02 +0000
commit9f0d736d28c220b79a9a1739a0ccdc3757943c8a (patch)
tree74b8fa453a2e13a8768f8514ae3add4f4ea964a4 /sci-calculators
parentold (diff)
downloadgentoo-2-9f0d736d28c220b79a9a1739a0ccdc3757943c8a.tar.gz
gentoo-2-9f0d736d28c220b79a9a1739a0ccdc3757943c8a.tar.bz2
gentoo-2-9f0d736d28c220b79a9a1739a0ccdc3757943c8a.zip
Stabilize for people.
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/pcalc/ChangeLog7
-rw-r--r--sci-calculators/pcalc/pcalc-1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/pcalc/ChangeLog b/sci-calculators/pcalc/ChangeLog
index 7b139125d054..1b180a884077 100644
--- a/sci-calculators/pcalc/ChangeLog
+++ b/sci-calculators/pcalc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/pcalc
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.21 2008/05/11 00:15:58 solar Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.22 2009/12/13 07:52:02 vapier Exp $
+
+ 13 Dec 2009; Mike Frysinger <vapier@gentoo.org> pcalc-1.3.ebuild:
+ Stabilize for people.
11 May 2008; <solar@gentoo.org> pcalc-1.3.ebuild:
- cross compile fix
diff --git a/sci-calculators/pcalc/pcalc-1.3.ebuild b/sci-calculators/pcalc/pcalc-1.3.ebuild
index ad1cab46b60d..b4df345e6dc6 100644
--- a/sci-calculators/pcalc/pcalc-1.3.ebuild
+++ b/sci-calculators/pcalc/pcalc-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.3.ebuild,v 1.2 2008/05/11 00:15:58 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.3.ebuild,v 1.3 2009/12/13 07:52:02 vapier Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pcalc/${P}.tar.lzma"
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=""
src_compile() {