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/e-uae | |
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/e-uae')
-rw-r--r-- | app-emulation/e-uae/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/e-uae/metadata.xml | 5 |
2 files changed, 10 insertions, 2 deletions
diff --git a/app-emulation/e-uae/ChangeLog b/app-emulation/e-uae/ChangeLog index 7bd8a435c513..aa1565be91d9 100644 --- a/app-emulation/e-uae/ChangeLog +++ b/app-emulation/e-uae/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/e-uae -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.40 2007/12/25 12:14:35 phreak Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.41 2008/07/28 18:37:05 cardoe Exp $ + + 28 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: + add GLEP 56 USE flag desc from use.local.desc 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: Removing dholm from metadata.xml as per #24623. diff --git a/app-emulation/e-uae/metadata.xml b/app-emulation/e-uae/metadata.xml index f48b7c221346..d5764e261ce5 100644 --- a/app-emulation/e-uae/metadata.xml +++ b/app-emulation/e-uae/metadata.xml @@ -10,4 +10,9 @@ E-UAE is a fork of UAE which intends to merge all the new features of WinUAE with UAE. </longdescription> + <use> + <flag name='capslib'>Add CAPS library support</flag> + <flag name='sdl-sound'>Use <pkg>media-libs/sdl-sound</pkg> for audio + output</flag> + </use> </pkgmetadata> |