summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-01-17 23:39:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-01-17 23:39:24 +0000
commit63f9ba1f14f36cf8f7744246f55da364fc36936e (patch)
tree0edaaa71e97a485f26f7e1f3d287c0850a7a1674 /games-kids/gcompris
parentStop using /lib/librc.so to detect openrc/baselayout2, and use a file install... (diff)
downloadhistorical-63f9ba1f14f36cf8f7744246f55da364fc36936e.tar.gz
historical-63f9ba1f14f36cf8f7744246f55da364fc36936e.tar.bz2
historical-63f9ba1f14f36cf8f7744246f55da364fc36936e.zip
it's GPL-3 now
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
Diffstat (limited to 'games-kids/gcompris')
-rw-r--r--games-kids/gcompris/Manifest2
-rw-r--r--games-kids/gcompris/gcompris-8.4.8.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/games-kids/gcompris/Manifest b/games-kids/gcompris/Manifest
index 8b1de4964bcc..e5a09f216c12 100644
--- a/games-kids/gcompris/Manifest
+++ b/games-kids/gcompris/Manifest
@@ -2,6 +2,6 @@ AUX gcompris-8.4.8-build.patch 5212 RMD160 286b2f45252715f604d25d70df3e752364881
DIST gcompris-6.5.3.tar.gz 43519786 RMD160 7e17a5ad1c2a7f2236b6cf730a7eddadc38281be SHA1 0bcf89cac9c464fcd3cb2dc82b46f49d862f3c1f SHA256 78bc8932160ccd1db78d5431675034a3b0bbe695371276ca01fe6ae49d35ffa1
DIST gcompris-8.4.8.tar.gz 104137003 RMD160 7f56a6ef2d452c3f6c6d30919be559875d83876d SHA1 8281d9e7c4adadffba838e782c8002d93f685414 SHA256 967e13124037d42be83b4dd80edb9ffdb518eef86a0cd5f0541b529b8c480e21
EBUILD gcompris-6.5.3-r1.ebuild 1599 RMD160 0e7e352f1a109e53f4738af8cefa3f27e9073c6d SHA1 311a33e3da55cb4b30fbdf6fbc425a71b54d4f57 SHA256 8b87b51cc50094a67743aa946ce098434d674110c8c5c7460fa6e4705cbf3b81
-EBUILD gcompris-8.4.8.ebuild 1911 RMD160 e8e14f6a7646743db3528c0d12b942adb7c4b844 SHA1 db5890135588bd36e2b42c4ea19941d391dbf30a SHA256 8b394717652d6f9c238541f837a22c335848859eef8091482a10a37aa94f752e
+EBUILD gcompris-8.4.8.ebuild 1911 RMD160 63dd00b54a874770405e60602fe7729c50fe706f SHA1 325db1a991a68e0bc17ed56bed8dc0c668f1d0c4 SHA256 ffc830c55a30239172bf7bf08fe08a1ab9ca0dc483324840e0ea37439f865c54
MISC ChangeLog 6606 RMD160 c138c4ca5efe1733ba2f5bf7da2b00dad0d7f203 SHA1 586691455b40927ac7c48126d230c9376e046480 SHA256 3c7451c3d2fc33aa246437b227fd30e07cff216e4a9d3f56a73c4b83a110a188
MISC metadata.xml 256 RMD160 570feef44e7d62ff41eb94fd83a54d9adcfe9a1d SHA1 2719c80bf2b8c87e73d7cd147cd617d8bb85c4d8 SHA256 4d42cbbf92befa58671d7062d6b3be70d9e72f5e24745f94b93f59bd74ae6254
diff --git a/games-kids/gcompris/gcompris-8.4.8.ebuild b/games-kids/gcompris/gcompris-8.4.8.ebuild
index 93cc679b192c..79a7ace8086e 100644
--- a/games-kids/gcompris/gcompris-8.4.8.ebuild
+++ b/games-kids/gcompris/gcompris-8.4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-8.4.8.ebuild,v 1.2 2009/01/17 22:40:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-8.4.8.ebuild,v 1.3 2009/01/17 23:39:24 mr_bones_ Exp $
EAPI=2
inherit autotools eutils python games
@@ -9,7 +9,7 @@ DESCRIPTION="full featured educational application for children from 2 to 10"
HOMEPAGE="http://gcompris.net/"
SRC_URI="mirror://sourceforge/gcompris/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug gnet python sqlite"