diff options
Diffstat (limited to 'x11-plugins/karamba-test/karamba-test-0.17.ebuild')
-rw-r--r-- | x11-plugins/karamba-test/karamba-test-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/karamba-test/karamba-test-0.17.ebuild b/x11-plugins/karamba-test/karamba-test-0.17.ebuild index 6c1660e34409..36ade3dfe251 100644 --- a/x11-plugins/karamba-test/karamba-test-0.17.ebuild +++ b/x11-plugins/karamba-test/karamba-test-0.17.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-test/karamba-test-0.17.ebuild,v 1.4 2003/10/29 19:28:36 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-test/karamba-test-0.17.ebuild,v 1.5 2004/02/28 17:58:58 aliz Exp $ DESCRIPTION="Default plugins for Karamba" HOMEPAGE="http://www.efd.lth.se/~d98hk/karamba/" SRC_URI="http://www.efd.lth.se/~d98hk/karamba/karamba_test.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND="|| ( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" |