diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2003-11-01 22:09:20 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2003-11-01 22:09:20 +0000 |
commit | e49248cf8ed1f08e005c4624d9d5b7b851aa0c47 (patch) | |
tree | 269c4551736fc2ded9d8e29c26eefaa3391475be /dev-util | |
parent | Only depend on vitual/x11 if X in USE, bug #27169. (diff) | |
download | historical-e49248cf8ed1f08e005c4624d9d5b7b851aa0c47.tar.gz historical-e49248cf8ed1f08e005c4624d9d5b7b851aa0c47.tar.bz2 historical-e49248cf8ed1f08e005c4624d9d5b7b851aa0c47.zip |
added missing IUSE
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cvs/Manifest | 6 | ||||
-rw-r--r-- | dev-util/cvs/cvs-1.11.6.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cvs/cvs-1.11.8.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cvs/cvs-1.11.9.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-util/cvs/Manifest b/dev-util/cvs/Manifest index a175c234cb3b..b49053e2f8bb 100644 --- a/dev-util/cvs/Manifest +++ b/dev-util/cvs/Manifest @@ -1,7 +1,7 @@ -MD5 c67c3153a4528e3010274fc60cd59fd7 cvs-1.11.8.ebuild 902 -MD5 e35901ff32b38ab819c74229f9f09ed1 cvs-1.11.9.ebuild 903 +MD5 67427d4de0d5694629c82a0b4e94b712 cvs-1.11.8.ebuild 912 +MD5 bbf8da6cc0b9aae952f0917b95a79806 cvs-1.11.9.ebuild 912 MD5 b88aa876fd783f5dd4b7d21354873295 ChangeLog 1963 -MD5 b05e2bf0bf3c8dd7c9a501231df0ca2a cvs-1.11.6.ebuild 948 +MD5 fb9c51abf0e81f9f1db242fb7e0aa614 cvs-1.11.6.ebuild 958 MD5 e3c512ff757174542b10d0953db0446b files/digest-cvs-1.11.6 64 MD5 761a2a5a5a99b9167f670834c4798e64 files/digest-cvs-1.11.8 64 MD5 312de72f942a2bf7309408e21089c503 files/digest-cvs-1.11.9 64 diff --git a/dev-util/cvs/cvs-1.11.6.ebuild b/dev-util/cvs/cvs-1.11.6.ebuild index 0173616a1624..19f72498761b 100644 --- a/dev-util/cvs/cvs-1.11.6.ebuild +++ b/dev-util/cvs/cvs-1.11.6.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/dev-util/cvs/cvs-1.11.6.ebuild,v 1.6 2003/10/09 15:01:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.6.ebuild,v 1.7 2003/11/01 22:09:05 scandium Exp $ DESCRIPTION="Concurrent Versions System - source code revision control tools" HOMEPAGE="http://www.cvshome.org/" @@ -10,6 +10,8 @@ LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64" +IUSE="" + DEPEND="virtual/glibc >=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.4" diff --git a/dev-util/cvs/cvs-1.11.8.ebuild b/dev-util/cvs/cvs-1.11.8.ebuild index dfb20b097595..c2fb7f5c0dc5 100644 --- a/dev-util/cvs/cvs-1.11.8.ebuild +++ b/dev-util/cvs/cvs-1.11.8.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/dev-util/cvs/cvs-1.11.8.ebuild,v 1.1 2003/10/09 15:01:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.8.ebuild,v 1.2 2003/11/01 22:09:05 scandium Exp $ DESCRIPTION="Concurrent Versions System - source code revision control tools" HOMEPAGE="http://www.cvshome.org/" @@ -10,6 +10,8 @@ LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" +IUSE="" + DEPEND="virtual/glibc >=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.4" diff --git a/dev-util/cvs/cvs-1.11.9.ebuild b/dev-util/cvs/cvs-1.11.9.ebuild index 774b5bda50fb..36d9775b9de1 100644 --- a/dev-util/cvs/cvs-1.11.9.ebuild +++ b/dev-util/cvs/cvs-1.11.9.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/dev-util/cvs/cvs-1.11.9.ebuild,v 1.1 2003/11/01 19:41:30 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.9.ebuild,v 1.2 2003/11/01 22:09:05 scandium Exp $ DESCRIPTION="Concurrent Versions System - source code revision control tools" HOMEPAGE="http://www.cvshome.org/" @@ -10,6 +10,8 @@ LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" +IUSE="" + DEPEND="virtual/glibc >=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.4" |