diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-14 13:38:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-14 13:38:10 +0000 |
commit | 73133ff42f2d5f498f1759802fc21b8ccd93aa7e (patch) | |
tree | c49ca622cac71db8e9587c9cd6e02a3225038bcf /dev-tex/dvipost/dvipost-1.1.ebuild | |
parent | Stable for HPPA (bug #209465). Fixed quoting issues. (diff) | |
download | historical-73133ff42f2d5f498f1759802fc21b8ccd93aa7e.tar.gz historical-73133ff42f2d5f498f1759802fc21b8ccd93aa7e.tar.bz2 historical-73133ff42f2d5f498f1759802fc21b8ccd93aa7e.zip |
Stable for HPPA (bug #209465).
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-tex/dvipost/dvipost-1.1.ebuild')
-rw-r--r-- | dev-tex/dvipost/dvipost-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/dvipost/dvipost-1.1.ebuild b/dev-tex/dvipost/dvipost-1.1.ebuild index 21606ce734db..74daad2db83d 100644 --- a/dev-tex/dvipost/dvipost-1.1.ebuild +++ b/dev-tex/dvipost/dvipost-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.3 2007/12/18 21:22:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/dvipost-1.1.ebuild,v 1.4 2008/02/14 13:38:10 jer 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" |