diff options
author | 2006-11-30 21:02:14 +0000 | |
---|---|---|
committer | 2006-11-30 21:02:14 +0000 | |
commit | 8bc09d0654f1ea95c9ee2652e5f995468b43029c (patch) | |
tree | 4e2b62a98e7be92f86d4dd35e5eaf4e25a8dfabf /app-text/a2ps/a2ps-4.13c-r5.ebuild | |
parent | AMD64 stable and remove old vulnerable versions. (diff) | |
download | gentoo-2-8bc09d0654f1ea95c9ee2652e5f995468b43029c.tar.gz gentoo-2-8bc09d0654f1ea95c9ee2652e5f995468b43029c.tar.bz2 gentoo-2-8bc09d0654f1ea95c9ee2652e5f995468b43029c.zip |
Stable on ppc64; bug #145048
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-text/a2ps/a2ps-4.13c-r5.ebuild')
-rw-r--r-- | app-text/a2ps/a2ps-4.13c-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/a2ps/a2ps-4.13c-r5.ebuild b/app-text/a2ps/a2ps-4.13c-r5.ebuild index 96a5fdf5517b..a7f17bce7719 100644 --- a/app-text/a2ps/a2ps-4.13c-r5.ebuild +++ b/app-text/a2ps/a2ps-4.13c-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r5.ebuild,v 1.8 2006/11/27 22:19:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r5.ebuild,v 1.9 2006/11/30 21:02:14 corsair Exp $ inherit gnuconfig eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="nls tetex cjk vanilla" DEPEND=">=sys-devel/automake-1.6 |