diff options
author | Emanuele Giaquinta <exg@gentoo.org> | 2006-07-11 23:31:07 +0000 |
---|---|---|
committer | Emanuele Giaquinta <exg@gentoo.org> | 2006-07-11 23:31:07 +0000 |
commit | 2e72973c4bd7b38b80b8188ab9839ee3d5e7086a (patch) | |
tree | 6cc44edb8b77dbf0708ef4a59930e74b92a66974 /app-crypt/mit-krb5 | |
parent | Stable on amd64. See security bug #139319. (diff) | |
download | gentoo-2-2e72973c4bd7b38b80b8188ab9839ee3d5e7086a.tar.gz gentoo-2-2e72973c4bd7b38b80b8188ab9839ee3d5e7086a.tar.bz2 gentoo-2-2e72973c4bd7b38b80b8188ab9839ee3d5e7086a.zip |
tcltk -> tcl
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild | 8 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.4.3-r2.ebuild | 8 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild | 8 |
4 files changed, 17 insertions, 13 deletions
diff --git a/app-crypt/mit-krb5/ChangeLog b/app-crypt/mit-krb5/ChangeLog index b287d16c3ef7..6217eca9bdbf 100644 --- a/app-crypt/mit-krb5/ChangeLog +++ b/app-crypt/mit-krb5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/mit-krb5 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.123 2006/07/06 16:18:52 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.124 2006/07/11 23:31:07 exg Exp $ + + 11 Jul 2006; Emanuele Giaquinta <exg@gentoo.org> mit-krb5-1.4.3.ebuild, + mit-krb5-1.4.3-r1.ebuild, mit-krb5-1.4.3-r2.ebuild: + tcltk -> tcl *mit-krb5-1.4.3-r2 (06 Jul 2006) diff --git a/app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild index 1484aa68d56d..61970590398f 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.4.3-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/app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild,v 1.13 2006/07/05 23:27:41 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild,v 1.14 2006/07/11 23:31:07 exg Exp $ inherit eutils flag-o-matic versionator autotools @@ -14,7 +14,7 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}-signed.tar" LICENSE="as-is" SLOT="0" KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" -IUSE="krb4 static tcltk ipv6 doc tetex berkdb" +IUSE="krb4 static tcl ipv6 doc tetex berkdb" RDEPEND="virtual/libc !virtual/krb5" @@ -23,7 +23,7 @@ DEPEND="${RDEPEND} sys-libs/com_err sys-libs/ss sys-devel/autoconf - tcltk? ( dev-lang/tcl ) + tcl? ( dev-lang/tcl ) berkdb? ( >=sys-libs/db-4 ) doc? ( tetex? ( virtual/tetex ) )" @@ -50,7 +50,7 @@ src_compile() { econf \ $(use_with krb4) \ - $(use_with tcltk tcl) \ + $(use_with tcl) \ $(use_enable ipv6) \ $(use_enable static) \ $(use_with berkdb system-db) \ diff --git a/app-crypt/mit-krb5/mit-krb5-1.4.3-r2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.4.3-r2.ebuild index 6c63bc2c169b..a6605843b3bc 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.4.3-r2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.4.3-r2.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/app-crypt/mit-krb5/mit-krb5-1.4.3-r2.ebuild,v 1.1 2006/07/06 16:18:52 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.4.3-r2.ebuild,v 1.2 2006/07/11 23:31:07 exg Exp $ inherit eutils flag-o-matic versionator autotools @@ -14,12 +14,12 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}-signed.tar" LICENSE="as-is" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="krb4 static tcltk ipv6 doc" +IUSE="krb4 static tcl ipv6 doc" RDEPEND="!virtual/krb5 sys-libs/com_err sys-libs/ss - tcltk? ( dev-lang/tcl )" + tcl? ( dev-lang/tcl )" DEPEND="${RDEPEND} doc? ( virtual/tetex )" @@ -44,7 +44,7 @@ src_unpack() { src_compile() { econf \ $(use_with krb4) \ - $(use_with tcltk tcl) \ + $(use_with tcl) \ $(use_enable ipv6) \ $(use_enable static) \ --enable-shared \ diff --git a/app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild b/app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild index c1e8ff60f7e4..612613d0e54f 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.4.3.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/app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild,v 1.13 2006/07/05 23:27:41 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild,v 1.14 2006/07/11 23:31:07 exg Exp $ inherit eutils flag-o-matic versionator @@ -14,7 +14,7 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}-signed.tar" LICENSE="as-is" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" -IUSE="krb4 static tcltk ipv6 doc tetex berkdb" +IUSE="krb4 static tcl ipv6 doc tetex berkdb" RDEPEND="virtual/libc !virtual/krb5" @@ -23,7 +23,7 @@ DEPEND="${RDEPEND} sys-libs/com_err sys-libs/ss sys-devel/autoconf - tcltk? ( dev-lang/tcl ) + tcl? ( dev-lang/tcl ) berkdb? ( >=sys-libs/db-4 ) doc? ( tetex? ( virtual/tetex ) )" @@ -42,7 +42,7 @@ src_compile() { econf \ $(use_with krb4) \ - $(use_with tcltk tcl) \ + $(use_with tcl) \ $(use_enable ipv6) \ $(use_enable static) \ $(use_with berkdb system-db) \ |