diff options
author | 2008-03-10 14:04:01 +0000 | |
---|---|---|
committer | 2008-03-10 14:04:01 +0000 | |
commit | 603d065e68b9ac110e17dcc36ecaa7c598901ea4 (patch) | |
tree | d94ae43ad8b6a6e40ac459bbc4e470ddf1dedca1 /app-editors | |
parent | amd64 stable wrt #212787 (diff) | |
download | gentoo-2-603d065e68b9ac110e17dcc36ecaa7c598901ea4.tar.gz gentoo-2-603d065e68b9ac110e17dcc36ecaa7c598901ea4.tar.bz2 gentoo-2-603d065e68b9ac110e17dcc36ecaa7c598901ea4.zip |
sparc stable wrt #212786
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/lpe/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/lpe/lpe-1.2.6.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/lpe/ChangeLog b/app-editors/lpe/ChangeLog index 0972bddb3fe6..0841840735b6 100644 --- a/app-editors/lpe/ChangeLog +++ b/app-editors/lpe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/lpe # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/lpe/ChangeLog,v 1.19 2008/03/09 14:58:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lpe/ChangeLog,v 1.20 2008/03/10 14:04:01 armin76 Exp $ + + 10 Mar 2008; Raúl Porcel <armin76@gentoo.org> lpe-1.2.6.13.ebuild: + sparc stable wrt #212786 09 Mar 2008; nixnut <nixnut@gentoo.org> lpe-1.2.6.13.ebuild: Stable on ppc wrt bug 212786 diff --git a/app-editors/lpe/lpe-1.2.6.13.ebuild b/app-editors/lpe/lpe-1.2.6.13.ebuild index 2a5d85da63b6..5ab6015c4ce2 100644 --- a/app-editors/lpe/lpe-1.2.6.13.ebuild +++ b/app-editors/lpe/lpe-1.2.6.13.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-editors/lpe/lpe-1.2.6.13.ebuild,v 1.6 2008/03/09 14:58:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lpe/lpe-1.2.6.13.ebuild,v 1.7 2008/03/10 14:04:01 armin76 Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${PV}-0.1.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="nls" RDEPEND=">=sys-libs/slang-2.1.3" |