summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-01-16 04:52:59 +0000
committerMike Frysinger <vapier@gentoo.org>2007-01-16 04:52:59 +0000
commit10bd6085336e805acf3af6b3c3fdfa49f56eb9fd (patch)
tree29e630f558ad07a1597ac3a339f53075cd3a646a /sci-calculators
downloadenlightenment-10bd6085336e805acf3af6b3c3fdfa49f56eb9fd.tar.gz
enlightenment-10bd6085336e805acf3af6b3c3fdfa49f56eb9fd.tar.bz2
enlightenment-10bd6085336e805acf3af6b3c3fdfa49f56eb9fd.zip
initial import from portage tree
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/equate/Manifest14
-rw-r--r--sci-calculators/equate/equate-9999.ebuild12
-rw-r--r--sci-calculators/equate/files/digest-equate-99990
-rw-r--r--sci-calculators/equate/metadata.xml12
4 files changed, 38 insertions, 0 deletions
diff --git a/sci-calculators/equate/Manifest b/sci-calculators/equate/Manifest
new file mode 100644
index 0000000..8ede694
--- /dev/null
+++ b/sci-calculators/equate/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 385eff25593234e21d3c172d19776ffc ChangeLog 561
+MD5 eea78f3dffdef5840a1400b25af19a0c equate-9999.ebuild 438
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-equate-9999 0
+MD5 a8d630633c20342ead6ddaae1cef9fcb metadata.xml 331
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDaWiAgIKl8Uu19MoRAnUHAJ0TsbyGge1ZeZrlvW4SmQXWhhz0vgCcCJeM
+Bu7D7cEcv7WNTBKLV74HmbE=
+=EyYY
+-----END PGP SIGNATURE-----
diff --git a/sci-calculators/equate/equate-9999.ebuild b/sci-calculators/equate/equate-9999.ebuild
new file mode 100644
index 0000000..fa03b92
--- /dev/null
+++ b/sci-calculators/equate/equate-9999.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/equate/equate-9999.ebuild,v 1.4 2005/11/03 01:31:04 vapier Exp $
+
+ECVS_MODULE="misc/equate"
+inherit enlightenment
+
+DESCRIPTION="simple themeable calculator built off of ewl"
+HOMEPAGE="http://andy.elcock.org/Software/Equate/"
+
+DEPEND=">=x11-libs/ewl-0.0.4
+ >=x11-libs/ecore-0.9.9"
diff --git a/sci-calculators/equate/files/digest-equate-9999 b/sci-calculators/equate/files/digest-equate-9999
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/sci-calculators/equate/files/digest-equate-9999
diff --git a/sci-calculators/equate/metadata.xml b/sci-calculators/equate/metadata.xml
new file mode 100644
index 0000000..3c0f36b
--- /dev/null
+++ b/sci-calculators/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>