diff options
Diffstat (limited to 'games-board/peg-e')
-rw-r--r-- | games-board/peg-e/peg-e-1.1.2-r1.ebuild | 6 | ||||
-rw-r--r-- | games-board/peg-e/peg-e-1.1.2.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games-board/peg-e/peg-e-1.1.2-r1.ebuild b/games-board/peg-e/peg-e-1.1.2-r1.ebuild index e5f297c03dd1..6b5527a92724 100644 --- a/games-board/peg-e/peg-e-1.1.2-r1.ebuild +++ b/games-board/peg-e/peg-e-1.1.2-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils gnome2-utils qmake-utils DESCRIPTION="A peg solitaire game" -HOMEPAGE="http://gottcode.org/peg-e/" -SRC_URI="http://gottcode.org/peg-e/${P}-src.tar.bz2" +HOMEPAGE="https://gottcode.org/peg-e/" +SRC_URI="https://gottcode.org/peg-e/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/games-board/peg-e/peg-e-1.1.2.ebuild b/games-board/peg-e/peg-e-1.1.2.ebuild index 19984027d2f7..4d5d3db11a41 100644 --- a/games-board/peg-e/peg-e-1.1.2.ebuild +++ b/games-board/peg-e/peg-e-1.1.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils gnome2-utils qt4-r2 games DESCRIPTION="A peg solitaire game" -HOMEPAGE="http://gottcode.org/peg-e/" -SRC_URI="http://gottcode.org/peg-e/${P}-src.tar.bz2" +HOMEPAGE="https://gottcode.org/peg-e/" +SRC_URI="https://gottcode.org/peg-e/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0" |