summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-09-27 16:47:19 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-09-27 16:47:19 +0000
commit40738dfb6ce96fbd8b569e5c060ef029f494caf2 (patch)
treed3af78cce8e6c851d4cef5d4b010b89a91839c2f /net-dialup
parent2.6.32-r19: Linux patch 2.6.32.23. 2.6.35-r9: Linux patch 2.6.35.6 and remova... (diff)
downloadgentoo-2-40738dfb6ce96fbd8b569e5c060ef029f494caf2.tar.gz
gentoo-2-40738dfb6ce96fbd8b569e5c060ef029f494caf2.tar.bz2
gentoo-2-40738dfb6ce96fbd8b569e5c060ef029f494caf2.zip
Stable on amd64 wrt bug #338616
(Portage version: 2.2_rc86/cvs/Linux x86_64)
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/lrzsz/ChangeLog6
-rw-r--r--net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/lrzsz/ChangeLog b/net-dialup/lrzsz/ChangeLog
index fdb1ef9cbf13..69f096673012 100644
--- a/net-dialup/lrzsz/ChangeLog
+++ b/net-dialup/lrzsz/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/lrzsz
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/ChangeLog,v 1.22 2010/09/24 22:51:19 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/ChangeLog,v 1.23 2010/09/27 16:47:19 hwoarang Exp $
+
+ 27 Sep 2010; Markos Chandras <hwoarang@gentoo.org>
+ lrzsz-0.12.20-r3.ebuild:
+ Stable on amd64 wrt bug #338616
24 Sep 2010; Alin Năstac <mrness@gentoo.org> files/lrzsz-autotools.patch:
Fix intl/Makefile syntax wrt make-3.82 (#336128).
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
index 19c002d062a4..9a9ede316d15 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r3.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/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild,v 1.2 2010/01/01 17:23:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild,v 1.3 2010/09/27 16:47:19 hwoarang Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://www.ohse.de/uwe/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="nls"
DEPEND="nls? ( virtual/libintl )"