diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:25:03 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:25:03 +0000 |
commit | 9e68b308cd0922289929815efbc89ec23a772103 (patch) | |
tree | e70b73e5d74ea723f3afab1249eb73960e8dbaea /kde-base/libkscan | |
parent | Version bump #225053 by Fabio Rossi and switch to Debian /etc files (which we... (diff) | |
download | historical-9e68b308cd0922289929815efbc89ec23a772103.tar.gz historical-9e68b308cd0922289929815efbc89ec23a772103.tar.bz2 historical-9e68b308cd0922289929815efbc89ec23a772103.zip |
Removed old versions.
Package-Manager: portage-2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Diffstat (limited to 'kde-base/libkscan')
-rw-r--r-- | kde-base/libkscan/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-3.5.8.ebuild | 15 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-4.0.2.ebuild | 17 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-4.0.3.ebuild | 17 |
4 files changed, 5 insertions, 50 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog index 0513cbb0c9c1..d712983ff356 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.90 2008/06/05 22:39:03 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.91 2008/06/07 16:03:00 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -libkscan-3.5.8.ebuild, -libkscan-4.0.2.ebuild, -libkscan-4.0.3.ebuild: + Removed old versions. *libkscan-4.0.5 (05 Jun 2008) diff --git a/kde-base/libkscan/libkscan-3.5.8.ebuild b/kde-base/libkscan/libkscan-3.5.8.ebuild deleted file mode 100644 index 09fa27d2d68d..000000000000 --- a/kde-base/libkscan/libkscan-3.5.8.ebuild +++ /dev/null @@ -1,15 +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-3.5.8.ebuild,v 1.7 2008/03/29 01:00:03 zlin 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" -LICENSE="LGPL-2" -IUSE="" -DEPEND="media-gfx/sane-backends" -RDEPEND="${DEPEND}" diff --git a/kde-base/libkscan/libkscan-4.0.2.ebuild b/kde-base/libkscan/libkscan-4.0.2.ebuild deleted file mode 100644 index 55f57f0ee794..000000000000 --- a/kde-base/libkscan/libkscan-4.0.2.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.2.ebuild,v 1.2 2008/03/29 01:00:03 zlin Exp $ - -EAPI="1" - -KMNAME=kdegraphics -inherit kde4-meta - -DESCRIPTION="KDE scanner library" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" -LICENSE="LGPL-2" - -DEPEND="kde-base/qimageblitz - media-gfx/sane-backends" -RDEPEND="${DEPEND}" diff --git a/kde-base/libkscan/libkscan-4.0.3.ebuild b/kde-base/libkscan/libkscan-4.0.3.ebuild deleted file mode 100644 index 4330af257b87..000000000000 --- a/kde-base/libkscan/libkscan-4.0.3.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.3.ebuild,v 1.1 2008/04/03 21:42:10 philantrop Exp $ - -EAPI="1" - -KMNAME=kdegraphics -inherit kde4-meta - -DESCRIPTION="KDE scanner library" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" -LICENSE="LGPL-2" - -DEPEND="kde-base/qimageblitz - media-gfx/sane-backends" -RDEPEND="${DEPEND}" |