diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:05:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:05:04 +0000 |
commit | 3f951f662bafe7e56800f63719f7e8b90dc5a5d7 (patch) | |
tree | cf196f769f80c851ab8c25876ed300f00be9bf9b /app-text | |
parent | alpha/ia64/s390/sh/sparc stable wrt #430152 (diff) | |
download | gentoo-2-3f951f662bafe7e56800f63719f7e8b90dc5a5d7.tar.gz gentoo-2-3f951f662bafe7e56800f63719f7e8b90dc5a5d7.tar.bz2 gentoo-2-3f951f662bafe7e56800f63719f7e8b90dc5a5d7.zip |
alpha/ia64/s390/sh/sparc stable wrt #428900
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/a2ps/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/a2ps/a2ps-4.14-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog index ab865372d01e..25f125a5790a 100644 --- a/app-text/a2ps/ChangeLog +++ b/app-text/a2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/a2ps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.112 2012/08/21 18:02:15 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.113 2012/09/09 16:05:04 armin76 Exp $ + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> a2ps-4.14-r3.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #428900 21 Aug 2012; Johannes Huber <johu@gentoo.org> a2ps-4.14-r3.ebuild: Stable for x86, wrt bug #428900 diff --git a/app-text/a2ps/a2ps-4.14-r3.ebuild b/app-text/a2ps/a2ps-4.14-r3.ebuild index 07db31ef88c3..40531af388b2 100644 --- a/app-text/a2ps/a2ps-4.14-r3.ebuild +++ b/app-text/a2ps/a2ps-4.14-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14-r3.ebuild,v 1.7 2012/08/21 18:02:15 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14-r3.ebuild,v 1.8 2012/09/09 16:05:04 armin76 Exp $ EAPI=4 inherit autotools elisp-common eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="emacs latex linguas_ja nls static-libs userland_BSD userland_GNU vanilla" RESTRICT=test |