diff options
author | Ilya Volynets <iluxa@gentoo.org> | 2006-11-09 01:13:02 +0000 |
---|---|---|
committer | Ilya Volynets <iluxa@gentoo.org> | 2006-11-09 01:13:02 +0000 |
commit | 745216d5d48399a63a99aeaf53435e8587e86ec3 (patch) | |
tree | 7e1fdee1feacbdb1fd5586d148db6f889d8ba213 /sys-apps/groff/groff-1.19.2-r1.ebuild | |
parent | Initial import, ebuild by Jory A. Pratt <geekypenguin@gmail.com>. (diff) | |
download | gentoo-2-745216d5d48399a63a99aeaf53435e8587e86ec3.tar.gz gentoo-2-745216d5d48399a63a99aeaf53435e8587e86ec3.tar.bz2 gentoo-2-745216d5d48399a63a99aeaf53435e8587e86ec3.zip |
Stable on MIPS
(Portage version: 2.1.1-r1)
Diffstat (limited to 'sys-apps/groff/groff-1.19.2-r1.ebuild')
-rw-r--r-- | sys-apps/groff/groff-1.19.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/groff/groff-1.19.2-r1.ebuild b/sys-apps/groff/groff-1.19.2-r1.ebuild index f6eac5561bca..2e9ec0d2b2e1 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.13 2006/10/17 12:56:13 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.2-r1.ebuild,v 1.14 2006/11/09 01:13:02 iluxa 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="X" DEPEND=">=sys-apps/texinfo-4.7-r1 |