diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-07-03 22:18:45 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-07-03 22:18:45 +0000 |
commit | b61c8064084708d926c6f864b07e46bae4657583 (patch) | |
tree | c5789978687e4eca9392f7f0fdf52dd4a3ee16e9 | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-b61c8064084708d926c6f864b07e46bae4657583.tar.gz gentoo-2-b61c8064084708d926c6f864b07e46bae4657583.tar.bz2 gentoo-2-b61c8064084708d926c6f864b07e46bae4657583.zip |
QA: need-kde after R/DEPEND
-rw-r--r-- | games-emulation/kvisualboyadvance/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild | 7 | ||||
-rw-r--r-- | games-kids/cubetest/ChangeLog | 5 | ||||
-rw-r--r-- | games-kids/cubetest/cubetest-0.9.0.ebuild | 7 |
4 files changed, 16 insertions, 9 deletions
diff --git a/games-emulation/kvisualboyadvance/ChangeLog b/games-emulation/kvisualboyadvance/ChangeLog index 5ecd03d1011b..3c540427bb5a 100644 --- a/games-emulation/kvisualboyadvance/ChangeLog +++ b/games-emulation/kvisualboyadvance/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/kvisualboyadvance # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/kvisualboyadvance/ChangeLog,v 1.4 2004/06/24 22:30:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kvisualboyadvance/ChangeLog,v 1.5 2004/07/03 22:18:45 carlo Exp $ + + 04 Jul 2004; Carsten Lohrke <carlo@gentoo.org> + kvisualboyadvance-0.3.1.ebuild: + QA: need-kde after R/DEPEND 30 Apr 2004; David Holm <dholm@gentoo.org> kvisualboyadvance-0.3.1.ebuild: Added to ~ppc. diff --git a/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild b/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild index 0e343a912d95..fcf9d1263ff1 100644 --- a/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild +++ b/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild,v 1.5 2004/06/24 22:30:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild,v 1.6 2004/07/03 22:18:45 carlo Exp $ inherit kde -need-kde 3.2 DESCRIPTION="A front end for VisualBoyAdvance for KDE" HOMEPAGE="http://kvisualboyadvance.openlindows.com/" SRC_URI="http://kvisualboyadvance.openlindows.com/downloads/${P}.tar.gz" +SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~amd64" IUSE="" -RDEPEND="${RDEPEND} games-emulation/visualboyadvance" +RDEPEND="games-emulation/visualboyadvance" +need-kde 3.2 diff --git a/games-kids/cubetest/ChangeLog b/games-kids/cubetest/ChangeLog index 0a8e4ea39716..f7b4192ebad1 100644 --- a/games-kids/cubetest/ChangeLog +++ b/games-kids/cubetest/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2004/06/24 22:51:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/ChangeLog,v 1.3 2004/07/03 22:17:08 carlo Exp $ + + 04 Jul 2004; Carsten Lohrke <carlo@gentoo.org> cubetest-0.9.0.ebuild: + QA: need-kde after R/DEPEND *cubetest-0.9.0 (09 Feb 2004) diff --git a/games-kids/cubetest/cubetest-0.9.0.ebuild b/games-kids/cubetest/cubetest-0.9.0.ebuild index 4e5c26e1c1e2..c173c5c8a043 100644 --- a/games-kids/cubetest/cubetest-0.9.0.ebuild +++ b/games-kids/cubetest/cubetest-0.9.0.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/cubetest-0.9.0.ebuild,v 1.4 2004/06/24 22:51:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/cubetest-0.9.0.ebuild,v 1.5 2004/07/03 22:17:08 carlo Exp $ inherit kde -need-kde 3 DESCRIPTION="A program to train your spatial insight" HOMEPAGE="http://www.vandenoever.info/software/cubetest/" @@ -16,8 +15,8 @@ IUSE="" export DO_NOT_COMPILE="fun" -DEPEND="${DEPEND} - >=sys-apps/sed-4" +DEPEND=">=sys-apps/sed-4" +need-kde 3 src_unpack() { unpack ${A} |