diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-11-21 16:50:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-11-21 16:50:21 +0000 |
commit | e22ce11a22477f88ea17ff7f38074af38db2e799 (patch) | |
tree | 60367061f57c61f0599305bad3893b926a35fe93 /sci-calculators/calculator | |
parent | Stable on x86 wrt #199740 (diff) | |
download | gentoo-2-e22ce11a22477f88ea17ff7f38074af38db2e799.tar.gz gentoo-2-e22ce11a22477f88ea17ff7f38074af38db2e799.tar.bz2 gentoo-2-e22ce11a22477f88ea17ff7f38074af38db2e799.zip |
Stable for HPPA (bug #199853).
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-calculators/calculator')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.6.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index 2e905d9899f8..1a8475c28e76 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/calculator # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.14 2007/11/20 22:14:47 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.15 2007/11/21 16:50:21 jer Exp $ + + 21 Nov 2007; Jeroen Roovers <jer@gentoo.org> calculator-1.6.30.ebuild: + Stable for HPPA (bug #199853). *calculator-1.6.30 (20 Nov 2007) diff --git a/sci-calculators/calculator/calculator-1.6.30.ebuild b/sci-calculators/calculator/calculator-1.6.30.ebuild index 8538530ea41a..74dacdec3b49 100644 --- a/sci-calculators/calculator/calculator-1.6.30.ebuild +++ b/sci-calculators/calculator/calculator-1.6.30.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/calculator/calculator-1.6.30.ebuild,v 1.1 2007/11/20 22:14:47 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.30.ebuild,v 1.2 2007/11/21 16:50:21 jer Exp $ inherit fox @@ -8,7 +8,7 @@ DESCRIPTION="Scientific calculator based on the FOX Toolkit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="~x11-libs/fox-${PV}" |