summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-01 16:04:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-01 16:04:13 +0000
commit8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9 (patch)
tree1aa872edc30f3816b18a620a181a7c1598b9d9fa /kde-base/picmi
parentInadvertently left out manifest change from previous commit - already in Chan... (diff)
downloadgentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.tar.gz
gentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.tar.bz2
gentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.zip
Remove old
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/picmi')
-rw-r--r--kde-base/picmi/ChangeLog5
-rw-r--r--kde-base/picmi/picmi-4.10.0.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/kde-base/picmi/ChangeLog b/kde-base/picmi/ChangeLog
index 435da59cb8ad..a31dce515729 100644
--- a/kde-base/picmi/ChangeLog
+++ b/kde-base/picmi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/picmi
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/ChangeLog,v 1.6 2013/04/01 13:06:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/ChangeLog,v 1.7 2013/04/01 16:04:07 ago Exp $
+
+ 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> -picmi-4.10.0.ebuild:
+ Remove old
01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> picmi-4.10.1.ebuild:
Stable for ppc, wrt to bug #462890
diff --git a/kde-base/picmi/picmi-4.10.0.ebuild b/kde-base/picmi/picmi-4.10.0.ebuild
deleted file mode 100644
index d0d901cde3ba..000000000000
--- a/kde-base/picmi/picmi-4.10.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/picmi-4.10.0.ebuild,v 1.2 2013/02/23 17:17:11 ago Exp $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Nonogram logic game for KDE"
-SLOT="4"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="$(add_kdebase_dep libkdegames)"
-RDEPEND="${DEPEND}"