diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 18:29:03 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 18:29:03 +0000 |
commit | 6c2ecbbdad91da94c48c2ef4f5c17ff7d60ef59a (patch) | |
tree | 8b03b2997b4996d138f8e4a411fc0e84750d4040 /kde-base/libkscan | |
parent | stabilize new versions for amd64,ppc,x86 (diff) | |
download | historical-6c2ecbbdad91da94c48c2ef4f5c17ff7d60ef59a.tar.gz historical-6c2ecbbdad91da94c48c2ef4f5c17ff7d60ef59a.tar.bz2 historical-6c2ecbbdad91da94c48c2ef4f5c17ff7d60ef59a.zip |
Old.
Package-Manager: portage-2.2_pre5
Diffstat (limited to 'kde-base/libkscan')
-rw-r--r-- | kde-base/libkscan/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-4.0.1.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog index bb0aecf2b3b1..d4e793c0c9b9 100644 --- a/kde-base/libkscan/ChangeLog +++ b/kde-base/libkscan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkscan # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.80 2008/03/11 00:01:05 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.81 2008/03/20 18:17:53 ingmar Exp $ + + 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -libkscan-4.0.1.ebuild: + Old. *libkscan-4.0.2 (10 Mar 2008) diff --git a/kde-base/libkscan/libkscan-4.0.1.ebuild b/kde-base/libkscan/libkscan-4.0.1.ebuild deleted file mode 100644 index 84755f724783..000000000000 --- a/kde-base/libkscan/libkscan-4.0.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-4.0.1.ebuild,v 1.1 2008/02/07 00:10:44 philantrop Exp $ - -EAPI="1" - -KMNAME=kdegraphics -inherit kde4-meta - -DESCRIPTION="KDE scanner library" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" - -DEPEND=" - kde-base/qimageblitz - media-gfx/sane-backends" -RDEPEND="${DEPEND}" |