diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 01:50:22 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 01:50:22 +0000 |
commit | b8d4d0a2b51687195ae8529b57bb0e1b050bcfb2 (patch) | |
tree | 5384590c4e0ad458a97b3756fa51fb90f59e5fbd /kde-base/kooka | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-b8d4d0a2b51687195ae8529b57bb0e1b050bcfb2.tar.gz gentoo-2-b8d4d0a2b51687195ae8529b57bb0e1b050bcfb2.tar.bz2 gentoo-2-b8d4d0a2b51687195ae8529b57bb0e1b050bcfb2.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kooka')
-rw-r--r-- | kde-base/kooka/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.5.5.ebuild | 24 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.5.6.ebuild | 24 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.5.7.ebuild | 24 |
4 files changed, 5 insertions, 73 deletions
diff --git a/kde-base/kooka/ChangeLog b/kde-base/kooka/ChangeLog index 528a95fca602..9a7c20b6a6d8 100644 --- a/kde-base/kooka/ChangeLog +++ b/kde-base/kooka/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kooka # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.78 2008/01/31 15:32:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.79 2008/02/17 01:50:22 ingmar Exp $ + + 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kooka-3.5.5.ebuild, + -kooka-3.5.6.ebuild, -kooka-3.5.7.ebuild: + Spring cleaning 31 Jan 2008; Brent Baude <ranger@gentoo.org> kooka-3.5.8.ebuild: Marking kooka-3.5.8 ppc for bug 207634 diff --git a/kde-base/kooka/kooka-3.5.5.ebuild b/kde-base/kooka/kooka-3.5.5.ebuild deleted file mode 100644 index 23bb6a3de115..000000000000 --- a/kde-base/kooka/kooka-3.5.5.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.5.ebuild,v 1.8 2006/12/11 12:49:02 kloeri Exp $ - -KMNAME=kdegraphics -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="Kooka is a KDE application which provides access to scanner hardware" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan) - media-libs/tiff" -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkscan libkscan" -KMEXTRACTONLY="libkscan" - -src_compile() { - # There's no ebuild for kadmos, and likely will never be since it isn't free. - myconf="$myconf --without-kadmos" - kde-meta_src_compile -} diff --git a/kde-base/kooka/kooka-3.5.6.ebuild b/kde-base/kooka/kooka-3.5.6.ebuild deleted file mode 100644 index 5fafdec17389..000000000000 --- a/kde-base/kooka/kooka-3.5.6.ebuild +++ /dev/null @@ -1,24 +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/kooka/kooka-3.5.6.ebuild,v 1.1 2007/01/16 21:03:27 flameeyes Exp $ - -KMNAME=kdegraphics -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="Kooka is a KDE application which provides access to scanner hardware" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -DEPEND="$(deprange 3.5.5 $MAXKDEVER kde-base/libkscan) - media-libs/tiff" -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkscan libkscan" -KMEXTRACTONLY="libkscan" - -src_compile() { - # There's no ebuild for kadmos, and likely will never be since it isn't free. - myconf="$myconf --without-kadmos" - kde-meta_src_compile -} diff --git a/kde-base/kooka/kooka-3.5.7.ebuild b/kde-base/kooka/kooka-3.5.7.ebuild deleted file mode 100644 index 32faadf67ea6..000000000000 --- a/kde-base/kooka/kooka-3.5.7.ebuild +++ /dev/null @@ -1,24 +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/kooka/kooka-3.5.7.ebuild,v 1.7 2007/08/11 15:54:42 armin76 Exp $ - -KMNAME=kdegraphics -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="Kooka is a KDE application which provides access to scanner hardware" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan) - media-libs/tiff" -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkscan libkscan" -KMEXTRACTONLY="libkscan" - -src_compile() { - # There's no ebuild for kadmos, and likely will never be since it isn't free. - myconf="$myconf --without-kadmos" - kde-meta_src_compile -} |