summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2010-10-21 05:49:02 +0000
committerTiziano Müller <dev-zero@gentoo.org>2010-10-21 05:49:02 +0000
commite1b09317822c0f920f32a722cb75c29c2339198e (patch)
treef8c281687c0c8af56cdc810ec03d21a0a6487c07 /dev-cpp/xsd
parentFix a typo and clean up headers of fontconfig file. (diff)
downloadgentoo-2-e1b09317822c0f920f32a722cb75c29c2339198e.tar.gz
gentoo-2-e1b09317822c0f920f32a722cb75c29c2339198e.tar.bz2
gentoo-2-e1b09317822c0f920f32a722cb75c29c2339198e.zip
Added example xsd file to docs.
(Portage version: 2.2_rc98/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/xsd')
-rw-r--r--dev-cpp/xsd/ChangeLog5
-rw-r--r--dev-cpp/xsd/xsd-3.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/xsd/ChangeLog b/dev-cpp/xsd/ChangeLog
index 003098246bf1..f483ba10f186 100644
--- a/dev-cpp/xsd/ChangeLog
+++ b/dev-cpp/xsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/xsd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/ChangeLog,v 1.1 2010/10/20 19:44:47 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/ChangeLog,v 1.2 2010/10/21 05:49:02 dev-zero Exp $
+
+ 21 Oct 2010; Tiziano Müller <dev-zero@gentoo.org> xsd-3.3.0.ebuild:
+ Added example xsd file to docs.
*xsd-3.3.0 (20 Oct 2010)
diff --git a/dev-cpp/xsd/xsd-3.3.0.ebuild b/dev-cpp/xsd/xsd-3.3.0.ebuild
index abb949c961cb..ac9c42bc4e44 100644
--- a/dev-cpp/xsd/xsd-3.3.0.ebuild
+++ b/dev-cpp/xsd/xsd-3.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/xsd-3.3.0.ebuild,v 1.1 2010/10/20 19:44:47 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/xsd-3.3.0.ebuild,v 1.2 2010/10/21 05:49:02 dev-zero Exp $
EAPI="2"
@@ -136,7 +136,7 @@ src_install() {
dohtml -r -A xhtml -A pdf documentation/*
- dodoc NEWS README FLOSSE
+ dodoc NEWS README FLOSSE documentation/custom-literals.xsd
newdoc libxsd/README README.libxsd
newdoc libxsd/FLOSSE FLOSSE.libxsd