diff options
author | Dominik Stadler <centic@gentoo.org> | 2004-07-04 11:39:25 +0000 |
---|---|---|
committer | Dominik Stadler <centic@gentoo.org> | 2004-07-04 11:39:25 +0000 |
commit | 9d3920d49403fcda8529bfae5ad04caab4f9e70e (patch) | |
tree | 7f143c1b6145282824f11c6eb7ea407e86f3826e /games-strategy/kpictorial/kpictorial-0.9.1.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-9d3920d49403fcda8529bfae5ad04caab4f9e70e.tar.gz gentoo-2-9d3920d49403fcda8529bfae5ad04caab4f9e70e.tar.bz2 gentoo-2-9d3920d49403fcda8529bfae5ad04caab4f9e70e.zip |
Add new application, see Bug 30549.
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="" + |