diff options
Diffstat (limited to 'sys-apps/groff/groff-1.18-r3.ebuild')
-rw-r--r-- | sys-apps/groff/groff-1.18-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/groff/groff-1.18-r3.ebuild b/sys-apps/groff/groff-1.18-r3.ebuild index 49962362db83..3ebdaa4007cd 100644 --- a/sys-apps/groff/groff-1.18-r3.ebuild +++ b/sys-apps/groff/groff-1.18-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.18-r3.ebuild,v 1.3 2003/06/21 21:19:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.18-r3.ebuild,v 1.4 2003/07/16 13:47:25 pvdabeel Exp $ IUSE="" @@ -11,7 +11,7 @@ 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 amd64 ~ppc ~sparc ~alpha ~mips" +KEYWORDS="x86 amd64 ppc ~sparc ~alpha ~mips" SLOT="0" LICENSE="GPL-2" |