diff options
author | Chuck Short <zul@gentoo.org> | 2004-01-18 20:14:46 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-01-18 20:14:46 +0000 |
commit | f5676be818647348dc979064990f4dfdd6e30d7e (patch) | |
tree | dbca2940fc7af9451556eec41bc08c35e6f267cd /app-editors | |
parent | stable on sparc (diff) | |
download | gentoo-2-f5676be818647348dc979064990f4dfdd6e30d7e.tar.gz gentoo-2-f5676be818647348dc979064990f4dfdd6e30d7e.tar.bz2 gentoo-2-f5676be818647348dc979064990f4dfdd6e30d7e.zip |
Added amd64 keyword fixes #37214, header updates.
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/jed/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.14-r1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.16-r1.ebuild | 6 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.16.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/app-editors/jed/ChangeLog b/app-editors/jed/ChangeLog index a7b0f6d31af4..f7edc2e35081 100644 --- a/app-editors/jed/ChangeLog +++ b/app-editors/jed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/jed -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.14 2003/09/18 22:28:57 zul Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.15 2004/01/18 20:14:46 zul Exp $ + + 18 Jan 2004; Chuck Short <zul@gentoo.org> jed-0.99.14-r1.ebuild, + jed-0.99.16-r1.ebuild, jed-0.99.16.ebuild: + Header updates added amd64 to jed-0.99.16-r1, closes #37214. 18 Sep 2003; Chuck Short <zul@gentoo.org> jed-0.99.14-r1.ebuild, jed-0.99.16-r1.ebuild, jed-0.99.16.ebuild: diff --git a/app-editors/jed/jed-0.99.14-r1.ebuild b/app-editors/jed/jed-0.99.14-r1.ebuild index e06e8c7864ee..7fa4617ebd14 100644 --- a/app-editors/jed/jed-0.99.14-r1.ebuild +++ b/app-editors/jed/jed-0.99.14-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.14-r1.ebuild,v 1.13 2003/10/01 11:39:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.14-r1.ebuild,v 1.14 2004/01/18 20:14:46 zul Exp $ IUSE="X gpm" diff --git a/app-editors/jed/jed-0.99.16-r1.ebuild b/app-editors/jed/jed-0.99.16-r1.ebuild index 1f280d79d32a..1119a7dbe969 100644 --- a/app-editors/jed/jed-0.99.16-r1.ebuild +++ b/app-editors/jed/jed-0.99.16-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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-r1.ebuild,v 1.10 2003/10/01 11:39:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r1.ebuild,v 1.11 2004/01/18 20:14:46 zul Exp $ IUSE="X gpm truetype" @@ -20,7 +20,7 @@ DEPEND=">=sys-libs/slang-1.4.5 PROVIDE="virtual/editor" SLOT="0" -KEYWORDS="x86 ~ppc sparc " +KEYWORDS="x86 ~ppc sparc amd64" LICENSE="GPL-2" src_compile() { diff --git a/app-editors/jed/jed-0.99.16.ebuild b/app-editors/jed/jed-0.99.16.ebuild index 33fb68e089ed..db48f14fc40b 100644 --- a/app-editors/jed/jed-0.99.16.ebuild +++ b/app-editors/jed/jed-0.99.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.ebuild,v 1.6 2003/10/01 11:39:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16.ebuild,v 1.7 2004/01/18 20:14:46 zul Exp $ IUSE="X gpm" |