diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-07-28 18:44:47 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-07-28 18:44:47 +0000 |
commit | a887a3202f6f680ba95d46b95c7499b622e598f7 (patch) | |
tree | 7205d977dc17b6da0c01d82f26368923b470b323 /app-emulation/fuse | |
parent | Update metadata.xml to include USE flag descriptions. Entries taken from prof... (diff) | |
download | historical-a887a3202f6f680ba95d46b95c7499b622e598f7.tar.gz historical-a887a3202f6f680ba95d46b95c7499b622e598f7.tar.bz2 historical-a887a3202f6f680ba95d46b95c7499b622e598f7.zip |
add GLEP 56 USE flag desc from use.local.desc
Package-Manager: portage-2.2_rc4/cvs/Linux 2.6.25-gentoo-r5 x86_64
Diffstat (limited to 'app-emulation/fuse')
-rw-r--r-- | app-emulation/fuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/fuse/metadata.xml | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog index f168b632351b..1779528c3535 100644 --- a/app-emulation/fuse/ChangeLog +++ b/app-emulation/fuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/fuse # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.22 2008/05/30 01:37:31 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.23 2008/07/28 18:42:53 cardoe Exp $ + + 28 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: + add GLEP 56 USE flag desc from use.local.desc 30 May 2008; Jeremy Olexa <darkside@gentoo.org> fuse-0.7.0.ebuild: changed ebuild to explicitly require libspectrum-0.2.2*. Thanks to Jouni diff --git a/app-emulation/fuse/metadata.xml b/app-emulation/fuse/metadata.xml index d58e7f33207a..1e16461f7631 100644 --- a/app-emulation/fuse/metadata.xml +++ b/app-emulation/fuse/metadata.xml @@ -11,4 +11,8 @@ <description>Proxied Maintainer. Please CC on bugs.</description> <name>José Manuel Ferrer Ortiz</name> </maintainer> + <use> + <flag name='libdsk'>Enable support for the floppy disk emulation + library <pkg>app-emulation/libdsk</pkg></flag> + </use> </pkgmetadata> |