diff options
author | Dror Levin <spatz@gentoo.org> | 2010-03-25 19:56:01 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-03-25 19:56:01 +0000 |
commit | fe991ce2320dca7dd9cd99bb2267e1f9ff4c8674 (patch) | |
tree | 2cd425e13beb49b8c4693032f850c0ee08616dac /x11-themes/skulpture/skulpture-0.2.4.ebuild | |
parent | Add ~arm (diff) | |
download | historical-fe991ce2320dca7dd9cd99bb2267e1f9ff4c8674.tar.gz historical-fe991ce2320dca7dd9cd99bb2267e1f9ff4c8674.tar.bz2 historical-fe991ce2320dca7dd9cd99bb2267e1f9ff4c8674.zip |
Version bump.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-themes/skulpture/skulpture-0.2.4.ebuild')
-rw-r--r-- | x11-themes/skulpture/skulpture-0.2.4.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-themes/skulpture/skulpture-0.2.4.ebuild b/x11-themes/skulpture/skulpture-0.2.4.ebuild new file mode 100644 index 000000000000..094dc5f106a4 --- /dev/null +++ b/x11-themes/skulpture/skulpture-0.2.4.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/skulpture-0.2.4.ebuild,v 1.1 2010/03/25 19:56:01 spatz Exp $ + +EAPI="2" + +inherit kde4-base + +DESCRIPTION="Classical style and window decorations for KDE 4.x" +HOMEPAGE="http://skulpture.maxiom.de/" +SRC_URI="http://kde-look.org/CONTENT/content-files/59031-${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" |