diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-05-03 15:47:56 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-05-03 15:47:56 +0000 |
commit | aa567fe742f64d5e16d8b77f5fe97891693dabc3 (patch) | |
tree | bdf6f8a30778bd347e40af4f28168d1d87386c65 /app-editors | |
parent | Stable on sparc wrt bug #44114 (Manifest recommit) (diff) | |
download | gentoo-2-aa567fe742f64d5e16d8b77f5fe97891693dabc3.tar.gz gentoo-2-aa567fe742f64d5e16d8b77f5fe97891693dabc3.tar.bz2 gentoo-2-aa567fe742f64d5e16d8b77f5fe97891693dabc3.zip |
stable on sparc.
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/jed/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.16-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/jed/ChangeLog b/app-editors/jed/ChangeLog index 13fa0163cfb5..e5200f87aae7 100644 --- a/app-editors/jed/ChangeLog +++ b/app-editors/jed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/jed # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.18 2004/04/27 19:49:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.19 2004/05/03 15:47:56 fmccor Exp $ + + 03 May 2004; Ferris McCormick <fmccor@gentoo.org> jed-0.99.16-r2.ebuild: + Marked stable on sparc. 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> jed-0.99.16-r2.ebuild: Add inherit eutils diff --git a/app-editors/jed/jed-0.99.16-r2.ebuild b/app-editors/jed/jed-0.99.16-r2.ebuild index ef90da711658..e17f44b00fdf 100644 --- a/app-editors/jed/jed-0.99.16-r2.ebuild +++ b/app-editors/jed/jed-0.99.16-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r2.ebuild,v 1.3 2004/05/02 09:47:10 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r2.ebuild,v 1.4 2004/05/03 15:47:56 fmccor Exp $ inherit eutils @@ -22,7 +22,7 @@ DEPEND=">=sys-libs/slang-1.4.5 PROVIDE="virtual/editor" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc sparc ~amd64" LICENSE="GPL-2" src_unpack() { |