mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user