aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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}"