diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 15:29:05 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 15:29:05 +0000 |
commit | 861f306edb1fe5d1f93bcfcf159b3075450f9e62 (patch) | |
tree | 66bfb9898254efa8758b3fdf6c83f3a209aced0c /sci-chemistry/coot | |
parent | whitespace (diff) | |
download | gentoo-2-861f306edb1fe5d1f93bcfcf159b3075450f9e62.tar.gz gentoo-2-861f306edb1fe5d1f93bcfcf159b3075450f9e62.tar.bz2 gentoo-2-861f306edb1fe5d1f93bcfcf159b3075450f9e62.zip |
Add USE flag description to metadata wrt GLEP 56.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
Diffstat (limited to 'sci-chemistry/coot')
-rw-r--r-- | sci-chemistry/coot/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/coot/metadata.xml | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog index 534b9871b2bb..b5ef1867ec9a 100644 --- a/sci-chemistry/coot/ChangeLog +++ b/sci-chemistry/coot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/coot -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.15 2007/12/19 18:46:31 dberkholz Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.16 2008/08/06 15:29:05 ulm Exp $ + + 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. *coot-0.4_pre2-r549 (19 Dec 2007) diff --git a/sci-chemistry/coot/metadata.xml b/sci-chemistry/coot/metadata.xml index 9ac9ffdb3a41..c95a120dcc64 100644 --- a/sci-chemistry/coot/metadata.xml +++ b/sci-chemistry/coot/metadata.xml @@ -2,4 +2,8 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd> +<use> + <flag name='new-interface'>Build with the experimental GTK+-2 interface + instead of GTK+-1</flag> +</use> </pkgmetadata> |