diff options
author | 2013-10-09 11:19:21 +0000 | |
---|---|---|
committer | 2013-10-09 11:19:21 +0000 | |
commit | 19a35f31a5b3267ff4ac456812eae1914c0abb95 (patch) | |
tree | e1fe35559cde83c00b8f276ce283e69c6bce59de /sys-apps | |
parent | Stable for ppc64, wrt bug #487170 (diff) | |
download | gentoo-2-19a35f31a5b3267ff4ac456812eae1914c0abb95.tar.gz gentoo-2-19a35f31a5b3267ff4ac456812eae1914c0abb95.tar.bz2 gentoo-2-19a35f31a5b3267ff4ac456812eae1914c0abb95.zip |
Stable for ppc64, wrt bug #386335
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/groff/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/groff/groff-1.22.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/groff/ChangeLog b/sys-apps/groff/ChangeLog index 1284733760a8..0ad9a1e14de0 100644 --- a/sys-apps/groff/ChangeLog +++ b/sys-apps/groff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/groff # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.137 2013/10/07 19:31:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.138 2013/10/09 11:19:21 ago Exp $ + + 09 Oct 2013; Agostino Sarubbo <ago@gentoo.org> groff-1.22.2.ebuild: + Stable for ppc64, wrt bug #386335 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> groff-1.22.2.ebuild: Stable for ppc, wrt bug #386335 diff --git a/sys-apps/groff/groff-1.22.2.ebuild b/sys-apps/groff/groff-1.22.2.ebuild index c3716dce4fc0..25f93b71c3bf 100644 --- a/sys-apps/groff/groff-1.22.2.ebuild +++ b/sys-apps/groff/groff-1.22.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.22.2.ebuild,v 1.8 2013/10/07 19:31:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.22.2.ebuild,v 1.9 2013/10/09 11:19:21 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/groff/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples X linguas_ja" RDEPEND=">=sys-apps/texinfo-4.7-r1 |