diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-10-09 00:26:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-10-09 00:26:13 +0000 |
commit | ec41a5957d3ab86250453376d4fca0eb7d5bf1aa (patch) | |
tree | fcee936ebd5078949e303347627f8cc648448111 /sci-calculators | |
parent | Update DESCRIPTION. (diff) | |
download | gentoo-2-ec41a5957d3ab86250453376d4fca0eb7d5bf1aa.tar.gz gentoo-2-ec41a5957d3ab86250453376d4fca0eb7d5bf1aa.tar.bz2 gentoo-2-ec41a5957d3ab86250453376d4fca0eb7d5bf1aa.zip |
Stable for HPPA (bug #194959).
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/pcalc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/pcalc/pcalc-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/pcalc/ChangeLog b/sci-calculators/pcalc/ChangeLog index 9943dc1fbad8..f57856b383b5 100644 --- a/sci-calculators/pcalc/ChangeLog +++ b/sci-calculators/pcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/pcalc # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.6 2007/10/08 14:11:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.7 2007/10/09 00:26:13 jer Exp $ + + 09 Oct 2007; Jeroen Roovers <jer@gentoo.org> pcalc-1.1.ebuild: + Stable for HPPA (bug #194959). 08 Oct 2007; Raúl Porcel <armin76@gentoo.org> pcalc-1.1.ebuild: alpha/ia64/sparc stable wrt #194959 diff --git a/sci-calculators/pcalc/pcalc-1.1.ebuild b/sci-calculators/pcalc/pcalc-1.1.ebuild index 4f2f166cdaa5..d7281d2608c7 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.2 2007/10/08 14:11:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.1.ebuild,v 1.3 2007/10/09 00:26:13 jer 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="" |