diff options
author | 2010-06-12 16:20:21 +0000 | |
---|---|---|
committer | 2010-06-12 16:20:21 +0000 | |
commit | 1f9df24c4d0c1775eba9ef14fb6175c1e1c3d3d5 (patch) | |
tree | 699bce9e01c990413b31b16bdc92bbb3c5bf218f /app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild | |
parent | remove old (diff) | |
download | gentoo-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/xdvipdfmx/xdvipdfmx-0.4.ebuild')
-rw-r--r-- | app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |