diff options
author | 2008-07-17 20:51:16 +0000 | |
---|---|---|
committer | 2008-07-17 20:51:16 +0000 | |
commit | 898e8681f3cf9e7aa6078b5741b5d9b0698e2d96 (patch) | |
tree | 16e56560b90f82cd4dd3995ff22e32db644e9e47 /app-accessibility/gnopernicus | |
parent | alpha stable (diff) | |
download | historical-898e8681f3cf9e7aa6078b5741b5d9b0698e2d96.tar.gz historical-898e8681f3cf9e7aa6078b5741b5d9b0698e2d96.tar.bz2 historical-898e8681f3cf9e7aa6078b5741b5d9b0698e2d96.zip |
add GLEP 56 USE flag desc from use.local.desc
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r5 x86_64
Diffstat (limited to 'app-accessibility/gnopernicus')
-rw-r--r-- | app-accessibility/gnopernicus/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/metadata.xml | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-accessibility/gnopernicus/ChangeLog b/app-accessibility/gnopernicus/ChangeLog index 179a30587e76..39e39156b6e3 100644 --- a/app-accessibility/gnopernicus/ChangeLog +++ b/app-accessibility/gnopernicus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gnopernicus -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.100 2007/01/21 22:23:17 kloeri Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.101 2008/07/17 20:49:23 cardoe Exp $ + + 17 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: + add GLEP 56 USE flag desc from use.local.desc 21 Jan 2007; Bryan Ăstergaard <kloeri@gentoo.org> gnopernicus-1.0.7.ebuild: diff --git a/app-accessibility/gnopernicus/metadata.xml b/app-accessibility/gnopernicus/metadata.xml index c4d9eadf5562..8b8082cc4065 100644 --- a/app-accessibility/gnopernicus/metadata.xml +++ b/app-accessibility/gnopernicus/metadata.xml @@ -12,4 +12,7 @@ and blind users access to standard GTK+2 and Java-based GUI applications via speech and Braille output. </longdescription> + <use> + <flag name='brltty'>Adds support for braille displays using brltty</flag> + </use> </pkgmetadata> |