diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-03 11:17:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-03 11:17:58 +0000 |
commit | 5f868f2e5a4a4a0512a70dfc3b2c5f74c62ea237 (patch) | |
tree | 729e6d3133f22f41b52d709aeb5942da08f1aa74 /app-text/lv | |
parent | alpha/sparc/x86 stable wrt #245205 (diff) | |
download | gentoo-2-5f868f2e5a4a4a0512a70dfc3b2c5f74c62ea237.tar.gz gentoo-2-5f868f2e5a4a4a0512a70dfc3b2c5f74c62ea237.tar.bz2 gentoo-2-5f868f2e5a4a4a0512a70dfc3b2c5f74c62ea237.zip |
alpha/ia64/sh/sparc stable wrt #243734
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-text/lv')
-rw-r--r-- | app-text/lv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/lv/lv-4.51-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lv/ChangeLog b/app-text/lv/ChangeLog index 3ac9c1ace930..926316e465bc 100644 --- a/app-text/lv/ChangeLog +++ b/app-text/lv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/lv # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lv/ChangeLog,v 1.28 2008/11/02 12:45:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lv/ChangeLog,v 1.29 2008/11/03 11:17:58 armin76 Exp $ + + 03 Nov 2008; Raúl Porcel <armin76@gentoo.org> lv-4.51-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #243734 02 Nov 2008; Markus Meier <maekke@gentoo.org> lv-4.51-r1.ebuild: amd64/x86 stable, bug #243734 diff --git a/app-text/lv/lv-4.51-r1.ebuild b/app-text/lv/lv-4.51-r1.ebuild index 9629f4f453b2..71844b4d9c8a 100644 --- a/app-text/lv/lv-4.51-r1.ebuild +++ b/app-text/lv/lv-4.51-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lv/lv-4.51-r1.ebuild,v 1.3 2008/11/02 12:45:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lv/lv-4.51-r1.ebuild,v 1.4 2008/11/03 11:17:58 armin76 Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.ff.iij4u.or.jp/~nrt/freeware/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sh sparc x86" IUSE="" RDEPEND="sys-libs/ncurses" |