diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-11-02 14:19:54 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-11-02 14:19:54 +0000 |
commit | e9fe53e1093d6669c93760bd4ec44b7c460555ed (patch) | |
tree | 94c16583995564ad8f0033c1b07f58965d19c8b5 /sci-calculators/pcalc | |
parent | amd64 stable, bug 184730 (diff) | |
download | gentoo-2-e9fe53e1093d6669c93760bd4ec44b7c460555ed.tar.gz gentoo-2-e9fe53e1093d6669c93760bd4ec44b7c460555ed.tar.bz2 gentoo-2-e9fe53e1093d6669c93760bd4ec44b7c460555ed.zip |
amd64 stable, bug 194959
(Portage version: 2.1.3.16)
Diffstat (limited to 'sci-calculators/pcalc')
-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 5b4d2dffdba5..c1fd7699a351 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.9 2007/10/15 06:20:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.10 2007/11/02 14:19:54 beandog Exp $ + + 02 Nov 2007; Steve Dibb <beandog@gentoo.org> pcalc-1.1.ebuild: + amd64 stable, bug 194959 15 Oct 2007; Tom Gall <tgall@gentoo.org> pcalc-1.1.ebuild: stable on ppc64, bug #194959 diff --git a/sci-calculators/pcalc/pcalc-1.1.ebuild b/sci-calculators/pcalc/pcalc-1.1.ebuild index 6eddf57285b7..674bf299d38b 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.5 2007/10/15 06:20:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.1.ebuild,v 1.6 2007/11/02 14:19:54 beandog 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="" |