diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-11-30 23:30:54 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-11-30 23:30:54 +0000 |
commit | 1dddb93cff2e18eebd79b86ac6eb546dc5895ba9 (patch) | |
tree | 3d282ece5c65a1eff3fb7e8e820f61cdddf7bdb3 /app-editors/levee | |
parent | Drop our install of udev rules as mdadm itself installs them now #295158 by M... (diff) | |
download | gentoo-2-1dddb93cff2e18eebd79b86ac6eb546dc5895ba9.tar.gz gentoo-2-1dddb93cff2e18eebd79b86ac6eb546dc5895ba9.tar.bz2 gentoo-2-1dddb93cff2e18eebd79b86ac6eb546dc5895ba9.zip |
stable sparc, bug 289333
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/levee')
-rw-r--r-- | app-editors/levee/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/levee/levee-3.5a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/levee/ChangeLog b/app-editors/levee/ChangeLog index 509ed1c5f39f..67d5901a2872 100644 --- a/app-editors/levee/ChangeLog +++ b/app-editors/levee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/levee # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/levee/ChangeLog,v 1.24 2009/11/21 17:24:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/levee/ChangeLog,v 1.25 2009/11/30 23:30:54 tcunha Exp $ + + 01 Dec 2009; Tiago Cunha <tcunha@gentoo.org> levee-3.5a.ebuild: + stable sparc, bug 289333 21 Nov 2009; Markus Meier <maekke@gentoo.org> levee-3.5a.ebuild: x86 stable, bug #289333 diff --git a/app-editors/levee/levee-3.5a.ebuild b/app-editors/levee/levee-3.5a.ebuild index 05a82a30880a..2f529e426851 100644 --- a/app-editors/levee/levee-3.5a.ebuild +++ b/app-editors/levee/levee-3.5a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/levee/levee-3.5a.ebuild,v 1.4 2009/11/21 17:24:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/levee/levee-3.5a.ebuild,v 1.5 2009/11/30 23:30:54 tcunha Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.pell.chi.il.us/~orc/Code/levee/${P}.tar.gz" LICENSE="levee" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND="!app-text/lv |