diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-14 04:27:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-14 04:27:34 +0000 |
commit | b69818dbb2f3b4a4d8463e12c435896b055a7ce4 (patch) | |
tree | fd793a4911b8167c658e1a582ff5a29c463cd9ac /kde-base/ksnapshot | |
parent | whitespace (diff) | |
download | historical-b69818dbb2f3b4a4d8463e12c435896b055a7ce4.tar.gz historical-b69818dbb2f3b4a4d8463e12c435896b055a7ce4.tar.bz2 historical-b69818dbb2f3b4a4d8463e12c435896b055a7ce4.zip |
whitespace
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksnapshot/ksnapshot-3.5.10.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.10.ebuild index 4545110215f8..21707a3370a7 100644 --- a/kde-base/ksnapshot/ksnapshot-3.5.10.ebuild +++ b/kde-base/ksnapshot/ksnapshot-3.5.10.ebuild @@ -1,6 +1,6 @@ # 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-3.5.10.ebuild,v 1.1 2008/09/13 23:59:48 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.10.ebuild,v 1.2 2008/09/14 04:27:34 mr_bones_ Exp $ KMNAME=kdegraphics EAPI="1" @@ -10,4 +10,4 @@ DESCRIPTION="KDE Screenshot Utility" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" -DEPEND="x11-libs/libXext"
\ No newline at end of file +DEPEND="x11-libs/libXext" |