summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-06-11 14:27:45 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-06-11 14:27:45 +0000
commitc0b1e3e1203176b0bbd79202883951f987dd22dc (patch)
tree29ea063d4efe61b0d42216774d57152a651d996e /www-apps
parentUnpack tarballs in directory matching their name rather than ${P}. This allow... (diff)
downloadhistorical-c0b1e3e1203176b0bbd79202883951f987dd22dc.tar.gz
historical-c0b1e3e1203176b0bbd79202883951f987dd22dc.tar.bz2
historical-c0b1e3e1203176b0bbd79202883951f987dd22dc.zip
whitespace
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/rutorrent/Manifest2
-rw-r--r--www-apps/rutorrent/rutorrent-3.4-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/rutorrent/Manifest b/www-apps/rutorrent/Manifest
index 57752749dc75..8cd12bef77af 100644
--- a/www-apps/rutorrent/Manifest
+++ b/www-apps/rutorrent/Manifest
@@ -3,7 +3,7 @@ DIST plugins-3.4.tar.gz 674444 RMD160 90d63a0a9f844657801ff68a4780ddd9382e2176 S
DIST rutorrent-3.3.tar.gz 240838 RMD160 5c333aa21ee63a381b91597d92bf2e666801b0b6 SHA1 afb2fde5abf7f64e3a406941de666aab86502a79 SHA256 5349b2b32b37896a822cac287dadc9c9d3c2322d00cb5dd60cf8fdd033b62557
DIST rutorrent-3.4.tar.gz 241253 RMD160 19e8ee47f55e0f45025d9e41981943e202ae1c6b SHA1 7eae34bd5203e2ae4cb0696a42fe68f8b40b8d17 SHA256 358c19f439ed9eb27318d5cc04f467e8b894ee2752c12946ef6f9226466f1629
EBUILD rutorrent-3.3.ebuild 1337 RMD160 35adf13380ba74fe7487e06f1a74ee70e2e2a3f0 SHA1 94f566d98b8086afcd0ce30fffa3bbca90a9d5cf SHA256 b1dd0a9004cadc4ec76a0a86cfe2ba746142501aa49ee43455f0cf20bc825997
-EBUILD rutorrent-3.4-r1.ebuild 1452 RMD160 687f65361e7ae96d47374d160450597a5838e066 SHA1 a4240fd093e2f74ad600a865bd8bfb727aea1141 SHA256 ba86c0bab0362797b4a675964ccd145c21727d1ed741d63058a0669684624578
+EBUILD rutorrent-3.4-r1.ebuild 1451 RMD160 c30a581dc1cec38fd191921435ec320204c81fdf SHA1 f9c3192227f69ad8b1a50b4f559a3bcd4e996907 SHA256 cdec1a4cea161cad2264bb8a103abfc254c763d08cd30db6ff30eb1e69bb707b
EBUILD rutorrent-3.4.ebuild 1337 RMD160 68f96cce9482989161d65eda819dce2268c2a580 SHA1 5fb0ce4067ddecda800f6eb9f292b9f431cfdb1d SHA256 25fbb00117e9f466707aea98e31eeac5deba71baf848b2cd14cb2ac87491542b
MISC ChangeLog 902 RMD160 6c8bdffd131bddac392b43a4ccd6f1a3ca72da40 SHA1 1d61bbba5f51e5812d11574d49beb5b326f070f1 SHA256 00accd3d77d05c1208051c7096516bfdbec5491795c637b03c106bfd7eb19911
MISC metadata.xml 336 RMD160 2d5037def0760eb48095fc7fb2fbb907fa6385b3 SHA1 5f9385f718b1fdf7d5978545c1dbb49c523af8d8 SHA256 c049fc0c4b5aee4408b8c4de0f1cc0ff49e598ea63cb16aa8a5880f33f504ab6
diff --git a/www-apps/rutorrent/rutorrent-3.4-r1.ebuild b/www-apps/rutorrent/rutorrent-3.4-r1.ebuild
index 23db103dd9c1..6ea99b039066 100644
--- a/www-apps/rutorrent/rutorrent-3.4-r1.ebuild
+++ b/www-apps/rutorrent/rutorrent-3.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/rutorrent/rutorrent-3.4-r1.ebuild,v 1.1 2012/06/11 10:21:46 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/rutorrent/rutorrent-3.4-r1.ebuild,v 1.2 2012/06/11 14:27:45 mr_bones_ Exp $
EAPI="4"
@@ -36,7 +36,7 @@ src_install() {
mv plugins rutorrent
cd rutorrent
doins -r .
-
+
chmod +x "${ED}${MY_HTDOCSDIR}"/plugins/*/*.sh \
"$ED${MY_HTDOCSDIR}"/php/test.sh || die "chmod failed"