summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2010-10-20 20:26:34 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2010-10-20 20:26:34 +0000
commitccae028c9e07c96bf97b7759e224518d1fefc1e5 (patch)
treea86fd5141d752170901125a4a92a609ac2bdb750 /app-office/karbon
parentClean up old revisions. Restrict gtk+ dependency to slot 2. (diff)
downloadgentoo-2-ccae028c9e07c96bf97b7759e224518d1fefc1e5.tar.gz
gentoo-2-ccae028c9e07c96bf97b7759e224518d1fefc1e5.tar.bz2
gentoo-2-ccae028c9e07c96bf97b7759e224518d1fefc1e5.zip
Cleanup
(Portage version: 2.1.9.20/cvs/Linux x86_64)
Diffstat (limited to 'app-office/karbon')
-rw-r--r--app-office/karbon/ChangeLog6
-rw-r--r--app-office/karbon/karbon-2.1.1.ebuild36
-rw-r--r--app-office/karbon/karbon-2.1.2.ebuild4
3 files changed, 7 insertions, 39 deletions
diff --git a/app-office/karbon/ChangeLog b/app-office/karbon/ChangeLog
index 585c9a98b22d..2bdd15269fb6 100644
--- a/app-office/karbon/ChangeLog
+++ b/app-office/karbon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/karbon
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/ChangeLog,v 1.110 2010/10/15 21:41:14 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/ChangeLog,v 1.111 2010/10/20 20:26:34 dilfridge Exp $
+
+ 20 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org>
+ -karbon-2.1.1.ebuild, karbon-2.1.2.ebuild:
+ Cleanup
15 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org>
karbon-2.2.2.ebuild:
diff --git a/app-office/karbon/karbon-2.1.1.ebuild b/app-office/karbon/karbon-2.1.1.ebuild
deleted file mode 100644
index 152ac8b32198..000000000000
--- a/app-office/karbon/karbon-2.1.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/karbon-2.1.1.ebuild,v 1.2 2010/06/21 13:58:55 ssuominen Exp $
-
-EAPI="2"
-KMNAME="koffice"
-KMMODULE="${PN}"
-
-inherit kde4-meta
-
-DESCRIPTION="KOffice vector drawing application."
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="+pstoedit wpg"
-
-DEPEND="
- media-libs/libart_lgpl
- pstoedit? ( media-gfx/pstoedit )
- wpg? ( media-libs/libwpg )
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRA="filters/${KMMODULE}"
-KMEXTRACTONLY="
- libs/
- plugins/
- filters/
-"
-KMLOADLIBS="koffice-libs"
-
-src_configure() {
- mycmakeargs="${mycmakeargs}
- $(cmake-utils_use_with wpg)
- $(cmake-utils_use_with pstoedit)"
- kde4-meta_src_configure
-}
diff --git a/app-office/karbon/karbon-2.1.2.ebuild b/app-office/karbon/karbon-2.1.2.ebuild
index f866bbddf040..0b905b36fead 100644
--- a/app-office/karbon/karbon-2.1.2.ebuild
+++ b/app-office/karbon/karbon-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/karbon-2.1.2.ebuild,v 1.2 2010/06/21 13:58:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/karbon-2.1.2.ebuild,v 1.3 2010/10/20 20:26:34 dilfridge Exp $
EAPI="2"
KMNAME="koffice"
@@ -10,7 +10,7 @@ inherit kde4-meta
DESCRIPTION="KOffice vector drawing application."
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~ppc ~ppc64"
IUSE="+pstoedit wpg"
DEPEND="