diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-02-28 16:35:43 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-02-28 16:35:43 +0000 |
commit | f8efb715c231cfc285f6bc8cbad4c1aa1c14037c (patch) | |
tree | 2e70ff99a5372fab8449aa5055385849154fd51e /packages/nonworking/efl/eet_0.9.10.038.bb | |
parent | 78a12152c9703cb104fdcfc89d75531a8e79ddaf (diff) |
remove obsolete stuff from nonworking (e17, efl, xfree86)
Diffstat (limited to 'packages/nonworking/efl/eet_0.9.10.038.bb')
-rw-r--r-- | packages/nonworking/efl/eet_0.9.10.038.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/nonworking/efl/eet_0.9.10.038.bb b/packages/nonworking/efl/eet_0.9.10.038.bb deleted file mode 100644 index 6e6032e098..0000000000 --- a/packages/nonworking/efl/eet_0.9.10.038.bb +++ /dev/null @@ -1,9 +0,0 @@ -DESCRIPTION = "EET is a tiny library designed to write an \ -arbitary set of chunks of data to a file and optionally compress \ -each chunk (very much like a zip file) and allow fast \ -random-access reading of the file later on." -DEPENDS = "zlib jpeg" -LICENSE = "BSD" -PR = "r2" - -inherit efl |