games-puzzle/atomix: Fix HOMEPAGE

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-28 10:03:16 +02:00
parent e6d9957167
commit 82cb6ca924
3 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,14 +7,15 @@ GNOME_TARBALL_SUFFIX=bz2
inherit autotools gnome2
DESCRIPTION="a game where you build full molecules, from simple inorganic to extremely complex organic ones"
HOMEPAGE="https://ftp.gnome.org/pub/GNOME/sources/atomix/"
HOMEPAGE="http://ftp.gnome.org/pub/GNOME/sources/atomix/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=">=x11-libs/pango-1.0.3
RDEPEND="
>=x11-libs/pango-1.0.3
>=x11-libs/gtk+-2.6:2
>=dev-libs/glib-2.6:2
>=gnome-base/gconf-2.12

View File

@@ -7,7 +7,7 @@ EAPI="5"
inherit gnome-games
DESCRIPTION="a game where you build full molecules, from simple inorganic to extremely complex organic ones"
HOMEPAGE="https://ftp.gnome.org/pub/GNOME/sources/atomix/"
HOMEPAGE="http://ftp.gnome.org/pub/GNOME/sources/atomix/"
LICENSE="GPL-2"
SLOT="0"

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
<herd>games</herd>
</pkgmetadata>