diff options
author | 2010-12-02 00:03:58 +0000 | |
---|---|---|
committer | 2010-12-02 00:03:58 +0000 | |
commit | 4e4006900abc4d51177fa67b5245a4a6ed4c6c2a (patch) | |
tree | 19e126be323ec7af6bd0097af324e8a9c3047ce8 /app-crypt | |
parent | Cleanup autotools handling, and use unpack for applying patches and preparing... (diff) | |
download | gentoo-2-4e4006900abc4d51177fa67b5245a4a6ed4c6c2a.tar.gz gentoo-2-4e4006900abc4d51177fa67b5245a4a6ed4c6c2a.tar.bz2 gentoo-2-4e4006900abc4d51177fa67b5245a4a6ed4c6c2a.zip |
Stable on amd64 wrt bug #347369
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mit-krb5/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.8.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/mit-krb5/ChangeLog b/app-crypt/mit-krb5/ChangeLog index a6f9fe056f76..9d218016f65a 100644 --- a/app-crypt/mit-krb5/ChangeLog +++ b/app-crypt/mit-krb5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/mit-krb5 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.242 2010/12/01 15:50:58 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.243 2010/12/02 00:03:58 hwoarang Exp $ + + 02 Dec 2010; Markos Chandras <hwoarang@gentoo.org> mit-krb5-1.8.3-r2.ebuild: + Stable on amd64 wrt bug #347369 01 Dec 2010; Eray Aslan <eras@gentoo.org> mit-krb5-1.8.3-r2.ebuild: Ebuild clean up. No functional change. diff --git a/app-crypt/mit-krb5/mit-krb5-1.8.3-r2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.8.3-r2.ebuild index f50b44266b0d..58adf3dffb25 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.8.3-r2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.8.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.8.3-r2.ebuild,v 1.2 2010/12/01 15:50:58 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.8.3-r2.ebuild,v 1.3 2010/12/02 00:03:58 hwoarang Exp $ EAPI=2 @@ -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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc ldap test xinetd" RDEPEND="!!app-crypt/heimdal |