diff options
author | hasufell <julian.ospald@googlemail.com> | 2012-03-29 01:01:28 +0000 |
---|---|---|
committer | hasufell <julian.ospald@googlemail.com> | 2012-03-29 01:01:28 +0000 |
commit | fa74e26f104deca5a13659590bf9364e7d3c9862 (patch) | |
tree | a48138abb3d81461c3f1673a842cf08c870ac881 /x11-misc | |
parent | x11-misc/spacefm-dmenu-plugin: define S, EAPI-bump broke it (diff) | |
download | sunrise-fa74e26f104deca5a13659590bf9364e7d3c9862.tar.gz sunrise-fa74e26f104deca5a13659590bf9364e7d3c9862.tar.bz2 sunrise-fa74e26f104deca5a13659590bf9364e7d3c9862.zip |
x11-misc/spacefm-httpshare-plugin: define S, EAPI-bump broke it
svn path=/sunrise/; revision=12860
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/spacefm-httpshare-plugin/ChangeLog | 4 | ||||
-rw-r--r-- | x11-misc/spacefm-httpshare-plugin/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/spacefm-httpshare-plugin/spacefm-httpshare-plugin-0.5.ebuild | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/x11-misc/spacefm-httpshare-plugin/ChangeLog b/x11-misc/spacefm-httpshare-plugin/ChangeLog index d56011f14..c737f46db 100644 --- a/x11-misc/spacefm-httpshare-plugin/ChangeLog +++ b/x11-misc/spacefm-httpshare-plugin/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 29 Mar 2012; hasufell <julian.ospald@googlemail.com> + spacefm-httpshare-plugin-0.5.ebuild: + define S, EAPI-bump broke it + *spacefm-httpshare-plugin-0.5 (29 Mar 2012) 29 Mar 2012; hasufell <julian.ospald@googlemail.com> diff --git a/x11-misc/spacefm-httpshare-plugin/Manifest b/x11-misc/spacefm-httpshare-plugin/Manifest index 7b6a2efe7..b41da5aa3 100644 --- a/x11-misc/spacefm-httpshare-plugin/Manifest +++ b/x11-misc/spacefm-httpshare-plugin/Manifest @@ -1,4 +1,4 @@ DIST Share_v0.5.spacefm-plugin.tar.gz 28219 RMD160 a21b8982e046479b9549e20ec6cafd7f029a78b3 SHA1 bd873b75a9a81e8f92b18724afc3e88ebbeb8ec0 SHA256 4b7580d1d9b7589e2eb41b57ffcf902283d2c2b22a444cd1013dc8463617330b -EBUILD spacefm-httpshare-plugin-0.5.ebuild 1164 RMD160 4efec458b9ae0846134b6603bc47cd3f7af4ed84 SHA1 ab96ab6ef3653825da43161be70bdd6543896109 SHA256 e4744ae2aafa928f37fcd09c9a6c1a66499c43cc0db85eedbeeed4a194a82f49 -MISC ChangeLog 344 RMD160 410a71396355f4b8950965400321fa2115b6154c SHA1 c8be35eb3924ae04af838042365f6b2052e81ea8 SHA256 0f6cf580db59b3046f82ed1909ea6f9a029de13b71bb15090a96b2ff6dfe0da2 +EBUILD spacefm-httpshare-plugin-0.5.ebuild 1178 RMD160 ebc1d8fc19bb84c7a5e311caf4bc9814d45b419c SHA1 173009ff11bdabc27112533621add9988776eccf SHA256 56b1a79c3241cac8bb3880d2ce4ef8bcc77db92c20d39495a4f34c3534848434 +MISC ChangeLog 470 RMD160 56da1562c9e2def050c66f260a09472b6b184ddd SHA1 1d5eca5733946b720a66f3db68a8a0e245d4563f SHA256 1cfdbb22b6157b60646b5d03425a975b10f1e074ddcb61e7628c38d60f690cfa MISC metadata.xml 214 RMD160 efd8175069efb91061298ff4584218b633e44678 SHA1 d372fdbfcb7fd07a4082961d3f3527be4fca1d60 SHA256 c1f09dc7d5313cd2da7b82259c7846ed23144d62b15e59680ada90e2b6b4d154 diff --git a/x11-misc/spacefm-httpshare-plugin/spacefm-httpshare-plugin-0.5.ebuild b/x11-misc/spacefm-httpshare-plugin/spacefm-httpshare-plugin-0.5.ebuild index b87e3de10..1d978b4d4 100644 --- a/x11-misc/spacefm-httpshare-plugin/spacefm-httpshare-plugin-0.5.ebuild +++ b/x11-misc/spacefm-httpshare-plugin/spacefm-httpshare-plugin-0.5.ebuild @@ -16,6 +16,8 @@ IUSE="" RDEPEND="dev-lang/python x11-misc/spacefm" +S=${WORKDIR} + src_install() { find -name COPYING -delete insinto /usr/share/spacefm/plugins/httpshare |