summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-06-12 16:20:21 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-06-12 16:20:21 +0000
commit1f9df24c4d0c1775eba9ef14fb6175c1e1c3d3d5 (patch)
tree699bce9e01c990413b31b16bdc92bbb3c5bf218f /app-text
parentremove old (diff)
downloadgentoo-2-1f9df24c4d0c1775eba9ef14fb6175c1e1c3d3d5.tar.gz
gentoo-2-1f9df24c4d0c1775eba9ef14fb6175c1e1c3d3d5.tar.bz2
gentoo-2-1f9df24c4d0c1775eba9ef14fb6175c1e1c3d3d5.zip
fix description, by Nick Bowler <nbowler@draconx.ca>, bug #304049
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/xdvipdfmx/ChangeLog7
-rw-r--r--app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xdvipdfmx/ChangeLog b/app-text/xdvipdfmx/ChangeLog
index 979f7abd05b9..824c476380e7 100644
--- a/app-text/xdvipdfmx/ChangeLog
+++ b/app-text/xdvipdfmx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xdvipdfmx
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.29 2009/03/20 13:30:42 jmbsvicetto Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.30 2010/06/12 16:20:21 aballier Exp $
+
+ 12 Jun 2010; Alexis Ballier <aballier@gentoo.org> xdvipdfmx-0.4.ebuild:
+ fix description, by Nick Bowler <nbowler@draconx.ca>, bug #304049
20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild
index b313c98c01d2..8d6756e5b2f3 100644
--- a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild
+++ b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild,v 1.10 2008/05/12 20:18:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild,v 1.11 2010/06/12 16:20:21 aballier Exp $
inherit eutils
-DESCRIPTION="Extended xdvi for use with XeTeX and other unicode TeXs."
+DESCRIPTION="Extended dvipdfmx for use with XeTeX and other unicode TeXs."
HOMEPAGE="http://scripts.sil.org/svn-view/xdvipdfmx/"
SRC_URI="http://scripts.sil.org/svn-view/xdvipdfmx/TAGS/${P}.tar.gz"