summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2011-01-31 06:52:00 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2011-01-31 06:52:00 +0000
commitbca1ba546bd3d5f95757cc03d33637c3689cef9d (patch)
tree305f56c4cbc88de282ff11f8993b76162078dd44 /kde-misc/tellico
parentEAPI3 (diff)
downloadgentoo-2-bca1ba546bd3d5f95757cc03d33637c3689cef9d.tar.gz
gentoo-2-bca1ba546bd3d5f95757cc03d33637c3689cef9d.tar.bz2
gentoo-2-bca1ba546bd3d5f95757cc03d33637c3689cef9d.zip
Remove old
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/tellico')
-rw-r--r--kde-misc/tellico/ChangeLog6
-rw-r--r--kde-misc/tellico/tellico-2.2.ebuild53
-rw-r--r--kde-misc/tellico/tellico-2.3.2.ebuild6
-rw-r--r--kde-misc/tellico/tellico-2.3.ebuild54
4 files changed, 8 insertions, 111 deletions
diff --git a/kde-misc/tellico/ChangeLog b/kde-misc/tellico/ChangeLog
index b279a2788d77..da552e2777a0 100644
--- a/kde-misc/tellico/ChangeLog
+++ b/kde-misc/tellico/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/tellico
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.94 2011/01/13 04:30:27 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.95 2011/01/31 06:51:59 tampakrap Exp $
+
+ 31 Jan 2011; Theo Chatzimichos <tampakrap@gentoo.org> -tellico-2.2.ebuild,
+ -tellico-2.3.ebuild, tellico-2.3.2.ebuild:
+ Remove old
*tellico-2.3.2 (13 Jan 2011)
diff --git a/kde-misc/tellico/tellico-2.2.ebuild b/kde-misc/tellico/tellico-2.2.ebuild
deleted file mode 100644
index b1c28058c1ec..000000000000
--- a/kde-misc/tellico/tellico-2.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.2.ebuild,v 1.3 2010/11/13 21:13:41 dilfridge Exp $
-
-EAPI=2
-
-KDE_LINGUAS="bg ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hu it lt ms nb nds nl nn pl"
-KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
-inherit kde4-base
-
-DESCRIPTION="A collection manager for the KDE environment"
-HOMEPAGE="http://tellico-project.org/"
-SRC_URI="http://tellico-project.org/files/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="addressbook cddb debug +handbook pdf scanner taglib v4l xmp yaz"
-
-DEPEND="
- dev-libs/libxml2
- dev-libs/libxslt
- media-libs/qimageblitz
- x11-libs/qt-dbus:4
- addressbook? ( >=kde-base/kdepimlibs-${KDE_MINIMAL} )
- cddb? ( >=kde-base/libkcddb-${KDE_MINIMAL} )
- pdf? ( >=app-text/poppler-0.12.3-r3[qt4] )
- scanner? ( >=kde-base/libksane-${KDE_MINIMAL} )
- taglib? ( >=media-libs/taglib-1.5 )
- v4l? ( media-libs/libv4l )
- xmp? ( >=media-libs/exempi-2 )
- yaz? ( >=dev-libs/yaz-2 )
-"
-RDEPEND="${DEPEND}"
-
-DOCS="AUTHORS ChangeLog README"
-
-RESTRICT=test
-
-src_configure() {
- mycmakeargs=(
- $(cmake-utils_use_enable v4l WEBCAM)
- $(cmake-utils_use_with xmp Exempi)
- $(cmake-utils_use_with scanner KSane)
- $(cmake-utils_use_with cddb Kcddb)
- $(cmake-utils_use_with addressbook KdepimLibs)
- $(cmake-utils_use_with pdf PopplerQt4)
- $(cmake-utils_use_with taglib)
- $(cmake-utils_use_with yaz)
- )
-
- kde4-base_src_configure
-}
diff --git a/kde-misc/tellico/tellico-2.3.2.ebuild b/kde-misc/tellico/tellico-2.3.2.ebuild
index ad46f17c1175..e2ea2be54f95 100644
--- a/kde-misc/tellico/tellico-2.3.2.ebuild
+++ b/kde-misc/tellico/tellico-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.2.ebuild,v 1.1 2011/01/13 04:30:27 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.2.ebuild,v 1.2 2011/01/31 06:51:59 tampakrap Exp $
EAPI=3
@@ -37,9 +37,9 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-DOCS="AUTHORS ChangeLog README"
+DOCS=( AUTHORS ChangeLog README )
-RESTRICT=test
+RESTRICT="test"
src_configure() {
mycmakeargs=(
diff --git a/kde-misc/tellico/tellico-2.3.ebuild b/kde-misc/tellico/tellico-2.3.ebuild
deleted file mode 100644
index 7e63e8aa8c52..000000000000
--- a/kde-misc/tellico/tellico-2.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.ebuild,v 1.3 2011/01/13 01:48:11 tampakrap Exp $
-
-EAPI=3
-
-KDE_LINGUAS="ca ca@valencia cs da de el en_GB es et fi fr gl hu it nb nds nl nn
-pl pt pt_BR ru sv tr uk zh_CN"
-KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
-inherit kde4-base
-
-DESCRIPTION="A collection manager for the KDE environment"
-HOMEPAGE="http://tellico-project.org/"
-SRC_URI="http://tellico-project.org/files/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="addressbook cddb debug +handbook pdf scanner taglib v4l xmp yaz"
-
-DEPEND="
- dev-libs/libxml2
- dev-libs/libxslt
- media-libs/qimageblitz
- x11-libs/qt-dbus:4
- addressbook? ( >=kde-base/kdepimlibs-${KDE_MINIMAL} )
- cddb? ( >=kde-base/libkcddb-${KDE_MINIMAL} )
- pdf? ( >=app-text/poppler-0.12.3-r3[qt4] )
- scanner? ( >=kde-base/libksane-${KDE_MINIMAL} )
- taglib? ( >=media-libs/taglib-1.5 )
- v4l? ( media-libs/libv4l )
- xmp? ( >=media-libs/exempi-2 )
- yaz? ( >=dev-libs/yaz-2 )
-"
-RDEPEND="${DEPEND}"
-
-DOCS="AUTHORS ChangeLog README"
-
-RESTRICT=test
-
-src_configure() {
- mycmakeargs=(
- $(cmake-utils_use_enable v4l WEBCAM)
- $(cmake-utils_use_with xmp Exempi)
- $(cmake-utils_use_with scanner KSane)
- $(cmake-utils_use_with cddb Kcddb)
- $(cmake-utils_use_with addressbook KdepimLibs)
- $(cmake-utils_use_with pdf PopplerQt4)
- $(cmake-utils_use_with taglib)
- $(cmake-utils_use_with yaz)
- )
-
- kde4-base_src_configure
-}