diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 19:21:35 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 19:21:35 +0000 |
commit | c62499cb1e8b36c4f290abb8afb1b4fbebcbe535 (patch) | |
tree | 588986e9b70b1eb41ca82634a0ac5ce8a74c7139 /app-editors | |
parent | ppc stable #307425 (diff) | |
download | gentoo-2-c62499cb1e8b36c4f290abb8afb1b4fbebcbe535.tar.gz gentoo-2-c62499cb1e8b36c4f290abb8afb1b4fbebcbe535.tar.bz2 gentoo-2-c62499cb1e8b36c4f290abb8afb1b4fbebcbe535.zip |
ppc stable #307509
(Portage version: 2.1.7.17/cvs/Linux ppc)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/jed/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/jed/ChangeLog b/app-editors/jed/ChangeLog index 616740c3e2aa..d4e9d4973f87 100644 --- a/app-editors/jed/ChangeLog +++ b/app-editors/jed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/jed # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.57 2010/03/13 16:36:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.58 2010/03/15 19:21:35 nixnut Exp $ + + 15 Mar 2010; nixnut <nixnut@gentoo.org> jed-0.99.19.ebuild: + ppc stable #307509 13 Mar 2010; Brent Baude <ranger@gentoo.org> jed-0.99.19.ebuild: stable ppc64, bug 307509 diff --git a/app-editors/jed/jed-0.99.19.ebuild b/app-editors/jed/jed-0.99.19.ebuild index 7e193ab6c94b..4da5348910c1 100644 --- a/app-editors/jed/jed-0.99.19.ebuild +++ b/app-editors/jed/jed-0.99.19.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/app-editors/jed/jed-0.99.19.ebuild,v 1.4 2010/03/13 16:36:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.19.ebuild,v 1.5 2010/03/15 19:21:34 nixnut Exp $ EAPI=3 @@ -13,7 +13,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/jed/v0.99/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="X gpm xft" RDEPEND=">=sys-libs/slang-2 |