diff options
author | Patrick Lauer <patrick@gentoo.org> | 2015-03-29 23:54:01 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2015-03-29 23:54:01 +0000 |
commit | 7576db33a78ff9a3efc98d7cc7fe52eeb0ced334 (patch) | |
tree | f209286940d8a494a0a28bed86aef8ad189c753a /net-p2p | |
parent | Remove old. (diff) | |
download | gentoo-2-7576db33a78ff9a3efc98d7cc7fe52eeb0ced334.tar.gz gentoo-2-7576db33a78ff9a3efc98d7cc7fe52eeb0ced334.tar.bz2 gentoo-2-7576db33a78ff9a3efc98d7cc7fe52eeb0ced334.zip |
Remove unneeded useflag description from metadata.xml
(Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-remote-cli/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/transmission-remote-cli/metadata.xml | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/transmission-remote-cli/ChangeLog b/net-p2p/transmission-remote-cli/ChangeLog index 7e44c4717f8b..bc3ec244bc48 100644 --- a/net-p2p/transmission-remote-cli/ChangeLog +++ b/net-p2p/transmission-remote-cli/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/transmission-remote-cli # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission-remote-cli/ChangeLog,v 1.14 2015/03/29 12:58:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission-remote-cli/ChangeLog,v 1.15 2015/03/29 23:54:01 patrick Exp $ + + 29 Mar 2015; Patrick Lauer <patrick@gentoo.org> metadata.xml: + Remove unneeded useflag description from metadata.xml 29 Mar 2015; Pacho Ramos <pacho@gentoo.org> transmission-remote-cli-1.6.3.ebuild, transmission-remote-cli-1.7.0.ebuild: diff --git a/net-p2p/transmission-remote-cli/metadata.xml b/net-p2p/transmission-remote-cli/metadata.xml index 35d140e6964c..843b024e0fc6 100644 --- a/net-p2p/transmission-remote-cli/metadata.xml +++ b/net-p2p/transmission-remote-cli/metadata.xml @@ -10,8 +10,5 @@ <email>xmw@gentoo.org</email> <name>Michael Weber</name> </maintainer> -<use> - <flag name='rdns'>Enable support for host name resolution</flag> -</use> </pkgmetadata> |