diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-07-18 15:35:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-07-18 15:35:50 +0000 |
commit | add71ccbb7f22800285515807ee054c2bdb671e8 (patch) | |
tree | 17ca8b507fedab3059d0acab168d13181c9a7bca /net-libs/libssh/libssh-0.6.3-r1.ebuild | |
parent | Remove old. (diff) | |
download | gentoo-2-add71ccbb7f22800285515807ee054c2bdb671e8.tar.gz gentoo-2-add71ccbb7f22800285515807ee054c2bdb671e8.tar.bz2 gentoo-2-add71ccbb7f22800285515807ee054c2bdb671e8.zip |
Remove short <longdescription>. Clean up patch.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs/libssh/libssh-0.6.3-r1.ebuild')
-rw-r--r-- | net-libs/libssh/libssh-0.6.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh/libssh-0.6.3-r1.ebuild b/net-libs/libssh/libssh-0.6.3-r1.ebuild index 7680fe2fa38b..813ac5450307 100644 --- a/net-libs/libssh/libssh-0.6.3-r1.ebuild +++ b/net-libs/libssh/libssh-0.6.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3-r1.ebuild,v 1.3 2014/07/07 23:36:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3-r1.ebuild,v 1.4 2014/07/18 15:35:50 jer Exp $ EAPI=5 @@ -33,7 +33,7 @@ DOCS=( AUTHORS README ChangeLog ) S=${WORKDIR}/${MY_P} PATCHES=( - "${FILESDIR}/${PN}-0.5.0-tests.patch" + "${FILESDIR}"/${PN}-0.5.0-tests.patch ) src_prepare() { |