diff options
Diffstat (limited to 'app-text/ptex/ptex-3.1.10_p20090610.ebuild')
-rw-r--r-- | app-text/ptex/ptex-3.1.10_p20090610.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ptex/ptex-3.1.10_p20090610.ebuild b/app-text/ptex/ptex-3.1.10_p20090610.ebuild index df2747d22d7a..acc4f7506934 100644 --- a/app-text/ptex/ptex-3.1.10_p20090610.ebuild +++ b/app-text/ptex/ptex-3.1.10_p20090610.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.10_p20090610.ebuild,v 1.1 2009/09/30 14:25:02 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.10_p20090610.ebuild,v 1.2 2009/10/23 12:53:45 ssuominen Exp $ # jmbreuer FOR DEV ONLY RESTRICT="mirror test" @@ -29,7 +29,7 @@ SRC_URI="${SRC_PATH_TETEX}/${TETEX_SRC} http://tutimura.ath.cx/~nob/tex/ptetex/ptetex-cmap/${PTETEX_CMAP}.tar.gz mirror://gentoo/${PN}-3.1.10_p20071122-dviljk-security-fixes.patch.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" BUILD_DIR="${WORKDIR}/build/usr" |