summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2002-12-13 17:20:06 +0000
committerJan Seidel <tuxus@gentoo.org>2002-12-13 17:20:06 +0000
commit9ba19ac0e800648eaa25f28e2fd5d975f1b0e3ad (patch)
tree68cea0349d9fffd662e16f14522c094ba4df9953 /sys-apps/groff
parentfixed ebuild (diff)
downloadgentoo-2-9ba19ac0e800648eaa25f28e2fd5d975f1b0e3ad.tar.gz
gentoo-2-9ba19ac0e800648eaa25f28e2fd5d975f1b0e3ad.tar.bz2
gentoo-2-9ba19ac0e800648eaa25f28e2fd5d975f1b0e3ad.zip
Added mips to keywords
Diffstat (limited to 'sys-apps/groff')
-rw-r--r--sys-apps/groff/ChangeLog8
-rw-r--r--sys-apps/groff/groff-1.17.2-r3.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/sys-apps/groff/ChangeLog b/sys-apps/groff/ChangeLog
index 389eabfd3b73..710d5162ccef 100644
--- a/sys-apps/groff/ChangeLog
+++ b/sys-apps/groff/ChangeLog
@@ -1,10 +1,14 @@
# ChangeLog for sys-apps/groff
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.7 2002/12/13 11:00:31 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.8 2002/12/13 17:20:06 tuxus Exp $
+
+*groff-1.17.2-r3 (13 Dez 2002)
+ 12 Dec 2002; Jan Seidel <tuxus@gentoo.org> :
+ Added mips to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-*grpff-1.17.2-r3 (19 Oct 2002)
+*groff-1.17.2-r3 (19 Oct 2002)
19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
Security update.
diff --git a/sys-apps/groff/groff-1.17.2-r3.ebuild b/sys-apps/groff/groff-1.17.2-r3.ebuild
index d3857487a18a..fb34afd4e0df 100644
--- a/sys-apps/groff/groff-1.17.2-r3.ebuild
+++ b/sys-apps/groff/groff-1.17.2-r3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.17.2-r3.ebuild,v 1.3 2002/12/09 04:37:25 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.17.2-r3.ebuild,v 1.4 2002/12/13 17:20:06 tuxus Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Text formatter used for man pages"
SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/groff/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/groff/groff.html"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha mips"
SLOT="0"
LICENSE="GPL-2"