diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-01-12 13:02:14 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-01-12 13:04:03 -0500 |
commit | 03c319c399279ce9446557fad62a359592d6a1f0 (patch) | |
tree | a69b01a5f1cc700ef7147cbe0bc43dd0d45182b4 | |
parent | dev-python/libnacl: version bump to 1.4.4 (diff) | |
download | gentoo-03c319c399279ce9446557fad62a359592d6a1f0.tar.gz gentoo-03c319c399279ce9446557fad62a359592d6a1f0.tar.bz2 gentoo-03c319c399279ce9446557fad62a359592d6a1f0.zip |
sys-apps/groff: drop old texinfo dep #571244
This was added long ago to build the docs, but we don't modify those
in the current releases, and the tarballs include all the files.
-rw-r--r-- | sys-apps/groff/groff-1.22.2.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/groff/groff-1.22.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/groff/groff-1.22.2.ebuild b/sys-apps/groff/groff-1.22.2.ebuild index da3f742747bb..106c48e503cd 100644 --- a/sys-apps/groff/groff-1.22.2.ebuild +++ b/sys-apps/groff/groff-1.22.2.ebuild @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples X linguas_ja" -RDEPEND=">=sys-apps/texinfo-4.7-r1 +RDEPEND=" X? ( x11-libs/libX11 x11-libs/libXt diff --git a/sys-apps/groff/groff-1.22.3.ebuild b/sys-apps/groff/groff-1.22.3.ebuild index 072052984a0f..c228175daead 100644 --- a/sys-apps/groff/groff-1.22.3.ebuild +++ b/sys-apps/groff/groff-1.22.3.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples X" -RDEPEND=">=sys-apps/texinfo-4.7-r1 +RDEPEND=" X? ( x11-libs/libX11 x11-libs/libXt |