summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-08-03 10:32:20 +0000
committerUlrich Müller <ulm@gentoo.org>2008-08-03 10:32:20 +0000
commitca25b350b66ac8387e49deb872fbafeceb052534 (patch)
tree6e46afe7ae8561ef938b532f1e6314e493f6f6f2 /app-office/dia
parentAdd USE flag description to metadata wrt GLEP 56. (diff)
downloadgentoo-2-ca25b350b66ac8387e49deb872fbafeceb052534.tar.gz
gentoo-2-ca25b350b66ac8387e49deb872fbafeceb052534.tar.bz2
gentoo-2-ca25b350b66ac8387e49deb872fbafeceb052534.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 'app-office/dia')
-rw-r--r--app-office/dia/ChangeLog5
-rw-r--r--app-office/dia/metadata.xml22
2 files changed, 17 insertions, 10 deletions
diff --git a/app-office/dia/ChangeLog b/app-office/dia/ChangeLog
index 6c08d405fa07..ca4688dc7e14 100644
--- a/app-office/dia/ChangeLog
+++ b/app-office/dia/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/dia
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.107 2008/07/28 23:18:55 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.108 2008/08/03 10:32:20 ulm Exp $
+
+ 03 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
28 Jul 2008; Gilles Dartiguelongue <eva@gentoo.org>
+files/dia-0.96.1-64bit-fixes.patch, dia-0.96.1-r1.ebuild:
diff --git a/app-office/dia/metadata.xml b/app-office/dia/metadata.xml
index 93a76132bc41..4bbda02bd16a 100644
--- a/app-office/dia/metadata.xml
+++ b/app-office/dia/metadata.xml
@@ -1,13 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>gnome-office</herd>
- <longdescription>
- Dia is a gtk+ based diagram creation program. It can be used to
- draw many different kinds of diagrams. It currently has special
- objects to help draw entity relationship diagrams, UML diagrams,
- flowcharts, network diagrams, and simple circuits. It is also
- possible to add support for new shapes by writing simple XML
- files, using a subset of SVG to draw the shape.
- </longdescription>
+<herd>gnome-office</herd>
+<longdescription>
+ Dia is a gtk+ based diagram creation program. It can be used to
+ draw many different kinds of diagrams. It currently has special
+ objects to help draw entity relationship diagrams, UML diagrams,
+ flowcharts, network diagrams, and simple circuits. It is also
+ possible to add support for new shapes by writing simple XML
+ files, using a subset of SVG to draw the shape.
+</longdescription>
+<use>
+ <flag name='gnome-print'>Gnome-Print support
+ (<pkg>gnome-base/libgnomeprint</pkg>)</flag>
+</use>
</pkgmetadata>