diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-07-30 16:58:27 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-07-30 16:58:27 +0000 |
commit | 67c267ea96de5e7397d99d0a7c428c2356f9f722 (patch) | |
tree | 24e689fa80323064e9ad8f6e3be35137d245291e /app-emulation/hercules | |
parent | Version bump, drop hildon use flag as there's no ebuild for that framework ye... (diff) | |
download | gentoo-2-67c267ea96de5e7397d99d0a7c428c2356f9f722.tar.gz gentoo-2-67c267ea96de5e7397d99d0a7c428c2356f9f722.tar.bz2 gentoo-2-67c267ea96de5e7397d99d0a7c428c2356f9f722.zip |
add GLEP 56 USE flag desc from use.local.desc
(Portage version: 2.2_rc5/cvs/Linux 2.6.25-gentoo-r5 x86_64)
Diffstat (limited to 'app-emulation/hercules')
-rw-r--r-- | app-emulation/hercules/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/hercules/metadata.xml | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/app-emulation/hercules/ChangeLog b/app-emulation/hercules/ChangeLog index 330dbbd84556..3ac14a5f4ed8 100644 --- a/app-emulation/hercules/ChangeLog +++ b/app-emulation/hercules/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/hercules -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.22 2007/06/27 13:41:25 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.23 2008/07/30 16:58:27 cardoe Exp $ + + 30 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: + add GLEP 56 USE flag desc from use.local.desc 27 Jun 2007; Raúl Porcel <armin76@gentoo.org> hercules-3.04.ebuild: alpha/x86 stable wrt #183080 diff --git a/app-emulation/hercules/metadata.xml b/app-emulation/hercules/metadata.xml index feb9acec70a3..18c05214ebdd 100644 --- a/app-emulation/hercules/metadata.xml +++ b/app-emulation/hercules/metadata.xml @@ -8,4 +8,8 @@ software that will run on those computers, provided the peripheral devices the program requires are present in the configuration. </longdescription> +<use> + <flag name='custom-cflags'>Use CFLAGS from /etc/make.conf rather than the + default package CFLAGS (not supported)</flag> +</use> </pkgmetadata> |