summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leitch <port001@gentoo.org>2003-11-18 02:32:43 +0000
committerIan Leitch <port001@gentoo.org>2003-11-18 02:32:43 +0000
commit76ff585d073594da43f67884d1bf5a175f98e6ec (patch)
treef789b85486b7bf24e73ac2810ab7e314f1296db1 /x11-misc
parentmoved from app-misc to x11-misc, metadata.xml created (diff)
downloadhistorical-76ff585d073594da43f67884d1bf5a175f98e6ec.tar.gz
historical-76ff585d073594da43f67884d1bf5a175f98e6ec.tar.bz2
historical-76ff585d073594da43f67884d1bf5a175f98e6ec.zip
moved from app-misc to x11-misc, metadata.xml created
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/gtodo/Manifest4
-rw-r--r--x11-misc/gtodo/files/digest-gtodo-0.13.51
-rw-r--r--x11-misc/gtodo/gtodo-0.13.5.ebuild25
-rw-r--r--x11-misc/gtodo/metadata.xml12
4 files changed, 40 insertions, 2 deletions
diff --git a/x11-misc/gtodo/Manifest b/x11-misc/gtodo/Manifest
index 5f5bd63ba418..bde0d1d2a29d 100644
--- a/x11-misc/gtodo/Manifest
+++ b/x11-misc/gtodo/Manifest
@@ -1,4 +1,4 @@
-MD5 dab9643ec6069d7ff519898c18f32cd1 gtodo-0.13.5.ebuild 554
-MD5 7d877cd033f4469509946f9256efc153 ChangeLog 526
+MD5 5554f17504c79bb22bc8453503c1ff6b gtodo-0.13.5.ebuild 652
+MD5 0b19b8ae9011bd2f1ea248a32995939e ChangeLog 526
MD5 09ccef8f0c71ece39e0fd0f5c8265ea6 metadata.xml 367
MD5 bed7bdda997259ea2a0f92edbd892056 files/digest-gtodo-0.13.5 64
diff --git a/x11-misc/gtodo/files/digest-gtodo-0.13.5 b/x11-misc/gtodo/files/digest-gtodo-0.13.5
new file mode 100644
index 000000000000..87f5061c7556
--- /dev/null
+++ b/x11-misc/gtodo/files/digest-gtodo-0.13.5
@@ -0,0 +1 @@
+MD5 480574f7db89bea7a437a77caa411156 gtodo-0.13.5.tar.gz 178559
diff --git a/x11-misc/gtodo/gtodo-0.13.5.ebuild b/x11-misc/gtodo/gtodo-0.13.5.ebuild
new file mode 100644
index 000000000000..dbf7f15d27ff
--- /dev/null
+++ b/x11-misc/gtodo/gtodo-0.13.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.1 2003/11/18 02:32:39 port001 Exp $
+
+inherit gnome2
+inherit debug flag-o-matic
+
+strip-flags
+
+IUSE=""
+
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Gtodo is a Gtk+-2.0 Todo list manager written for use with gnome 2."
+HOMEPAGE="http://gtodo.qballcow.nl/"
+SRC_URI="mirror://sourceforge/gtodo/${P}.tar.gz"
+KEYWORDS="~x86"
+SLOT="0"
+LICENSE="GPL-2"
+
+DEPEND=">=x11-libs/gtk+-2.0
+ >=dev-libs/libxml2-2.0
+ >=gnome-base/gconf-2.0"
+
+DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"
diff --git a/x11-misc/gtodo/metadata.xml b/x11-misc/gtodo/metadata.xml
new file mode 100644
index 000000000000..7cfba8fe04ce
--- /dev/null
+++ b/x11-misc/gtodo/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>desktop-misc</herd>
+<maintainer>
+ <email>port001@gentoo.org</email>
+ <name>Ian Leitch</name>
+</maintainer>
+<longdescription>
+ Gtodo is a Gtk+-2.0 Todo list manager written for use with gnome 2.
+</longdescription>
+</pkgmetadata>