summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-17 09:51:39 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-17 09:51:39 +0000
commitbcf3888151d4188c3ee40a29d942304a54f124dd (patch)
tree7722c730403131e18ecb42036cd0aadf4d8e4011 /sci-calculators/hexcalc
parentold (diff)
downloadgentoo-2-bcf3888151d4188c3ee40a29d942304a54f124dd.tar.gz
gentoo-2-bcf3888151d4188c3ee40a29d942304a54f124dd.tar.bz2
gentoo-2-bcf3888151d4188c3ee40a29d942304a54f124dd.zip
stable x86, bug 328439
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-calculators/hexcalc')
-rw-r--r--sci-calculators/hexcalc/ChangeLog6
-rw-r--r--sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-calculators/hexcalc/ChangeLog b/sci-calculators/hexcalc/ChangeLog
index a6f5b04e67e6..7effbcce9072 100644
--- a/sci-calculators/hexcalc/ChangeLog
+++ b/sci-calculators/hexcalc/ChangeLog
@@ -1,6 +1,10 @@
# 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.10 2010/06/22 13:40:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/ChangeLog,v 1.11 2010/07/17 09:51:39 fauli Exp $
+
+ 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ hexcalc-1.11-r2.ebuild:
+ stable x86, bug 328439
*hexcalc-1.11-r2 (22 Jun 2010)
diff --git a/sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild b/sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild
index aa39bedb520a..ded53bbffe39 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.1 2010/06/22 13:40:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/hexcalc-1.11-r2.ebuild,v 1.2 2010/07/17 09:51:39 fauli 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"