diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-29 15:55:44 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-29 15:55:44 +0000 |
commit | c9cac154f913d4bfe69f4c572438d3669807f8f1 (patch) | |
tree | 9cd31953eeb6a8d1ce5a8315325c88fd7ccabb41 /kde-base/ksnapshot/ksnapshot-4.3.3.ebuild | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-c9cac154f913d4bfe69f4c572438d3669807f8f1.tar.gz gentoo-2-c9cac154f913d4bfe69f4c572438d3669807f8f1.tar.bz2 gentoo-2-c9cac154f913d4bfe69f4c572438d3669807f8f1.zip |
amd64 stable wrt #292455
(Portage version: 2.2_rc53/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksnapshot/ksnapshot-4.3.3.ebuild')
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksnapshot/ksnapshot-4.3.3.ebuild b/kde-base/ksnapshot/ksnapshot-4.3.3.ebuild index b65cd68d52a5..8eefad6fa162 100644 --- a/kde-base/ksnapshot/ksnapshot-4.3.3.ebuild +++ b/kde-base/ksnapshot/ksnapshot-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.3.3.ebuild,v 1.1 2009/11/02 21:42:15 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.3.3.ebuild,v 1.2 2009/11/29 15:55:44 ssuominen Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegraphics" inherit kde4-meta DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |