diff options
author | 2007-11-19 13:42:15 +0000 | |
---|---|---|
committer | 2007-11-19 13:42:15 +0000 | |
commit | 9426261fa4df80cbfa11c245a9ffbfa19b7f1649 (patch) | |
tree | 8d84a73ed7e79e1d6f3e9b967b91b61bd5f61478 /app-text/xdvipdfmx | |
parent | x86 stable, bug #195288 (diff) | |
download | gentoo-2-9426261fa4df80cbfa11c245a9ffbfa19b7f1649.tar.gz gentoo-2-9426261fa4df80cbfa11c245a9ffbfa19b7f1649.tar.bz2 gentoo-2-9426261fa4df80cbfa11c245a9ffbfa19b7f1649.zip |
Sparc stable. 30 days w/o any bugs, needed for xetex (bug #185358).
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/xdvipdfmx')
-rw-r--r-- | app-text/xdvipdfmx/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xdvipdfmx/ChangeLog b/app-text/xdvipdfmx/ChangeLog index c90b344f9278..0ab58aac47b0 100644 --- a/app-text/xdvipdfmx/ChangeLog +++ b/app-text/xdvipdfmx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xdvipdfmx # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.19 2007/10/25 17:15:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.20 2007/11/19 13:42:15 fmccor Exp $ + + 19 Nov 2007; Ferris McCormick <fmccor@gentoo.org> xdvipdfmx-0.4.ebuild: + Sparc stable. 30 days w/o any bugs, needed for xetex (bug #185358). 25 Oct 2007; Raúl Porcel <armin76@gentoo.org> xdvipdfmx-0.4.ebuild: Add ~alpha/~ia64 wrt #195815 diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild index 36c901c02777..5e1ba51feaf2 100644 --- a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild +++ b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.2 2007/10/25 17:15:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild,v 1.3 2007/11/19 13:42:15 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://scripts.sil.org/svn-view/xdvipdfmx/TAGS/${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=media-libs/freetype-2.0 virtual/latex-base" |