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
commit7f4715e05d3e82057eeaf76ccc7e741c9a5521a7 (patch)
treee466c8f7b134eb0572590ad9037dfd42bc04daac /x11-misc/gtodo
parentmoved from app-misc to x11-misc, metadata.xml created (diff)
downloadgentoo-2-7f4715e05d3e82057eeaf76ccc7e741c9a5521a7.tar.gz
gentoo-2-7f4715e05d3e82057eeaf76ccc7e741c9a5521a7.tar.bz2
gentoo-2-7f4715e05d3e82057eeaf76ccc7e741c9a5521a7.zip
moved from app-misc to x11-misc, metadata.xml created
Diffstat (limited to 'x11-misc/gtodo')
-rw-r--r--x11-misc/gtodo/ChangeLog13
-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
5 files changed, 53 insertions, 2 deletions
diff --git a/x11-misc/gtodo/ChangeLog b/x11-misc/gtodo/ChangeLog
new file mode 100644
index 000000000000..bd967c4a07bd
--- /dev/null
+++ b/x11-misc/gtodo/ChangeLog
@@ -0,0 +1,13 @@
+# ChangeLog for app-misc/gtodo
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.1 2003/11/18 02:32:38 port001 Exp $
+
+ 18 Nov 2003; Ian Leitch <port001@gentoo.org> gtodo-0.13.5.ebuild:
+ Moved from app-misc to x11-misc and added metadata.xml
+
+*gtodo-0.13.5 (16 Oct 2003)
+
+ 16 Oct 2003; Markus Nigbur <pyrania@gentoo.org> gtodo-0.13.5.ebuild:
+ Initial import. Thanks to theblackdragon@linux.be for the clean ebuild (bug
+ 31299).
+
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>