diff options
author | 2007-10-25 17:15:56 +0000 | |
---|---|---|
committer | 2007-10-25 17:15:56 +0000 | |
commit | 2c7cb6931d1f6292d888feed94a9b5ce9f10ac9d (patch) | |
tree | 929f10c581a35fffcb7efde0c7eb31e1e663c136 /app-text | |
parent | fix digest, thanks solar (diff) | |
download | gentoo-2-2c7cb6931d1f6292d888feed94a9b5ce9f10ac9d.tar.gz gentoo-2-2c7cb6931d1f6292d888feed94a9b5ce9f10ac9d.tar.bz2 gentoo-2-2c7cb6931d1f6292d888feed94a9b5ce9f10ac9d.zip |
Add ~alpha/~ia64 wrt #195815
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-text')
-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 10e82d9d0874..c90b344f9278 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.18 2007/10/15 18:20:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.19 2007/10/25 17:15:56 armin76 Exp $ + + 25 Oct 2007; Raúl Porcel <armin76@gentoo.org> xdvipdfmx-0.4.ebuild: + Add ~alpha/~ia64 wrt #195815 *xdvipdfmx-0.4 (15 Oct 2007) diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild index 9df70f557dc5..36c901c02777 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.1 2007/10/15 18:20:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild,v 1.2 2007/10/25 17:15:56 armin76 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="~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" |