diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-30 21:02:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-30 21:02:14 +0000 |
commit | 8bc09d0654f1ea95c9ee2652e5f995468b43029c (patch) | |
tree | 4e2b62a98e7be92f86d4dd35e5eaf4e25a8dfabf /app-text/a2ps | |
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')
-rw-r--r-- | app-text/a2ps/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/a2ps/a2ps-4.13c-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog index 34a4711d2528..a5493be58139 100644 --- a/app-text/a2ps/ChangeLog +++ b/app-text/a2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/a2ps # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.53 2006/11/27 22:19:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.54 2006/11/30 21:02:14 corsair Exp $ + + 30 Nov 2006; Markus Rothe <corsair@gentoo.org> a2ps-4.13c-r5.ebuild: + Stable on ppc64; bug #145048 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> a2ps-4.13c-r5.ebuild: Stable on sparc wrt #145048 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 |