diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-06 14:04:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-06 14:04:16 +0000 |
commit | 8e9e6db5cf22676931d2fdd3e5a365b6c2ca5d2c (patch) | |
tree | c66f0a7c3cbd48b3dcb767f25671d5a8ba4850f4 /sys-apps | |
parent | added ~sparc keyword wrt bug #484458 (diff) | |
download | gentoo-2-8e9e6db5cf22676931d2fdd3e5a365b6c2ca5d2c.tar.gz gentoo-2-8e9e6db5cf22676931d2fdd3e5a365b6c2ca5d2c.tar.bz2 gentoo-2-8e9e6db5cf22676931d2fdd3e5a365b6c2ca5d2c.zip |
Stable for HPPA (bug #386335).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 e9659ec39937..1398cfa1d64d 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.134 2013/10/06 10:13:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.135 2013/10/06 14:04:16 jer Exp $ + + 06 Oct 2013; Jeroen Roovers <jer@gentoo.org> groff-1.22.2.ebuild: + Stable for HPPA (bug #386335). 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> groff-1.22.2.ebuild: Stable for ia64, wrt bug #386335 diff --git a/sys-apps/groff/groff-1.22.2.ebuild b/sys-apps/groff/groff-1.22.2.ebuild index cb58bfd901ce..a01cb802e1e8 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.5 2013/10/06 10:13:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.22.2.ebuild,v 1.6 2013/10/06 14:04:16 jer 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 |