diff options
author | 2004-07-03 19:29:25 +0000 | |
---|---|---|
committer | 2004-07-03 19:29:25 +0000 | |
commit | 82960593d0dca6a679e6f2a69f6edc5e3f3229a6 (patch) | |
tree | d281144b70379f50b786354224e772d753afcd1e /app-editors | |
parent | Stable on alpha. (diff) | |
download | historical-82960593d0dca6a679e6f2a69f6edc5e3f3229a6.tar.gz historical-82960593d0dca6a679e6f2a69f6edc5e3f3229a6.tar.bz2 historical-82960593d0dca6a679e6f2a69f6edc5e3f3229a6.zip |
Stable on alpha.
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hexedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.9.ebuild | 4 | ||||
-rw-r--r-- | app-editors/nedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/nedit/nedit-5.4.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog index e8b2241eb62a..b1d81500727d 100644 --- a/app-editors/hexedit/ChangeLog +++ b/app-editors/hexedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hexedit # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.13 2004/06/24 21:56:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.14 2004/07/03 19:28:30 kloeri Exp $ + + 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> hexedit-1.2.9.ebuild: + Stable on alpha. 24 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> hexedit-1.2.9.ebuild: Marked stable on amd64. diff --git a/app-editors/hexedit/hexedit-1.2.9.ebuild b/app-editors/hexedit/hexedit-1.2.9.ebuild index 03687070d2ae..fe3bc0ec8331 100644 --- a/app-editors/hexedit/hexedit-1.2.9.ebuild +++ b/app-editors/hexedit/hexedit-1.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.9.ebuild,v 1.8 2004/06/27 22:13:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.9.ebuild,v 1.9 2004/07/03 19:28:30 kloeri Exp $ DESCRIPTION="View and edit files in hex or ASCII" HOMEPAGE="http://www.chez.com/prigaux/hexedit.html" @@ -8,7 +8,7 @@ SRC_URI="http://merd.net/pixel/${P}.src.tgz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha arm hppa amd64" +KEYWORDS="x86 ~ppc sparc alpha arm hppa amd64" IUSE="" DEPEND="virtual/libc diff --git a/app-editors/nedit/ChangeLog b/app-editors/nedit/ChangeLog index a9184a2da1b6..5d21cb043505 100644 --- a/app-editors/nedit/ChangeLog +++ b/app-editors/nedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/nedit # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.29 2004/06/24 21:59:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.30 2004/07/03 19:29:25 kloeri Exp $ + + 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> nedit-5.4.ebuild: + Stable on alpha. 22 Jun 2004; <malc@gentoo.org> nedit-5.4.ebuild: Mark stable on amd64 diff --git a/app-editors/nedit/nedit-5.4.ebuild b/app-editors/nedit/nedit-5.4.ebuild index d8bc4a746ef7..b9fd5b13436c 100644 --- a/app-editors/nedit/nedit-5.4.ebuild +++ b/app-editors/nedit/nedit-5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4.ebuild,v 1.9 2004/06/24 21:59:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4.ebuild,v 1.10 2004/07/03 19:29:25 kloeri Exp $ inherit gcc @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nedit/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips amd64 ~alpha" +KEYWORDS="x86 ~ppc sparc ~mips amd64 alpha" IUSE="spell" RDEPEND="spell? ( virtual/aspell-dict ) |