From ccae028c9e07c96bf97b7759e224518d1fefc1e5 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Wed, 20 Oct 2010 20:26:34 +0000 Subject: Cleanup (Portage version: 2.1.9.20/cvs/Linux x86_64) --- app-office/karbon/ChangeLog | 6 +++++- app-office/karbon/karbon-2.1.1.ebuild | 36 ----------------------------------- app-office/karbon/karbon-2.1.2.ebuild | 4 ++-- 3 files changed, 7 insertions(+), 39 deletions(-) delete mode 100644 app-office/karbon/karbon-2.1.1.ebuild (limited to 'app-office/karbon') 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 + -karbon-2.1.1.ebuild, karbon-2.1.2.ebuild: + Cleanup 15 Oct 2010; Andreas K. Huettel 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=" -- cgit v1.2.3-65-gdbad