diff options
Diffstat (limited to 'games-strategy/kpictorial/kpictorial-0.9.1.ebuild')
-rw-r--r-- | games-strategy/kpictorial/kpictorial-0.9.1.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/games-strategy/kpictorial/kpictorial-0.9.1.ebuild b/games-strategy/kpictorial/kpictorial-0.9.1.ebuild new file mode 100644 index 000000000000..f36710059274 --- /dev/null +++ b/games-strategy/kpictorial/kpictorial-0.9.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/kpictorial/kpictorial-0.9.1.ebuild,v 1.1 2004/07/04 11:39:25 centic Exp $ + +inherit kde +need-kde 3 + +DESCRIPTION="Logical KDE puzzle-like game" +HOMEPAGE="http://members.chello.at/roland.lezuo/kpictorial.html" +SRC_URI="mirror://sourceforge/kpictorial/${P}.tar.gz" + +LICENSE="GPL-2" +KEYWORDS="~x86" + +SLOT="0" +IUSE="" + |