diff options
Diffstat (limited to 'sys-apps/groff/groff-1.19.2-r1.ebuild')
-rw-r--r-- | sys-apps/groff/groff-1.19.2-r1.ebuild | 3 |
1 files changed, 1 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 3f2b482050bc..dc8b65e99964 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.2 2006/03/30 15:16:27 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.2-r1.ebuild,v 1.3 2006/06/21 17:21:21 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -16,7 +16,6 @@ IUSE="X" DEPEND=">=sys-apps/texinfo-4.7-r1 !app-i18n/man-pages-ja" -PDEPEND=">=sys-apps/man-1.5k-r1" src_unpack() { unpack ${A} |