summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-06 15:21:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-06 15:21:01 +0000
commit29822550b6f0335572abea53b1a045244f212ae6 (patch)
tree2c328012e65702273e99f2e21a5efd3ff399eb9d /sys-apps/groff
parentStable for alpha, wrt bug #475706 (diff)
downloadgentoo-2-29822550b6f0335572abea53b1a045244f212ae6.tar.gz
gentoo-2-29822550b6f0335572abea53b1a045244f212ae6.tar.bz2
gentoo-2-29822550b6f0335572abea53b1a045244f212ae6.zip
Stable for alpha, wrt bug #386335
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/groff')
-rw-r--r--sys-apps/groff/ChangeLog5
-rw-r--r--sys-apps/groff/groff-1.22.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/groff/ChangeLog b/sys-apps/groff/ChangeLog
index 1398cfa1d64d..a117c7a124fc 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.135 2013/10/06 14:04:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.136 2013/10/06 15:21:01 ago Exp $
+
+ 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> groff-1.22.2.ebuild:
+ Stable for alpha, wrt bug #386335
06 Oct 2013; Jeroen Roovers <jer@gentoo.org> groff-1.22.2.ebuild:
Stable for HPPA (bug #386335).
diff --git a/sys-apps/groff/groff-1.22.2.ebuild b/sys-apps/groff/groff-1.22.2.ebuild
index a01cb802e1e8..6f509bb159dc 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.6 2013/10/06 14:04:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.22.2.ebuild,v 1.7 2013/10/06 15:21:01 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