diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-04-08 20:16:01 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-04-08 20:16:01 +0000 |
commit | 1c24b658588d825b236823458d55cdec88bc3383 (patch) | |
tree | a5f704969146e2f0913d20e86d61d27e97d15fcb /sci-visualization | |
parent | Version bump, closes bug 170318. (diff) | |
download | gentoo-2-1c24b658588d825b236823458d55cdec88bc3383.tar.gz gentoo-2-1c24b658588d825b236823458d55cdec88bc3383.tar.bz2 gentoo-2-1c24b658588d825b236823458d55cdec88bc3383.zip |
Marked stable on amd64.
(Portage version: 2.1.2.3)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gwyddion/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/gwyddion/gwyddion-2.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-visualization/gwyddion/ChangeLog b/sci-visualization/gwyddion/ChangeLog index d4b2aceefaf9..56eb11039b6f 100644 --- a/sci-visualization/gwyddion/ChangeLog +++ b/sci-visualization/gwyddion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/gwyddion # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/ChangeLog,v 1.7 2007/04/08 20:14:58 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/ChangeLog,v 1.8 2007/04/08 20:16:01 cryos Exp $ + + 08 Apr 2007; Marcus D. Hanwell <cryos@gentoo.org> gwyddion-2.2.ebuild: + Marked stable on amd64. *gwyddion-2.5 (08 Apr 2007) diff --git a/sci-visualization/gwyddion/gwyddion-2.2.ebuild b/sci-visualization/gwyddion/gwyddion-2.2.ebuild index 98cb69b23717..14f702dffe8b 100644 --- a/sci-visualization/gwyddion/gwyddion-2.2.ebuild +++ b/sci-visualization/gwyddion/gwyddion-2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/gwyddion-2.2.ebuild,v 1.1 2006/12/27 16:32:00 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/gwyddion-2.2.ebuild,v 1.2 2007/04/08 20:16:01 cryos Exp $ DESCRIPTION="A software framework for SPM data analysis" HOMEPAGE="http://gwyddion.net/" @@ -8,7 +8,7 @@ SRC_URI="http://gwyddion.net/download/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="python perl ruby nls" DEPEND="virtual/opengl |