diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-04-01 22:35:20 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-04-01 22:35:20 +0000 |
commit | 921fdc6b55ae506da878f4965b9aeb82a63df4b8 (patch) | |
tree | 615c53849cab096fcfa0fd9617f1f7df332ad160 /app-text/xdvipdfmx | |
parent | stable x86, bug 215735 (diff) | |
download | gentoo-2-921fdc6b55ae506da878f4965b9aeb82a63df4b8.tar.gz gentoo-2-921fdc6b55ae506da878f4965b9aeb82a63df4b8.tar.bz2 gentoo-2-921fdc6b55ae506da878f4965b9aeb82a63df4b8.zip |
stable x86, bug 215735
(Portage version: 2.1.4.4, RepoMan options: --force)
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 8d2069d18c4b..a4ce981add7f 100644 --- a/app-text/xdvipdfmx/ChangeLog +++ b/app-text/xdvipdfmx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xdvipdfmx # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.23 2008/02/10 16:28:28 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.24 2008/04/01 22:35:20 opfer Exp $ + + 01 Apr 2008; Christian Faulhammer <opfer@gentoo.org> xdvipdfmx-0.4.ebuild: + stable x86, bug 215735 10 Feb 2008; Alexis Ballier <aballier@gentoo.org> xdvipdfmx-0.4.ebuild: keyword ~x86-fbsd diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild index 570506d0c144..f6a35186df7e 100644 --- a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild +++ b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.6 2008/02/10 16:28:28 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild,v 1.7 2008/04/01 22:35:20 opfer 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=media-libs/freetype-2.0 virtual/latex-base" |