diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-10-20 00:00:37 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-10-20 00:00:37 +0000 |
commit | 6956f78ffe03ad38ca9fc672ab1b983dd8071ee5 (patch) | |
tree | c8c8fdb5e0506fadb5ceae32d57ead0b07c77f6f /kde-base/ksnapshot/ksnapshot-3.5.8.ebuild | |
parent | Version bump, bug #195981 (diff) | |
download | historical-6956f78ffe03ad38ca9fc672ab1b983dd8071ee5.tar.gz historical-6956f78ffe03ad38ca9fc672ab1b983dd8071ee5.tar.bz2 historical-6956f78ffe03ad38ca9fc672ab1b983dd8071ee5.zip |
Bump to KDE 3.5.8.
Package-Manager: portage-2.1.3.15
Diffstat (limited to 'kde-base/ksnapshot/ksnapshot-3.5.8.ebuild')
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.8.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild new file mode 100644 index 000000000000..1a52a5db8802 --- /dev/null +++ b/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild,v 1.1 2007/10/19 23:33:15 philantrop 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="" |