diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 22:19:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 22:19:38 +0000 |
commit | 58587d373e46a62045a82dc3bc1f0cffcff1ecdd (patch) | |
tree | a3e6df0ad646a47843430161c4b0d7c7fe61e1af /app-text/a2ps | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | gentoo-2-58587d373e46a62045a82dc3bc1f0cffcff1ecdd.tar.gz gentoo-2-58587d373e46a62045a82dc3bc1f0cffcff1ecdd.tar.bz2 gentoo-2-58587d373e46a62045a82dc3bc1f0cffcff1ecdd.zip |
Stable on sparc wrt #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 6def272c24a8..34a4711d2528 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.52 2006/11/27 16:06:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.53 2006/11/27 22:19:38 gustavoz Exp $ + + 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> a2ps-4.13c-r5.ebuild: + Stable on sparc wrt #145048 27 Nov 2006; Christian Faulhammer <opfer@gentoo.org> a2ps-4.13c-r5.ebuild: stable x86, bug #145048 diff --git a/app-text/a2ps/a2ps-4.13c-r5.ebuild b/app-text/a2ps/a2ps-4.13c-r5.ebuild index 91bc1363eae5..96a5fdf5517b 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.7 2006/11/27 16:06:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r5.ebuild,v 1.8 2006/11/27 22:19:38 gustavoz 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 |