]> Pileus Git - ~andy/sunrise/commitdiff
x11-misc/spacefm-trash-plugin: drop empty einfo lines
authorhasufell <julian.ospald@googlemail.com>
Sat, 31 Mar 2012 16:10:45 +0000 (16:10 +0000)
committerhasufell <julian.ospald@googlemail.com>
Sat, 31 Mar 2012 16:10:45 +0000 (16:10 +0000)
svn path=/sunrise/; revision=12887

x11-misc/spacefm-trash-plugin/ChangeLog
x11-misc/spacefm-trash-plugin/Manifest
x11-misc/spacefm-trash-plugin/spacefm-trash-plugin-0.5.ebuild
x11-misc/spacefm-trash-plugin/spacefm-trash-plugin-0.6.ebuild

index 27e44a8f793e8e2304f733d7aea8a43a29bbca82..1a9f68a7b35fa72531d4681ca5a926e9a6c17e0b 100644 (file)
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Mar 2012; hasufell <julian.ospald@googlemail.com>
+  spacefm-trash-plugin-0.5.ebuild, spacefm-trash-plugin-0.6.ebuild:
+  drop empty einfo lines
+
 *spacefm-trash-plugin-0.6 (31 Mar 2012)
 
   31 Mar 2012; hasufell <julian.ospald@googlemail.com>
index 3296a445ddfc5a09248c32e000c5d8fff725076d..58493b6bb5f1c4bcacf3b648044c00524fd2c8a0 100644 (file)
@@ -1,6 +1,6 @@
 DIST Trash_v0.5.spacefm-plugin.tar.gz 55786 RMD160 401aa77149b95ab215a37e4c2c2fb6bb4dceb9b6 SHA1 99b2200161af2314411951fa3b0207cf3dd7ffca SHA256 60b3f82be74811cb9fc22b4b37f57c136fb889eb897fde8b82eb1d53409ba54d
 DIST Trash_v0.6.spacefm-plugin.tar.gz 71513 RMD160 9526681c44089217cbb8bc539977689aaddb0246 SHA1 ca9e10374dfb055a8877eae44d81943b36ad1738 SHA256 288850ef9030ac953d268e2e8f6e28f823332b20ef56b7ef878db999246cd671
-EBUILD spacefm-trash-plugin-0.5.ebuild 1206 RMD160 25e6cb4299ef8334508b2cf04171320601c7b821 SHA1 b376868afb30d0e1fad7d8ce025a26a9fc302976 SHA256 c279e26940b79cec1398c56d82740024044bf507c2acf6bdda6971b1f018151b
-EBUILD spacefm-trash-plugin-0.6.ebuild 1206 RMD160 25e6cb4299ef8334508b2cf04171320601c7b821 SHA1 b376868afb30d0e1fad7d8ce025a26a9fc302976 SHA256 c279e26940b79cec1398c56d82740024044bf507c2acf6bdda6971b1f018151b
-MISC ChangeLog 711 RMD160 6d66cd07edfbe88181186baf45159d9823b2c3d5 SHA1 393ef5ac9b03ceb36edc12123366ec60d018e11e SHA256 3ed6e1b7a7e45858ac10b73e566fee4f4dc91398344008af4d107d909e93a3c1
+EBUILD spacefm-trash-plugin-0.5.ebuild 1156 RMD160 24f2cfb81c0a87b1eee8f9440cee975a8942abdd SHA1 74bef9cce976f8f74fb157be6d2e85379239d19d SHA256 03dbeb1de9c4c2786c6487c7e12680409333114b3be48967c4dbdf4135736a74
+EBUILD spacefm-trash-plugin-0.6.ebuild 1156 RMD160 24f2cfb81c0a87b1eee8f9440cee975a8942abdd SHA1 74bef9cce976f8f74fb157be6d2e85379239d19d SHA256 03dbeb1de9c4c2786c6487c7e12680409333114b3be48967c4dbdf4135736a74
+MISC ChangeLog 860 RMD160 7c51a00bb1aad648635692979932f0ed88cc8c03 SHA1 d8f8a796fca0f6019384df03fb0f6471251b3c0c SHA256 710baa2bc9a47244787354a8ca23155b131ff427a035401acec1c2f734ef504e
 MISC metadata.xml 214 RMD160 efd8175069efb91061298ff4584218b633e44678 SHA1 d372fdbfcb7fd07a4082961d3f3527be4fca1d60 SHA256 c1f09dc7d5313cd2da7b82259c7846ed23144d62b15e59680ada90e2b6b4d154
index f11038b213a508347af1b68a767d58cfc5e3c7e2..521288558f43a340a27869d5f17d52fb72e0dd9f 100644 (file)
@@ -29,18 +29,13 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo ""
        einfo "You might need to restart spacefm for the changes to take effect."
-       einfo ""
        elog "If you want to add a plugin to a different menu via design-mode"
        elog "use the plugin-files from '/usr/share/spacefm/plugin-files'."
-       einfo ""
 }
 
 pkg_postrm() {
-       einfo ""
        elog "If you have copied the plugin to a different menu using the"
        elog "design mode you might want to remove it from there as well."
-       einfo ""
 }
 
index f11038b213a508347af1b68a767d58cfc5e3c7e2..521288558f43a340a27869d5f17d52fb72e0dd9f 100644 (file)
@@ -29,18 +29,13 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo ""
        einfo "You might need to restart spacefm for the changes to take effect."
-       einfo ""
        elog "If you want to add a plugin to a different menu via design-mode"
        elog "use the plugin-files from '/usr/share/spacefm/plugin-files'."
-       einfo ""
 }
 
 pkg_postrm() {
-       einfo ""
        elog "If you have copied the plugin to a different menu using the"
        elog "design mode you might want to remove it from there as well."
-       einfo ""
 }