diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-04 08:21:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-04 08:21:38 +0000 |
commit | 0e4d78be228821fcfb3e73fa80c4279620b53caa (patch) | |
tree | aaa93d9ac396c97d4ecbcd4c2133b656c2af2397 /kde-base/kuickshow | |
parent | whitespace (diff) | |
download | historical-0e4d78be228821fcfb3e73fa80c4279620b53caa.tar.gz historical-0e4d78be228821fcfb3e73fa80c4279620b53caa.tar.bz2 historical-0e4d78be228821fcfb3e73fa80c4279620b53caa.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'kde-base/kuickshow')
-rw-r--r-- | kde-base/kuickshow/kuickshow-3.5.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kuickshow/kuickshow-3.5.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-base/kuickshow/kuickshow-3.5.5.ebuild b/kde-base/kuickshow/kuickshow-3.5.5.ebuild index 5c46f4a61dc9..1ca3e2d69227 100644 --- a/kde-base/kuickshow/kuickshow-3.5.5.ebuild +++ b/kde-base/kuickshow/kuickshow-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kuickshow/kuickshow-3.5.5.ebuild,v 1.8 2006/12/11 12:52:57 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kuickshow/kuickshow-3.5.5.ebuild,v 1.9 2007/02/04 08:20:04 mr_bones_ Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -10,4 +10,4 @@ inherit kde-meta eutils DESCRIPTION="KDE: A fast and versatile image viewer" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" -DEPEND="media-libs/imlib"
\ No newline at end of file +DEPEND="media-libs/imlib" diff --git a/kde-base/kuickshow/kuickshow-3.5.6.ebuild b/kde-base/kuickshow/kuickshow-3.5.6.ebuild index 8b2f7629b47b..5682fc5f7f6b 100644 --- a/kde-base/kuickshow/kuickshow-3.5.6.ebuild +++ b/kde-base/kuickshow/kuickshow-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kuickshow/kuickshow-3.5.6.ebuild,v 1.1 2007/01/16 21:35:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kuickshow/kuickshow-3.5.6.ebuild,v 1.2 2007/02/04 08:20:04 mr_bones_ Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -10,4 +10,4 @@ inherit kde-meta eutils DESCRIPTION="KDE: A fast and versatile image viewer" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" -DEPEND="media-libs/imlib"
\ No newline at end of file +DEPEND="media-libs/imlib" |