diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 12:13:22 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 12:13:22 +0000 |
commit | 4ed55a1f8b605a65294eee88b6aaf83614e9abff (patch) | |
tree | 09aa1045984b1b445bf7954853fd98383cdb06d1 /kde-base/ksnapshot/ksnapshot-3.5.5.ebuild | |
parent | Bump to 3.5.5 (pre-release). (diff) | |
download | gentoo-2-4ed55a1f8b605a65294eee88b6aaf83614e9abff.tar.gz gentoo-2-4ed55a1f8b605a65294eee88b6aaf83614e9abff.tar.bz2 gentoo-2-4ed55a1f8b605a65294eee88b6aaf83614e9abff.zip |
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/ksnapshot/ksnapshot-3.5.5.ebuild')
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.5.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/ksnapshot/ksnapshot-3.5.5.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.5.ebuild new file mode 100644 index 000000000000..e5094a04ac71 --- /dev/null +++ b/kde-base/ksnapshot/ksnapshot-3.5.5.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.5.ebuild,v 1.1 2006/10/03 12:13:22 flameeyes Exp $ + +KMNAME=kdegraphics +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE Screenshot Utility" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + |