git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad97e31
)
gftp: Add SECTION & DESCRIPTION.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 10 Sep 2006 11:54:30 +0000
(11:54 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 10 Sep 2006 11:54:30 +0000
(11:54 +0000)
packages/gftp/gftp_2.0.18.bb
patch
|
blob
|
history
diff --git
a/packages/gftp/gftp_2.0.18.bb
b/packages/gftp/gftp_2.0.18.bb
index
1a51c5d
..
f5705b1
100644
(file)
--- a/
packages/gftp/gftp_2.0.18.bb
+++ b/
packages/gftp/gftp_2.0.18.bb
@@
-2,8
+2,11
@@
# Copyright (C) 2005, Advanced Micro Devices, Inc. All Rights Reserved
# Released under the MIT license (see packages/COPYING)
+DESCRIPTION = "Free multithreaded file transfer client (FTP/HTTP/SSH)."
HOMEPAGE="http://www.gftp.org/"
+SECTION = "x11/network"
LICENSE="GPL"
+PR = "r1"
SRC_URI="http://www.gftp.org/gftp-${PV}.tar.bz2 \
file://configure.patch;patch=1"