summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-21 15:17:18 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-21 15:17:18 +0000
commitb9d09721e8b6042fe6d626953a622acf66b7eb22 (patch)
tree4489f3057e5d52c3b6e19a0cc5dbe36d5c1b02ad /x11-misc/xrootconsole
parentmove epatch to src_unpack, fix quoting (diff)
downloadhistorical-b9d09721e8b6042fe6d626953a622acf66b7eb22.tar.gz
historical-b9d09721e8b6042fe6d626953a622acf66b7eb22.tar.bz2
historical-b9d09721e8b6042fe6d626953a622acf66b7eb22.zip
fix more
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/xrootconsole')
-rw-r--r--x11-misc/xrootconsole/Manifest2
-rw-r--r--x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xrootconsole/Manifest b/x11-misc/xrootconsole/Manifest
index 0ef1fc26c2c1..57ac7540d768 100644
--- a/x11-misc/xrootconsole/Manifest
+++ b/x11-misc/xrootconsole/Manifest
@@ -4,7 +4,7 @@ AUX xrootconsole-0.6.manpage.patch 1034 RMD160 35cdbf17a85911c2ae5372bc3cc9e9463
AUX xrootconsole-0.6.noversion.patch 1776 RMD160 7937db54ad8d38773cafafbfae33e68a247c0c04 SHA1 68229cdeb434ea95bac67853296e0185e61209a2 SHA256 609d3952c207159bd701d0f637896d958c08c0e332527c940f00bf70c8a46042
DIST xrootconsole-0.4.tar.gz 15397 RMD160 fd77dd338153bc8fbd48148dc1888c38c513eecd SHA1 cd10e96e3cc0783de63e70c08f09cda6769f5c18 SHA256 0543dc39e0ce9980620214d4885644d18ad249f2a1c8367b93a00bf538df425d
DIST xrootconsole-0.6.tar.gz 15951 RMD160 3dd6058316fd72f428fbef9fd5385e75c82a9683 SHA1 6c4bdbe979ce15d00c2e1efde672a6a99228ceb4 SHA256 8306de6f4d3f39677334ee65214e46729cf2dd89aeff1705df3c499738a4076d
-EBUILD xrootconsole-0.4-r1.ebuild 729 RMD160 5824d791913e160f4fbd2e9e407bd11f36bc9e57 SHA1 71a03c02d0ee7a4e37be7d5b0cb38557f2d47327 SHA256 39605075ecff674ab945cebfd4e468f385f0a6f3384745163f0340a22d076d7e
+EBUILD xrootconsole-0.4-r1.ebuild 731 RMD160 5caa1d9956c341b5205e66e4be2597009a4c3f05 SHA1 31b5e751f8f259c318d13d1755015d2d49445150 SHA256 783ddc616d50c2b42ad15b224aeacf27533574ea46209a84af9da534b67800c1
EBUILD xrootconsole-0.6.ebuild 971 RMD160 8669b46460751c9cec1c0390563ea3f4cb64487d SHA1 85312dc1171f560df9b55277525b80cebb25339c SHA256 bc5eaffa36706e2165d399a7f6e369774953f85145817ae9ee8b3e3265b26877
MISC ChangeLog 2862 RMD160 1297ee68421c81da134a0ed9953a91dbf1fbce2b SHA1 e81f85a5d5f011e66e317d1a56fe108c60c15a14 SHA256 120d749dd7a852cc9e9ed2733fca1b9b711d1901a27a25f8c75af1a16f8ddb1f
MISC metadata.xml 166 RMD160 7b80226659bf40e97050b1ffce1858d5f20b3c60 SHA1 e6c6436c304a65b4a012a5b7be7ee264b228a645 SHA256 8e7de0a7f7c15840474de373a3ce36adcc5dd658b2e4d18366fcb63b964a0826
diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild
index 873a7adec9b7..9cc35fc44c69 100644
--- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild
+++ b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.14 2010/07/21 15:16:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.15 2010/07/21 15:17:18 ssuominen Exp $
inherit eutils
@@ -20,7 +20,7 @@ DEPEND="${RDEPEND}
src_unpack() {
unpack ${A}
cd "${S}"
- epatch ${FILESDIR}/${P}.parse-color.patch
+ epatch "${FILESDIR}"/${P}.parse-color.patch
}
src_install() {