summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVirgil Dupras <vdupras@gentoo.org>2019-03-10 12:40:54 -0400
committerVirgil Dupras <vdupras@gentoo.org>2019-03-10 12:44:13 -0400
commit86e3f5960bbf0f28853ecc4ca8584cbaf9691ca1 (patch)
treea26af2f87df6badf6f94ded41969e63d938df684 /games-kids/gcompris
parentmedia-sound/specimen: EAPI-7 bump, drop versionator, missing desktop (diff)
downloadgentoo-86e3f5960bbf0f28853ecc4ca8584cbaf9691ca1.tar.gz
gentoo-86e3f5960bbf0f28853ecc4ca8584cbaf9691ca1.tar.bz2
gentoo-86e3f5960bbf0f28853ecc4ca8584cbaf9691ca1.zip
games-kids/gcompris: bump to 0.96
Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'games-kids/gcompris')
-rw-r--r--games-kids/gcompris/Manifest2
-rw-r--r--games-kids/gcompris/gcompris-0.96.ebuild (renamed from games-kids/gcompris/gcompris-0.95.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/games-kids/gcompris/Manifest b/games-kids/gcompris/Manifest
index 88fc0df3ca30..7d01c5bb3d7b 100644
--- a/games-kids/gcompris/Manifest
+++ b/games-kids/gcompris/Manifest
@@ -1 +1 @@
-DIST gcompris-qt-0.95.tar.xz 73113640 BLAKE2B cb46ca38f1e0cfab44409b0986b35e5afa2588a027c22bb925bb1d516406118b638968660c2d73cfbb88d9b950abf19a693592286980ac5207adeafe50eb85a1 SHA512 c62057371b11e295541a4e074fcb8826543e498dca486ae26c739135345187754dfc2a30a00a20a212de250df6e4bc412bcf66bffc8dc5263501e6c3d30efa03
+DIST gcompris-qt-0.96.tar.xz 73221940 BLAKE2B e6d81d1630d962709a1ab27c8735ac42ce67182440f3e78a7d3f39b59b28617211dddf3f6d62a323ee5af7f147e2dc784ff0b305bee7b345d1e59d3ed576ef1a SHA512 980bac743d786d3b35c28cec90bd785d568177c9299f5460918124d111565609fbcd35ec76412776151f6fe12ba9ab3efc77bc5cb05895e54dc7822f9862214c
diff --git a/games-kids/gcompris/gcompris-0.95.ebuild b/games-kids/gcompris/gcompris-0.96.ebuild
index f755e8cf7caa..5a39ce674e85 100644
--- a/games-kids/gcompris/gcompris-0.95.ebuild
+++ b/games-kids/gcompris/gcompris-0.96.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit cmake-utils desktop
DESCRIPTION="full featured educational application for children from 2 to 10"
HOMEPAGE="https://gcompris.net/"
-SRC_URI="http://gcompris.net/download/qt/src/gcompris-qt-${PV}.tar.xz"
+SRC_URI="https://gcompris.net/download/qt/src/gcompris-qt-${PV}.tar.xz"
LICENSE="GPL-3+"
SLOT="0"