diff options
author | 2006-01-17 00:47:22 +0000 | |
---|---|---|
committer | 2006-01-17 00:47:22 +0000 | |
commit | fa851b2a09b6f017a885c6b4879592de1d57b02b (patch) | |
tree | 48131d4d3152f51d1a2c16ec171d9d672fb3aa6a /app-misc/entropy | |
parent | Remove unused patch (diff) | |
download | historical-fa851b2a09b6f017a885c6b4879592de1d57b02b.tar.gz historical-fa851b2a09b6f017a885c6b4879592de1d57b02b.tar.bz2 historical-fa851b2a09b6f017a885c6b4879592de1d57b02b.zip |
initial import #119211
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-misc/entropy')
-rw-r--r-- | app-misc/entropy/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/entropy/Manifest | 14 | ||||
-rw-r--r-- | app-misc/entropy/entropy-9999.ebuild | 13 | ||||
-rw-r--r-- | app-misc/entropy/files/digest-entropy-9999 | 0 | ||||
-rw-r--r-- | app-misc/entropy/metadata.xml | 8 |
5 files changed, 43 insertions, 0 deletions
diff --git a/app-misc/entropy/ChangeLog b/app-misc/entropy/ChangeLog new file mode 100644 index 000000000000..be0e07e7366f --- /dev/null +++ b/app-misc/entropy/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-misc/entropy +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/entropy/ChangeLog,v 1.1 2006/01/17 00:47:22 vapier Exp $ + +*entropy-* (16 Jan 2006) + + 16 Jan 2006; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by BRUNEL Maxime #119211. diff --git a/app-misc/entropy/Manifest b/app-misc/entropy/Manifest new file mode 100644 index 000000000000..1c0b73f8417f --- /dev/null +++ b/app-misc/entropy/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 67fa9a11a35bc3d7391aca22c36934d0 ChangeLog 345 +MD5 4521b6e94721163309bdd024dcbd55d1 entropy-9999.ebuild 381 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-entropy-9999 0 +MD5 1fb0cef8c20e31d8fee121ebb2205588 metadata.xml 221 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDzD8Q2+ySkm8kpY0RAr8MAKCv1KqNZpLgaFXqcW52UzqjXH883gCgu05f +Y8cMbzLgSeMe45WrI2R5qCU= +=rDxe +-----END PGP SIGNATURE----- diff --git a/app-misc/entropy/entropy-9999.ebuild b/app-misc/entropy/entropy-9999.ebuild new file mode 100644 index 000000000000..78ea231c40ab --- /dev/null +++ b/app-misc/entropy/entropy-9999.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/entropy/entropy-9999.ebuild,v 1.1 2006/01/17 00:47:22 vapier Exp $ + +ECVS_MODULE="e17/proto/entropy" +inherit enlightenment + +DESCRIPTION="a File Manager For e17" + +DEPEND="media-libs/epsilon + x11-libs/ewl + x11-libs/etk + sys-fs/evfs" diff --git a/app-misc/entropy/files/digest-entropy-9999 b/app-misc/entropy/files/digest-entropy-9999 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/app-misc/entropy/files/digest-entropy-9999 diff --git a/app-misc/entropy/metadata.xml b/app-misc/entropy/metadata.xml new file mode 100644 index 000000000000..04cfecd9dc9b --- /dev/null +++ b/app-misc/entropy/metadata.xml @@ -0,0 +1,8 @@ +<?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> +</maintainer> +</pkgmetadata> |