diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-09 17:23:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-09 17:23:53 +0000 |
commit | a39f11e6e46b23058d5556a28beb8c696602ace7 (patch) | |
tree | 806bd2f0e580714d144f6401c22e847233ee54a1 /net-dialup | |
parent | alpha/ia64/sparc stable wrt #338351 (diff) | |
download | gentoo-2-a39f11e6e46b23058d5556a28beb8c696602ace7.tar.gz gentoo-2-a39f11e6e46b23058d5556a28beb8c696602ace7.tar.bz2 gentoo-2-a39f11e6e46b23058d5556a28beb8c696602ace7.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #338616
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/lrzsz/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/lrzsz/ChangeLog b/net-dialup/lrzsz/ChangeLog index 14fef5424ccf..9c5a17642946 100644 --- a/net-dialup/lrzsz/ChangeLog +++ b/net-dialup/lrzsz/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2010/09/30 20:02:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/ChangeLog,v 1.25 2010/10/09 17:23:41 armin76 Exp $ + + 09 Oct 2010; Raúl Porcel <armin76@gentoo.org> lrzsz-0.12.20-r3.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #338616 30 Sep 2010; Markus Meier <maekke@gentoo.org> lrzsz-0.12.20-r3.ebuild: x86 stable, bug #338616 diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild index ff0718820c88..60c94c2fd139 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.4 2010/09/30 20:02:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild,v 1.5 2010/10/09 17:23:53 armin76 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 )" |