diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-12 19:29:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-12 19:29:06 +0000 |
commit | 82b410058ab2c8a64f1bdd8bb62452b1b9c21f2d (patch) | |
tree | 9a0c20ba5dfacee54d79bece5c788076eb60f33e /dev-tex/dvipost/dvipost-1.1.ebuild | |
parent | alpha/ia64 stable wrt #221731 (diff) | |
download | historical-82b410058ab2c8a64f1bdd8bb62452b1b9c21f2d.tar.gz historical-82b410058ab2c8a64f1bdd8bb62452b1b9c21f2d.tar.bz2 historical-82b410058ab2c8a64f1bdd8bb62452b1b9c21f2d.zip |
amd64 stable, bug #221757
Package-Manager: portage-2.1.5_rc10
Diffstat (limited to 'dev-tex/dvipost/dvipost-1.1.ebuild')
-rw-r--r-- | dev-tex/dvipost/dvipost-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dvipost/dvipost-1.1.ebuild b/dev-tex/dvipost/dvipost-1.1.ebuild index b7389e4af67c..bc273fdfcedc 100644 --- a/dev-tex/dvipost/dvipost-1.1.ebuild +++ b/dev-tex/dvipost/dvipost-1.1.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/dev-tex/dvipost/dvipost-1.1.ebuild,v 1.7 2008/05/12 14:34:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/dvipost-1.1.ebuild,v 1.8 2008/05/12 19:29:06 maekke Exp $ inherit latex-package eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://efeu.cybertec.at/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/tetex" |