diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-07 20:40:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-07 20:40:43 +0000 |
commit | 4141638a512a1cc59422b4a18e9e768e2310019f (patch) | |
tree | 0aebb8cdbf9d29aeb1fd399c0f0ca16c42ac3f30 /sci-chemistry/gperiodic | |
parent | Version bump (diff) | |
download | gentoo-2-4141638a512a1cc59422b4a18e9e768e2310019f.tar.gz gentoo-2-4141638a512a1cc59422b4a18e9e768e2310019f.tar.bz2 gentoo-2-4141638a512a1cc59422b4a18e9e768e2310019f.zip |
amd64/x86 stable, bug #285466
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/gperiodic')
-rw-r--r-- | sci-chemistry/gperiodic/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gperiodic/ChangeLog b/sci-chemistry/gperiodic/ChangeLog index 1142430519ff..7abbc7df69f8 100644 --- a/sci-chemistry/gperiodic/ChangeLog +++ b/sci-chemistry/gperiodic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/gperiodic # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.11 2009/09/18 14:39:37 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.12 2009/10/07 20:40:43 maekke Exp $ + + 07 Oct 2009; Markus Meier <maekke@gentoo.org> gperiodic-2.0.10.ebuild: + amd64/x86 stable, bug #285466 18 Sep 2009; Petteri Räty <betelgeuse@gentoo.org> gperiodic-2.0.10.ebuild: diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild index 7fe7bd6d6e03..aa51530188fc 100644 --- a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild +++ b/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v 1.4 2009/09/18 14:39:37 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v 1.5 2009/10/07 20:40:43 maekke Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="Periodic table application for Linux" SRC_URI="http://www.frantz.fi/software/${P}.tar.gz" HOMEPAGE="http://www.frantz.fi/software/gperiodic.php" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="GPL-2" IUSE="nls" |