diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-08 00:56:44 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-08 00:56:44 +0000 |
commit | 9cb41c7043ce8220fe874d54f66fa7b111c08f29 (patch) | |
tree | dbb8969b33aa230b63b71a258e7edb7ce7da2952 | |
parent | Marked ~amd64. (diff) | |
download | gentoo-2-9cb41c7043ce8220fe874d54f66fa7b111c08f29.tar.gz gentoo-2-9cb41c7043ce8220fe874d54f66fa7b111c08f29.tar.bz2 gentoo-2-9cb41c7043ce8220fe874d54f66fa7b111c08f29.zip |
Stable on amd64.
(Portage version: 2.0.53)
-rw-r--r-- | sci-astronomy/predict/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/predict/predict-2.2.2-r3.ebuild | 4 | ||||
-rw-r--r-- | sci-calculators/calcoo/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/calcoo/calcoo-1.3.15.ebuild | 6 |
4 files changed, 14 insertions, 8 deletions
diff --git a/sci-astronomy/predict/ChangeLog b/sci-astronomy/predict/ChangeLog index b9bfd7311ff0..37a492c82830 100644 --- a/sci-astronomy/predict/ChangeLog +++ b/sci-astronomy/predict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/predict # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.5 2005/08/05 15:37:18 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.6 2005/12/08 00:53:27 cryos Exp $ + + 08 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> predict-2.2.2-r3.ebuild: + Stable on amd64. 05 Aug 2005; Herbie Hopkins <herbs@gentoo.org> predict-2.2.2-r3.ebuild: Marked ~amd64 wrt bug #101375. diff --git a/sci-astronomy/predict/predict-2.2.2-r3.ebuild b/sci-astronomy/predict/predict-2.2.2-r3.ebuild index 6b576445c960..ab928ed04c58 100644 --- a/sci-astronomy/predict/predict-2.2.2-r3.ebuild +++ b/sci-astronomy/predict/predict-2.2.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/predict-2.2.2-r3.ebuild,v 1.3 2005/08/05 15:37:18 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/predict-2.2.2-r3.ebuild,v 1.4 2005/12/08 00:53:27 cryos Exp $ inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://www.amsat.org/amsat/ftp/software/Linux/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="xforms gtk nls" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="sys-libs/ncurses gtk? ( =x11-libs/gtk+-1.2* ) diff --git a/sci-calculators/calcoo/ChangeLog b/sci-calculators/calcoo/ChangeLog index faf323a5146b..1941becf28a8 100644 --- a/sci-calculators/calcoo/ChangeLog +++ b/sci-calculators/calcoo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/calcoo -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.2 2004/12/24 20:01:36 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.3 2005/12/08 00:56:44 cryos Exp $ + + 08 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> calcoo-1.3.15.ebuild: + Stable on amd64. *calcoo-1.3.15 (24 Dec 2004) diff --git a/sci-calculators/calcoo/calcoo-1.3.15.ebuild b/sci-calculators/calcoo/calcoo-1.3.15.ebuild index 8f3987af53eb..5fe44eeb705e 100644 --- a/sci-calculators/calcoo/calcoo-1.3.15.ebuild +++ b/sci-calculators/calcoo/calcoo-1.3.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/calcoo-1.3.15.ebuild,v 1.1 2004/12/24 14:49:08 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/calcoo-1.3.15.ebuild,v 1.2 2005/12/08 00:56:44 cryos Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/calcoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~amd64" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND="=x11-libs/gtk+-1.2*" |