summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-11-30 00:47:28 +0000
committerMike Frysinger <vapier@gentoo.org>2003-11-30 00:47:28 +0000
commitf7a402b62381c06327b39075dfd40487bc99e136 (patch)
treecfbf3c8af65671a1018f654489caf48598d08b0e /app-sci/equate
parenthppa support (diff)
downloadgentoo-2-f7a402b62381c06327b39075dfd40487bc99e136.tar.gz
gentoo-2-f7a402b62381c06327b39075dfd40487bc99e136.tar.bz2
gentoo-2-f7a402b62381c06327b39075dfd40487bc99e136.zip
initial ebuild
Diffstat (limited to 'app-sci/equate')
-rw-r--r--app-sci/equate/ChangeLog8
-rw-r--r--app-sci/equate/Manifest2
-rw-r--r--app-sci/equate/equate-0.0.1.20031129.ebuild9
-rw-r--r--app-sci/equate/files/digest-equate-0.0.1.200311291
-rw-r--r--app-sci/equate/metadata.xml12
5 files changed, 32 insertions, 0 deletions
diff --git a/app-sci/equate/ChangeLog b/app-sci/equate/ChangeLog
new file mode 100644
index 000000000000..892b40b8c7b0
--- /dev/null
+++ b/app-sci/equate/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for media-libs/edje
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/equate/ChangeLog,v 1.1 2003/11/30 00:47:28 vapier Exp $
+
+*equate-0.0.1.* (29 Nov 2003)
+
+ 29 Nov 2003; Mike Frysinger <vapier@gentoo.org> :
+ Initial import. Ebuild submitted by me.
diff --git a/app-sci/equate/Manifest b/app-sci/equate/Manifest
new file mode 100644
index 000000000000..cf85ce20eb6e
--- /dev/null
+++ b/app-sci/equate/Manifest
@@ -0,0 +1,2 @@
+MD5 90e1f9bade96c4b393fdb9cc3d716e90 equate-0.0.1.20031129.ebuild 509
+MD5 9edb2b71b995369774dabceafaac6870 files/digest-equate-0.0.1.20031129 72
diff --git a/app-sci/equate/equate-0.0.1.20031129.ebuild b/app-sci/equate/equate-0.0.1.20031129.ebuild
new file mode 100644
index 000000000000..1d555c6ee55e
--- /dev/null
+++ b/app-sci/equate/equate-0.0.1.20031129.ebuild
@@ -0,0 +1,9 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/equate/equate-0.0.1.20031129.ebuild,v 1.1 2003/11/30 00:47:28 vapier Exp $
+
+inherit enlightenment
+
+DESCRIPTION="simple calculator built off of ewl"
+
+DEPEND=">=x11-libs/ewl-0.0.3.20031115"
diff --git a/app-sci/equate/files/digest-equate-0.0.1.20031129 b/app-sci/equate/files/digest-equate-0.0.1.20031129
new file mode 100644
index 000000000000..a0a8c090fc63
--- /dev/null
+++ b/app-sci/equate/files/digest-equate-0.0.1.20031129
@@ -0,0 +1 @@
+MD5 950730211862add0efcd066f63f5770c equate-0.0.1.20031129.tar.bz2 8219
diff --git a/app-sci/equate/metadata.xml b/app-sci/equate/metadata.xml
new file mode 100644
index 000000000000..3c0f36bfe0d7
--- /dev/null
+++ b/app-sci/equate/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>no-herd</herd>
+<maintainer>
+ <email>vapier@gentoo.org</email>
+ <name>Mike Frysinger</name>
+</maintainer>
+<longdescription>
+Simple calculator designed to show off ewl.
+</longdescription>
+</pkgmetadata>