diff options
author | 2009-01-13 02:02:32 +0000 | |
---|---|---|
committer | 2009-01-13 02:02:32 +0000 | |
commit | a9a27d5bad3779830bdeb45c8d0bf463c2d02a41 (patch) | |
tree | ab4ce598efb9c3e228904a2455efe37c749bb896 /games-puzzle/xlogical/metadata.xml | |
parent | newer gcc uses -pthread (bug #254689) (diff) | |
download | gentoo-2-a9a27d5bad3779830bdeb45c8d0bf463c2d02a41.tar.gz gentoo-2-a9a27d5bad3779830bdeb45c8d0bf463c2d02a41.tar.bz2 gentoo-2-a9a27d5bad3779830bdeb45c8d0bf463c2d02a41.zip |
EAPI=2; add use-based deps (bug #209009); add alternate graphics support
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'games-puzzle/xlogical/metadata.xml')
-rw-r--r-- | games-puzzle/xlogical/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games-puzzle/xlogical/metadata.xml b/games-puzzle/xlogical/metadata.xml index 8be643a7ce06..36ec4edcdc0d 100644 --- a/games-puzzle/xlogical/metadata.xml +++ b/games-puzzle/xlogical/metadata.xml @@ -6,4 +6,7 @@ XLogical is a puzzle game based on the Logical! game that was originally released by Rainbow Arts on the Commodore Amiga computer. </longdescription> + <use> + <flag name="alt_gfx">Use alternate graphics which are closer to the original Amiga version</flag> + </use> </pkgmetadata> |