diff options
author | Markus Dittrich <markusle@gentoo.org> | 2008-05-29 19:59:40 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2008-05-29 19:59:40 +0000 |
commit | 1cd72c521c88e29c39155982ac5ca56e2aff5554 (patch) | |
tree | 47f16362a33dd75e866371262286340a43f6e4a2 /sci-chemistry | |
parent | Drop mips down to ~mips to make repoman happy. (diff) | |
download | gentoo-2-1cd72c521c88e29c39155982ac5ca56e2aff5554.tar.gz gentoo-2-1cd72c521c88e29c39155982ac5ca56e2aff5554.tar.bz2 gentoo-2-1cd72c521c88e29c39155982ac5ca56e2aff5554.zip |
Fix HOMEPAGE for good.
(Portage version: 2.1.5.2)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild index a0119d2e415a..5ee973248553 100644 --- a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild +++ b/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 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.2 2008/05/29 18:54:02 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v 1.3 2008/05/29 19:59:40 markusle Exp $ inherit toolchain-funcs eutils DESCRIPTION="Periodic table application for Linux" SRC_URI="http://www.frantz.fi/software/${P}.tar.gz" -HOMEPAGE="http://www.frantz.fi/index.php?page=software" +HOMEPAGE="http://www.frantz.fi/software/gperiodic.php" KEYWORDS="~x86 ~amd64" SLOT="0" diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild index bedea28538b6..f0cbfcb3f0cc 100644 --- a/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild +++ b/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild,v 1.7 2008/05/29 18:54:02 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild,v 1.8 2008/05/29 19:59:40 markusle Exp $ inherit toolchain-funcs eutils DESCRIPTION="Periodic table application for Linux" SRC_URI="mirror://gentoo/${P}.tar.gz" -HOMEPAGE="http://www.frantz.fi/index.php?page=software" +HOMEPAGE="http://www.frantz.fi/software/gperiodic.php" KEYWORDS="x86 amd64" SLOT="0" |