diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 15:40:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 15:40:19 +0000 |
commit | 9e15852aee28b6b41ae287f2dd3935c7f1e27fe0 (patch) | |
tree | 400a117d45224fe3e1662b356362c2a30541c733 /sci-chemistry/coot | |
parent | whitespace (diff) | |
download | historical-9e15852aee28b6b41ae287f2dd3935c7f1e27fe0.tar.gz historical-9e15852aee28b6b41ae287f2dd3935c7f1e27fe0.tar.bz2 historical-9e15852aee28b6b41ae287f2dd3935c7f1e27fe0.zip |
Add USE flag description to metadata wrt GLEP 56.
Package-Manager: portage-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> |