diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-07-28 16:11:26 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-07-28 16:11:26 +0000 |
commit | 16d0c6befb7199fecd76f10b34b8eed5dc4c7ddd (patch) | |
tree | 35706542a9a7d63deba3ce39bdcc20333acb32eb /sci-calculators | |
parent | Marked stable on amd64 as per bug 185400. (diff) | |
download | gentoo-2-16d0c6befb7199fecd76f10b34b8eed5dc4c7ddd.tar.gz gentoo-2-16d0c6befb7199fecd76f10b34b8eed5dc4c7ddd.tar.bz2 gentoo-2-16d0c6befb7199fecd76f10b34b8eed5dc4c7ddd.zip |
Stable on amd64 wrt bug #186561
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'sci-calculators')
-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 dcdef48c13a3..7c5e4bd8f860 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.10 2007/07/28 08:08:28 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.11 2007/07/28 16:11:26 angelos Exp $ + + 28 Jul 2007; Christoph Mende <angelos@gentoo.org> calcoo-1.3.16.ebuild: + Stable on amd64 wrt bug #186561 *calcoo-1.3.17 (28 Jul 2007) diff --git a/sci-calculators/calcoo/calcoo-1.3.16.ebuild b/sci-calculators/calcoo/calcoo-1.3.16.ebuild index 21d3b4b778d8..d39a46eeb586 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.4 2007/07/26 20:46:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/calcoo-1.3.16.ebuild,v 1.5 2007/07/28 16:11:26 angelos 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" |