summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-26 21:13:40 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-26 21:13:40 +0000
commit66bea8de8861c7ecfc50036cc5fe910bdcef9b84 (patch)
treecbaabd80a0c7477f1f60854fe2a9b4126197b5ae /sys-apps/groff
parentTarball changed on the server. (diff)
downloadgentoo-2-66bea8de8861c7ecfc50036cc5fe910bdcef9b84.tar.gz
gentoo-2-66bea8de8861c7ecfc50036cc5fe910bdcef9b84.tar.bz2
gentoo-2-66bea8de8861c7ecfc50036cc5fe910bdcef9b84.zip
Stable on hppa wrt #146509
(Portage version: 2.1.1)
Diffstat (limited to 'sys-apps/groff')
-rw-r--r--sys-apps/groff/ChangeLog6
-rw-r--r--sys-apps/groff/groff-1.19.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/groff/ChangeLog b/sys-apps/groff/ChangeLog
index ec724bbc8891..59f8e30f2fd7 100644
--- a/sys-apps/groff/ChangeLog
+++ b/sys-apps/groff/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/groff
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.72 2006/09/14 21:19:31 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.73 2006/09/26 21:13:40 gustavoz Exp $
+
+ 26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ groff-1.19.2-r1.ebuild:
+ Stable on hppa wrt #146509
14 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
groff-1.19.2-r1.ebuild:
diff --git a/sys-apps/groff/groff-1.19.2-r1.ebuild b/sys-apps/groff/groff-1.19.2-r1.ebuild
index 50742fcc2fef..ca58134fc8a6 100644
--- a/sys-apps/groff/groff-1.19.2-r1.ebuild
+++ b/sys-apps/groff/groff-1.19.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.2-r1.ebuild,v 1.11 2006/09/14 21:19:31 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.2-r1.ebuild,v 1.12 2006/09/26 21:13:40 gustavoz Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -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 x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="X"
DEPEND=">=sys-apps/texinfo-4.7-r1