diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 01:51:27 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 01:51:27 +0000 |
commit | 2908fdc8eb8585fdcd513d19374731421c507481 (patch) | |
tree | 6560c6f20de1f1cff1c04d6550b13fdc2529fb59 /kde-base/libkscan | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-2908fdc8eb8585fdcd513d19374731421c507481.tar.gz gentoo-2-2908fdc8eb8585fdcd513d19374731421c507481.tar.bz2 gentoo-2-2908fdc8eb8585fdcd513d19374731421c507481.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/libkscan')
-rw-r--r-- | kde-base/libkscan/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-3.5.5.ebuild | 14 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-3.5.7.ebuild | 14 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-4.0.0.ebuild | 17 |
4 files changed, 5 insertions, 46 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog index 1e374fea723e..778f54c3f67e 100644 --- a/kde-base/libkscan/ChangeLog +++ b/kde-base/libkscan/ChangeLog @@ -1,6 +1,10 @@ # 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.77 2008/02/07 00:10:44 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.78 2008/02/17 01:51:27 ingmar Exp $ + + 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -libkscan-3.5.5.ebuild, + -libkscan-3.5.7.ebuild, -libkscan-4.0.0.ebuild: + Spring cleaning *libkscan-4.0.1 (06 Feb 2008) diff --git a/kde-base/libkscan/libkscan-3.5.5.ebuild b/kde-base/libkscan/libkscan-3.5.5.ebuild deleted file mode 100644 index 77dcf383ea03..000000000000 --- a/kde-base/libkscan/libkscan-3.5.5.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.5.ebuild,v 1.9 2007/01/16 21:54:07 flameeyes Exp $ - -KMNAME=kdegraphics -MAXKDEVER=3.5.6 -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE scanner library" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="media-gfx/sane-backends" -RDEPEND="${DEPEND}" diff --git a/kde-base/libkscan/libkscan-3.5.7.ebuild b/kde-base/libkscan/libkscan-3.5.7.ebuild deleted file mode 100644 index c9bf697ddeb6..000000000000 --- a/kde-base/libkscan/libkscan-3.5.7.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.7.ebuild,v 1.7 2007/08/11 15:54:14 armin76 Exp $ - -KMNAME=kdegraphics -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE scanner library" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="media-gfx/sane-backends" -RDEPEND="${DEPEND}" diff --git a/kde-base/libkscan/libkscan-4.0.0.ebuild b/kde-base/libkscan/libkscan-4.0.0.ebuild deleted file mode 100644 index 786b5f2a7031..000000000000 --- a/kde-base/libkscan/libkscan-4.0.0.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.0.ebuild,v 1.1 2008/01/18 01:34:32 ingmar 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}" |