diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-11 09:21:03 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-11 09:21:03 +0000 |
commit | 6fbc3409eeab6d7b15e40b243abfc000951e4260 (patch) | |
tree | d1149543d6e2179cad821dc5bd110b452e1ed248 /sci-chemistry/gperiodic | |
parent | x86 stable wrt bug #392789 (diff) | |
download | gentoo-2-6fbc3409eeab6d7b15e40b243abfc000951e4260.tar.gz gentoo-2-6fbc3409eeab6d7b15e40b243abfc000951e4260.tar.bz2 gentoo-2-6fbc3409eeab6d7b15e40b243abfc000951e4260.zip |
x86 stable wrt bug #392791
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/gperiodic')
-rw-r--r-- | sci-chemistry/gperiodic/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-chemistry/gperiodic/ChangeLog b/sci-chemistry/gperiodic/ChangeLog index 84e9caefe155..1e7ed10ff454 100644 --- a/sci-chemistry/gperiodic/ChangeLog +++ b/sci-chemistry/gperiodic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/gperiodic # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.16 2011/11/20 12:27:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.17 2011/12/11 09:21:03 phajdan.jr Exp $ + + 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gperiodic-2.0.10-r2.ebuild: + x86 stable wrt bug #392791 20 Nov 2011; Pacho Ramos <pacho@gentoo.org> files/gperiodic-2.0.10-makefile.patch: diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild index c9b219e0592b..1b508b7685f9 100644 --- a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild +++ b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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-r2.ebuild,v 1.1 2010/08/23 19:48:31 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild,v 1.2 2011/12/11 09:21:03 phajdan.jr 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="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="GPL-2" IUSE="nls" |