summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-07-19 19:09:21 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-07-19 19:09:21 +0000
commit9d07df4c99b4637fac44d35154140f0b0633b062 (patch)
tree0e235f6f00a3f0301b9912e9cb440759a6b77bb7 /sci-calculators
parentMarked ppc/ppc64 stable for bug #328211. (diff)
downloadgentoo-2-9d07df4c99b4637fac44d35154140f0b0633b062.tar.gz
gentoo-2-9d07df4c99b4637fac44d35154140f0b0633b062.tar.bz2
gentoo-2-9d07df4c99b4637fac44d35154140f0b0633b062.zip
Marked ppc stable for bug #328439.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/hexcalc/ChangeLog5
-rw-r--r--sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/hexcalc/ChangeLog b/sci-calculators/hexcalc/ChangeLog
index 66739409af68..2c076effc670 100644
--- a/sci-calculators/hexcalc/ChangeLog
+++ b/sci-calculators/hexcalc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/hexcalc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/ChangeLog,v 1.12 2010/07/17 10:38:47 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/ChangeLog,v 1.13 2010/07/19 19:09:21 josejx Exp $
+
+ 19 Jul 2010; Joseph Jezak <josejx@gentoo.org> hexcalc-1.11-r2.ebuild:
+ Marked ppc stable for bug #328439.
17 Jul 2010; Thomas Beierlein <tomjbe@gentoo.org> hexcalc-1.11-r2.ebuild:
amd64 stable, bug #328439
diff --git a/sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild b/sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild
index 7e95c9f3b252..2496fc9e587e 100644
--- a/sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild
+++ b/sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild,v 1.3 2010/07/17 10:38:47 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild,v 1.4 2010/07/19 19:09:21 josejx Exp $
EAPI="3"
@@ -11,7 +11,7 @@ HOMEPAGE="ftp://ftp.x.org/R5contrib/"
SRC_URI="ftp://ftp.x.org/R5contrib/${PN}.tar.Z"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"