diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-08 14:59:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-08 14:59:37 +0000 |
commit | 28acf19ccfaf38e77c520dcec5c9c6f7abffc288 (patch) | |
tree | 1da06c7c11bd797e53635a63ca34906def47eed6 /dev-texlive/texlive-psutils/texlive-psutils-2007.ebuild | |
parent | Stable amd64, bug 215624 (diff) | |
download | gentoo-2-28acf19ccfaf38e77c520dcec5c9c6f7abffc288.tar.gz gentoo-2-28acf19ccfaf38e77c520dcec5c9c6f7abffc288.tar.bz2 gentoo-2-28acf19ccfaf38e77c520dcec5c9c6f7abffc288.zip |
alpha/ia64/sparc stable wrt #215735
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-texlive/texlive-psutils/texlive-psutils-2007.ebuild')
-rw-r--r-- | dev-texlive/texlive-psutils/texlive-psutils-2007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-psutils/texlive-psutils-2007.ebuild b/dev-texlive/texlive-psutils/texlive-psutils-2007.ebuild index e97c74e5ba71..0a46ea480ebd 100644 --- a/dev-texlive/texlive-psutils/texlive-psutils-2007.ebuild +++ b/dev-texlive/texlive-psutils/texlive-psutils-2007.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-texlive/texlive-psutils/texlive-psutils-2007.ebuild,v 1.12 2008/04/08 06:26:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-psutils/texlive-psutils-2007.ebuild,v 1.13 2008/04/08 14:59:22 armin76 Exp $ TEXLIVE_MODULES_DEPS="" TEXLIVE_MODULE_CONTENTS="bin-getafm bin-lcdftypetools bin-pstools bin-psutils bin-t1utils bin-ttf2pt1 dvipsconfig collection-psutils @@ -10,4 +10,4 @@ DESCRIPTION="TeXLive PostScript and Truetype utilities" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" |