diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-10-20 15:31:53 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-10-20 15:31:53 +0000 |
commit | cd9be1bc85f51555d7cef1ca781323eb726d50c7 (patch) | |
tree | 3f02edaaddbf9a891a564cd424c9e0bfb74ac797 /net-libs/libntlm | |
parent | Version bump on 7.0 branch (diff) | |
download | gentoo-2-cd9be1bc85f51555d7cef1ca781323eb726d50c7.tar.gz gentoo-2-cd9be1bc85f51555d7cef1ca781323eb726d50c7.tar.bz2 gentoo-2-cd9be1bc85f51555d7cef1ca781323eb726d50c7.zip |
Keyword ~amd64-linux
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/libntlm')
-rw-r--r-- | net-libs/libntlm/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libntlm/libntlm-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libntlm/ChangeLog b/net-libs/libntlm/ChangeLog index 3c3170b851c8..c48f9bc9bd28 100644 --- a/net-libs/libntlm/ChangeLog +++ b/net-libs/libntlm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libntlm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v 1.38 2012/03/09 13:47:27 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v 1.39 2012/10/20 15:31:53 pinkbyte Exp $ + + 20 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> libntlm-1.3.ebuild: + Keyword ~amd64-linux 09 Mar 2012; Eray Aslan <eras@gentoo.org> -libntlm-1.2.ebuild: remove old diff --git a/net-libs/libntlm/libntlm-1.3.ebuild b/net-libs/libntlm/libntlm-1.3.ebuild index ea8830b1812e..fb02669256e2 100644 --- a/net-libs/libntlm/libntlm-1.3.ebuild +++ b/net-libs/libntlm/libntlm-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-1.3.ebuild,v 1.10 2012/03/08 14:58:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-1.3.ebuild,v 1.11 2012/10/20 15:31:53 pinkbyte Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.nongnu.org/${PN}/releases/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~amd64-linux arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" src_configure() { |