diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 07:52:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 07:52:14 +0000 |
commit | f9f6e63b15aae9296f3f81ed1ebbc09225c2084d (patch) | |
tree | 569f58eeac6035513f5a8a05e26dbc168b781627 /sys-apps/groff | |
parent | Stable for x86, wrt bug #475706 (diff) | |
download | gentoo-2-f9f6e63b15aae9296f3f81ed1ebbc09225c2084d.tar.gz gentoo-2-f9f6e63b15aae9296f3f81ed1ebbc09225c2084d.tar.bz2 gentoo-2-f9f6e63b15aae9296f3f81ed1ebbc09225c2084d.zip |
Stable for x86, wrt bug #386335
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/groff')
-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 7f5846660775..3d6bc93a5cb6 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.132 2013/10/05 20:48:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.133 2013/10/06 07:52:14 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> groff-1.22.2.ebuild: + Stable for x86, wrt bug #386335 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> groff-1.22.2.ebuild: Stable for amd64, wrt bug #386335 diff --git a/sys-apps/groff/groff-1.22.2.ebuild b/sys-apps/groff/groff-1.22.2.ebuild index 09fcba78c1d4..5decd41a9ce4 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.3 2013/10/05 20:48:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.22.2.ebuild,v 1.4 2013/10/06 07:52:14 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 |