diff options
author | 2007-07-26 20:46:43 +0000 | |
---|---|---|
committer | 2007-07-26 20:46:43 +0000 | |
commit | f0809e6ab5d5261a703b90fb56810ac6cf0dc494 (patch) | |
tree | a0e5547ec2b93a1c7a3670e2364cf2797b850564 /sci-calculators/calcoo | |
parent | alpha/x86 stable (diff) | |
download | gentoo-2-f0809e6ab5d5261a703b90fb56810ac6cf0dc494.tar.gz gentoo-2-f0809e6ab5d5261a703b90fb56810ac6cf0dc494.tar.bz2 gentoo-2-f0809e6ab5d5261a703b90fb56810ac6cf0dc494.zip |
x86 stable
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'sci-calculators/calcoo')
-rw-r--r-- | sci-calculators/calcoo/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/calcoo/calcoo-1.3.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/calcoo/ChangeLog b/sci-calculators/calcoo/ChangeLog index 5ac758034287..6e0cb342e108 100644 --- a/sci-calculators/calcoo/ChangeLog +++ b/sci-calculators/calcoo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/calcoo # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.8 2007/07/26 13:46:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.9 2007/07/26 20:46:43 armin76 Exp $ + + 26 Jul 2007; Raúl Porcel <armin76@gentoo.org> calcoo-1.3.16.ebuild: + x86 stable 26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> calcoo-1.3.16.ebuild: Stable on sparc diff --git a/sci-calculators/calcoo/calcoo-1.3.16.ebuild b/sci-calculators/calcoo/calcoo-1.3.16.ebuild index 4ffb93072df9..21d3b4b778d8 100644 --- a/sci-calculators/calcoo/calcoo-1.3.16.ebuild +++ b/sci-calculators/calcoo/calcoo-1.3.16.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/calcoo/calcoo-1.3.16.ebuild,v 1.3 2007/07/26 13:46:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/calcoo-1.3.16.ebuild,v 1.4 2007/07/26 20:46:43 armin76 Exp $ DESCRIPTION="Scientific calculator designed to provide maximum usability" HOMEPAGE="http://calcoo.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/calcoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2" |