From d38a621cb81f0a18207f61bd6d24584440a025ad Mon Sep 17 00:00:00 2001
From: Jim Ramsay <lack@gentoo.org>
Date: Wed, 21 Feb 2007 21:38:12 +0000
Subject: Cleaning up old versions for gkrellm-1.2 removal (Portage version:
 2.1.2-r10)

---
 x11-plugins/gkrellshoot/ChangeLog                  |  8 ++++--
 .../gkrellshoot/files/digest-gkrellshoot-0.3.2     |  1 -
 .../gkrellshoot/files/digest-gkrellshoot-0.4.1     |  2 ++
 .../gkrellshoot/files/digest-gkrellshoot-0.4.3     |  2 ++
 x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild   | 30 ----------------------
 x11-plugins/gkrellshoot/metadata.xml               |  9 +++++++
 6 files changed, 19 insertions(+), 33 deletions(-)
 delete mode 100644 x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.2
 delete mode 100644 x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild
 create mode 100644 x11-plugins/gkrellshoot/metadata.xml

(limited to 'x11-plugins/gkrellshoot')

diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog
index 988e1b35d80c..bcfda657f9cc 100644
--- a/x11-plugins/gkrellshoot/ChangeLog
+++ b/x11-plugins/gkrellshoot/ChangeLog
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/gkrellshoot
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.20 2006/10/29 07:42:37 nixnut Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.21 2007/02/21 21:38:12 lack Exp $
+
+  21 Feb 2007; Jim Ramsay <lack@gentoo.org> +metadata.xml,
+  -gkrellshoot-0.3.2.ebuild:
+  Cleaning up old versions for gkrellm-1.2 removal
 
   29 Oct 2006; nixnut <nixnut@gentoo.org> gkrellshoot-0.4.3.ebuild:
   Stable on ppc wrt bug 111813
diff --git a/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.2 b/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.2
deleted file mode 100644
index 877c56313d5a..000000000000
--- a/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a1c37ccfe4b1d86d8f363720ef9a75f4 gkrellshoot-0.3.2.tar.gz 14929
diff --git a/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.1 b/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.1
index b927fd8d466b..538170457bec 100644
--- a/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.1
+++ b/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.1
@@ -1 +1,3 @@
 MD5 db0835ef0ec77ab06547fff25ec134f7 gkrellshoot-0.4.1.tar.gz 15112
+RMD160 3bb9b8ce8aa696c7799f1dd482cf893883597b9d gkrellshoot-0.4.1.tar.gz 15112
+SHA256 5a1380ed6b15dd6a694fa75102c27945e3859d66365ba12a9571ebdec05f578c gkrellshoot-0.4.1.tar.gz 15112
diff --git a/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.3 b/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.3
index c5370952bbba..4d364fd2b025 100644
--- a/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.3
+++ b/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.3
@@ -1 +1,3 @@
 MD5 2106a6938d846cabdf5f8357abd8edbe gkrellshoot-0.4.3.tar.gz 16213
+RMD160 50aa774621f5c2c31f09efd4f20a1ed6abc49201 gkrellshoot-0.4.3.tar.gz 16213
+SHA256 d0fd77bc82a66d6b0fbe1995c23523a05e471fe80140e2eb6ce4ee0bdad28552 gkrellshoot-0.4.3.tar.gz 16213
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild
deleted file mode 100644
index 361e67882b47..000000000000
--- a/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild,v 1.6 2005/01/02 01:59:22 mholzer Exp $
-
-IUSE=""
-S=${WORKDIR}/${P/s/S}
-DESCRIPTION="A GKrellM plugin to snap screenshots."
-SRC_URI="mirror://sourceforge/gkrellshoot/${P}.tar.gz"
-HOMEPAGE="http://gkrellshoot.sf.net"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc "
-
-DEPEND="=app-admin/gkrellm-1.2*
-	>=media-libs/imlib-1.9.10-r1"
-
-# It uses "import" which comes with imagemagick to snap the screenshots
-RDEPEND="media-gfx/imagemagick"
-
-src_compile() {
-	export CFLAGS="${CFLAGS/-O?/}"
-	emake || die
-}
-
-src_install () {
-	insinto /usr/lib/gkrellm/plugins
-	doins gkrellshoot.so
-	dodoc ChangeLog README
-}
diff --git a/x11-plugins/gkrellshoot/metadata.xml b/x11-plugins/gkrellshoot/metadata.xml
new file mode 100644
index 000000000000..220d60947054
--- /dev/null
+++ b/x11-plugins/gkrellshoot/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>desktop-dock</herd>
+	<maintainer>
+		<email>lack@gentoo.org</email>
+		<name>Jim Ramsay</name>
+	</maintainer>
+</pkgmetadata>
-- 
cgit v1.2.3-65-gdbad