diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-15 18:25:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-15 18:25:05 +0000 |
commit | ea18501687db090f2c291656ba856fd5cb49da84 (patch) | |
tree | 87025f5317d02a8295c97b095f341d9889d3181e /games-kids | |
parent | fix brain dead grepping (diff) | |
download | gentoo-2-ea18501687db090f2c291656ba856fd5cb49da84.tar.gz gentoo-2-ea18501687db090f2c291656ba856fd5cb49da84.tar.bz2 gentoo-2-ea18501687db090f2c291656ba856fd5cb49da84.zip |
Version bump to fix #92708.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/cubetest/ChangeLog | 9 | ||||
-rw-r--r-- | games-kids/cubetest/cubetest-0.9.3.ebuild | 18 | ||||
-rw-r--r-- | games-kids/cubetest/files/digest-cubetest-0.9.3 | 1 |
3 files changed, 26 insertions, 2 deletions
diff --git a/games-kids/cubetest/ChangeLog b/games-kids/cubetest/ChangeLog index f7b4192ebad1..7678b7674b15 100644 --- a/games-kids/cubetest/ChangeLog +++ b/games-kids/cubetest/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-kids/cubetest -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/ChangeLog,v 1.3 2004/07/03 22:17:08 carlo Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/ChangeLog,v 1.4 2005/05/15 18:25:05 vapier Exp $ + +*cubetest-0.9.3 (15 May 2005) + + 15 May 2005; Mike Frysinger <vapier@gentoo.org> +cubetest-0.9.3.ebuild: + Version bump to fix #92708. 04 Jul 2004; Carsten Lohrke <carlo@gentoo.org> cubetest-0.9.0.ebuild: QA: need-kde after R/DEPEND diff --git a/games-kids/cubetest/cubetest-0.9.3.ebuild b/games-kids/cubetest/cubetest-0.9.3.ebuild new file mode 100644 index 000000000000..52a427863c0a --- /dev/null +++ b/games-kids/cubetest/cubetest-0.9.3.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/cubetest-0.9.3.ebuild,v 1.1 2005/05/15 18:25:05 vapier Exp $ + +inherit kde + +DESCRIPTION="A program to train your spatial insight" +HOMEPAGE="http://www.vandenoever.info/software/cubetest/" +SRC_URI="http://www.vandenoever.info/software/cubetest/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="" + +need-kde 3 diff --git a/games-kids/cubetest/files/digest-cubetest-0.9.3 b/games-kids/cubetest/files/digest-cubetest-0.9.3 new file mode 100644 index 000000000000..13975e800377 --- /dev/null +++ b/games-kids/cubetest/files/digest-cubetest-0.9.3 @@ -0,0 +1 @@ +MD5 a9785b94fc891ebdb12df492a3f59a45 cubetest-0.9.3.tar.bz2 851036 |