diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-05 22:19:10 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-05 22:19:10 +0000 |
commit | b261b754a77e91f31bf27af8f490934aa055056b (patch) | |
tree | 6dab3e053d0464dd76f74fbbc95fd7f359de8bce /kde-base/ksnapshot/ksnapshot-4.0.5.ebuild | |
parent | Added the KDE 4.0.5 version of kshisen. (diff) | |
download | gentoo-2-b261b754a77e91f31bf27af8f490934aa055056b.tar.gz gentoo-2-b261b754a77e91f31bf27af8f490934aa055056b.tar.bz2 gentoo-2-b261b754a77e91f31bf27af8f490934aa055056b.zip |
Added the KDE 4.0.5 version of ksnapshot.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/ksnapshot/ksnapshot-4.0.5.ebuild')
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.0.5.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/ksnapshot/ksnapshot-4.0.5.ebuild b/kde-base/ksnapshot/ksnapshot-4.0.5.ebuild new file mode 100644 index 000000000000..7b99a6e2ea48 --- /dev/null +++ b/kde-base/ksnapshot/ksnapshot-4.0.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.0.5.ebuild,v 1.1 2008/06/05 22:19:10 keytoaster Exp $ + +EAPI="1" + +KMNAME=kdegraphics +inherit kde4-meta + +DESCRIPTION="KDE Screenshot Utility" +KEYWORDS="~amd64 ~x86" +IUSE="debug htmlhandbook" |