summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-08-21 22:38:55 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-08-21 22:38:55 +0000
commit9404d754ee973a68392606ff85093266c617ba9c (patch)
tree099bcfc13f08cf423285afc819818c076e9cc769 /net-ftp
parentIf build with USE=cairo, check that x11-libs/cairo is built with USE=X. Bug #... (diff)
downloadgentoo-2-9404d754ee973a68392606ff85093266c617ba9c.tar.gz
gentoo-2-9404d754ee973a68392606ff85093266c617ba9c.tar.bz2
gentoo-2-9404d754ee973a68392606ff85093266c617ba9c.zip
add GLEP 56 USE flag desc from use.local.desc
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/ftpcube/ChangeLog5
-rw-r--r--net-ftp/ftpcube/metadata.xml3
2 files changed, 7 insertions, 1 deletions
diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog
index 16cd60bd9da0..a407f704790b 100644
--- a/net-ftp/ftpcube/ChangeLog
+++ b/net-ftp/ftpcube/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/ftpcube
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.39 2008/02/15 16:59:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.40 2008/08/21 22:38:55 cardoe Exp $
+
+ 21 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
+ add GLEP 56 USE flag desc from use.local.desc
15 Feb 2008; Jeroen Roovers <jer@gentoo.org> ftpcube-0.5.1-r1.ebuild:
Stable for HPPA.
diff --git a/net-ftp/ftpcube/metadata.xml b/net-ftp/ftpcube/metadata.xml
index de483c53568f..42ee05fa17cd 100644
--- a/net-ftp/ftpcube/metadata.xml
+++ b/net-ftp/ftpcube/metadata.xml
@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
+<use>
+ <flag name='sftp'>Enable sftp connection support</flag>
+</use>
</pkgmetadata>