From e35df31c83020268fa99aebfbf3da43ccdfea895 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 28 Jan 2013 12:13:44 +0000 Subject: Remove old (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- kde-base/kiriki/ChangeLog | 6 +++++- kde-base/kiriki/kiriki-4.9.3.ebuild | 21 --------------------- kde-base/kiriki/kiriki-4.9.4.ebuild | 21 --------------------- 3 files changed, 5 insertions(+), 43 deletions(-) delete mode 100644 kde-base/kiriki/kiriki-4.9.3.ebuild delete mode 100644 kde-base/kiriki/kiriki-4.9.4.ebuild (limited to 'kde-base/kiriki') diff --git a/kde-base/kiriki/ChangeLog b/kde-base/kiriki/ChangeLog index be2d5086f0b2..7b236b4211b0 100644 --- a/kde-base/kiriki/ChangeLog +++ b/kde-base/kiriki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kiriki # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiriki/ChangeLog,v 1.140 2013/01/27 23:34:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiriki/ChangeLog,v 1.141 2013/01/28 12:13:03 ago Exp $ + + 28 Jan 2013; Agostino Sarubbo -kiriki-4.9.3.ebuild, + -kiriki-4.9.4.ebuild: + Remove old 27 Jan 2013; Agostino Sarubbo kiriki-4.9.5.ebuild: Stable for ppc, wrt bug #450678 diff --git a/kde-base/kiriki/kiriki-4.9.3.ebuild b/kde-base/kiriki/kiriki-4.9.3.ebuild deleted file mode 100644 index 6039020952f1..000000000000 --- a/kde-base/kiriki/kiriki-4.9.3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiriki/kiriki-4.9.3.ebuild,v 1.4 2012/11/30 16:00:48 ago Exp $ - -EAPI=4 - -if [[ ${PV} == *9999 ]]; then - eclass="kde4-base" -else - eclass="kde4-meta" - KMNAME="kdegames" -fi -KDE_HANDBOOK="optional" -inherit ${eclass} - -DESCRIPTION="Kiriki - a gtali clone for KDE4" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND="$(add_kdebase_dep libkdegames)" -RDEPEND="${DEPEND}" diff --git a/kde-base/kiriki/kiriki-4.9.4.ebuild b/kde-base/kiriki/kiriki-4.9.4.ebuild deleted file mode 100644 index 81e60c6c6af5..000000000000 --- a/kde-base/kiriki/kiriki-4.9.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiriki/kiriki-4.9.4.ebuild,v 1.2 2012/12/23 11:02:44 maekke Exp $ - -EAPI=4 - -if [[ ${PV} == *9999 ]]; then - eclass="kde4-base" -else - eclass="kde4-meta" - KMNAME="kdegames" -fi -KDE_HANDBOOK="optional" -inherit ${eclass} - -DESCRIPTION="Kiriki - a gtali clone for KDE4" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND="$(add_kdebase_dep libkdegames)" -RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad