aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-11-16 23:02:57 +0100
committerJohannes Huber <johu@gentoo.org>2012-11-16 23:02:57 +0100
commit22a394a6ebe651ed84adfbeca2e4ab511a3f7d68 (patch)
tree6c989e3618c7ca524ad0d271b7fc3d0b010c8ddd /games-puzzle
parent[profiles/updates] Move games-puzzle/picmi to kde-base/picmi. (diff)
downloadkde-22a394a6ebe651ed84adfbeca2e4ab511a3f7d68.tar.gz
kde-22a394a6ebe651ed84adfbeca2e4ab511a3f7d68.tar.bz2
kde-22a394a6ebe651ed84adfbeca2e4ab511a3f7d68.zip
[games-puzzle/picmi] Moved to kde-base/picmi.
Package-Manager: portage-2.2.0_alpha142
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/picmi/metadata.xml5
-rw-r--r--games-puzzle/picmi/picmi-9999.ebuild19
2 files changed, 0 insertions, 24 deletions
diff --git a/games-puzzle/picmi/metadata.xml b/games-puzzle/picmi/metadata.xml
deleted file mode 100644
index 8d1e86a9ce..0000000000
--- a/games-puzzle/picmi/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>kde</herd>
-</pkgmetadata>
diff --git a/games-puzzle/picmi/picmi-9999.ebuild b/games-puzzle/picmi/picmi-9999.ebuild
deleted file mode 100644
index 7bc4c66fb7..0000000000
--- a/games-puzzle/picmi/picmi-9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_MIMINAL="4.9"
-inherit kde4-base
-
-DESCRIPTION="Nonogram logic game for KDE"
-HOMEPAGE="ihttps://projects.kde.org/projects/extragear/games/picmi"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="$(add_kdebase_dep libkdegames)"
-RDEPEND="${DEPEND}"