summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-04-09 22:00:13 +0000
committerChristoph Mende <angelos@gentoo.org>2011-04-09 22:00:13 +0000
commit799992a08add30e53c5ba8c751881a10e3afab6c (patch)
treeb185ef22b9365f6ad4cb697273c19a996435c8e6 /sys-apps/groff
parentStable on amd64 wrt bug #362549 (diff)
downloadgentoo-2-799992a08add30e53c5ba8c751881a10e3afab6c.tar.gz
gentoo-2-799992a08add30e53c5ba8c751881a10e3afab6c.tar.bz2
gentoo-2-799992a08add30e53c5ba8c751881a10e3afab6c.zip
Stable on amd64 wrt bug #362561
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/groff')
-rw-r--r--sys-apps/groff/ChangeLog5
-rw-r--r--sys-apps/groff/groff-1.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/groff/ChangeLog b/sys-apps/groff/ChangeLog
index e7e70f821848..d159eee319ea 100644
--- a/sys-apps/groff/ChangeLog
+++ b/sys-apps/groff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/groff
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.114 2011/02/24 22:13:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.115 2011/04/09 22:00:13 angelos Exp $
+
+ 09 Apr 2011; Christoph Mende <angelos@gentoo.org> groff-1.21.ebuild:
+ Stable on amd64 wrt bug #362561
24 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
groff-1.20.1-r3.ebuild:
diff --git a/sys-apps/groff/groff-1.21.ebuild b/sys-apps/groff/groff-1.21.ebuild
index cb45b41c7f73..baa0883e8135 100644
--- a/sys-apps/groff/groff-1.21.ebuild
+++ b/sys-apps/groff/groff-1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.21.ebuild,v 1.2 2011/01/05 14:38:41 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.21.ebuild,v 1.3 2011/04/09 22:00:13 angelos Exp $
inherit autotools eutils toolchain-funcs
@@ -11,7 +11,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 ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="examples X linguas_ja"
DEPEND=">=sys-apps/texinfo-4.7-r1