summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfimov Vadim <efimov.v.a@gmail.com>2009-04-18 10:56:39 +0000
committerEfimov Vadim <efimov.v.a@gmail.com>2009-04-18 10:56:39 +0000
commitf3d9cb67f1db4b24f584851ee18c2616a83d0def (patch)
treee288f58a80309ba27c453645d931bd570c05e082 /x11-plugins/e_modules-flame
parentMove ESVN_REPO_URI below inherit line so eclass does not overwrite it, also i... (diff)
downloadenlightenment-f3d9cb67f1db4b24f584851ee18c2616a83d0def.tar.gz
enlightenment-f3d9cb67f1db4b24f584851ee18c2616a83d0def.tar.bz2
enlightenment-f3d9cb67f1db4b24f584851ee18c2616a83d0def.zip
Fix DESCRIPTION's of e_modules. Info, mostly, from README or svn-commit mail list.
Diffstat (limited to 'x11-plugins/e_modules-flame')
-rw-r--r--x11-plugins/e_modules-flame/ChangeLog7
-rw-r--r--x11-plugins/e_modules-flame/Manifest13
-rw-r--r--x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild4
3 files changed, 11 insertions, 13 deletions
diff --git a/x11-plugins/e_modules-flame/ChangeLog b/x11-plugins/e_modules-flame/ChangeLog
new file mode 100644
index 0000000..c6b811a
--- /dev/null
+++ b/x11-plugins/e_modules-flame/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for x11-plugins/e_modules-flame
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 18 Apr 2009; evadim <evadim@evadim.ru> e_modules-flame-9999.ebuild:
+ fix DESCRIPTION
+
diff --git a/x11-plugins/e_modules-flame/Manifest b/x11-plugins/e_modules-flame/Manifest
index 9d1d921..724eb0f 100644
--- a/x11-plugins/e_modules-flame/Manifest
+++ b/x11-plugins/e_modules-flame/Manifest
@@ -1,12 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-EBUILD e_modules-flame-9999.ebuild 424 RMD160 9726e0a2b37101ce987a83eb17d881ba8072c3ac SHA1 bd67d194aebbb574059c8921669908a5dd0c1930 SHA256 ca599de4f99134e18ef863ee570ec4b35394364f244530baf2ec68cb170e2bc5
+EBUILD e_modules-flame-9999.ebuild 438 RMD160 8176da48be6895a3248f4bd02318b29717f0a24d SHA1 c74cee7bdaf2d572849fc595c823a5c26b402e0d SHA256 726ae3c515d0c7ad9096f6acc92346f43dbbe2e6b5bbcc11c0e6e0747337c223
+MISC ChangeLog 217 RMD160 80df6ea9dfd3e46a540388799e3b5632e5c361c2 SHA1 cd1b3c72455a540f65fc8f02fa50d04320ee42fd SHA256 61f4ca1830a930c54757e32ac8a2bee50c067d54d476d2374325e225db60065e
MISC metadata.xml 221 RMD160 2699c0059639536eb7befa077a27e437569a26ba SHA1 4bef3741184af2e2d984fec094cd0ab39ae2e624 SHA256 1d72b91d3ef79fdff0049c23a645d8595a5fb72ea7e5d5b6fa43cfc18e9a4627
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
-
-iEYEARECAAYFAkk0oIAACgkQ67wieSYcaxeNSACfRP6jToy/OtD4OfChUSWCc0bG
-94QAoJP1+6kx9yqxQQmjtwH2uOkiHgIE
-=vklV
------END PGP SIGNATURE-----
diff --git a/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild b/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild
index d1a2fff..05242f3 100644
--- a/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild
+++ b/x11-plugins/e_modules-flame/e_modules-flame-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/e_modules/e_modules-9999.ebuild,v 1.6 2006/09/14 15:21:04 vapier Exp $
@@ -6,7 +6,7 @@ ESVN_SUB_PROJECT="E-MODULES-EXTRA"
ESVN_URI_APPEND="${PN#e_modules-}"
inherit enlightenment
-DESCRIPTION="e17 ${PN#e_modules-} module"
+DESCRIPTION="A module to display flames on the desktop"
DEPEND=">=x11-wm/enlightenment-9999
>=media-libs/edje-0.5.0"