diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-03-15 03:06:37 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-03-15 03:06:37 +0000 |
commit | 9a5e50f10a5e1cdedf89c5c77381d66dd21e0282 (patch) | |
tree | 060631f4924b5d635f58cf62ba36a533f1df0b6f /app-text | |
parent | -Os to -O2 on x86 (diff) | |
download | historical-9a5e50f10a5e1cdedf89c5c77381d66dd21e0282.tar.gz historical-9a5e50f10a5e1cdedf89c5c77381d66dd21e0282.tar.bz2 historical-9a5e50f10a5e1cdedf89c5c77381d66dd21e0282.zip |
bumped to stable. older versions don't compile with new glibc/gcc combo
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/manedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/manedit/manedit-0.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/manedit/ChangeLog b/app-text/manedit/ChangeLog index 6e755f9220b0..6b4c4172fe31 100644 --- a/app-text/manedit/ChangeLog +++ b/app-text/manedit/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/manedit # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/ChangeLog,v 1.7 2003/02/12 05:32:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/ChangeLog,v 1.8 2003/03/15 03:06:37 liquidx Exp $ *manedit-0.5.8 (27 Jan 2003) + 15 Mar 2003; Alastair Tse <liquidx@gentoo.org> manedit-0.5.8.ebuild: + Marking as stable for x86. 0.5.6 breaks with newer gcc. + 27 Jan 2003; Mike Frysinger <vapier@gentoo.org> : Version bump + FHS fix (/usr/man) diff --git a/app-text/manedit/manedit-0.5.8.ebuild b/app-text/manedit/manedit-0.5.8.ebuild index 2bbacda5f376..5188a5ff6d8a 100644 --- a/app-text/manedit/manedit-0.5.8.ebuild +++ b/app-text/manedit/manedit-0.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-0.5.8.ebuild,v 1.2 2003/02/13 09:41:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-0.5.8.ebuild,v 1.3 2003/03/15 03:06:37 liquidx Exp $ DESCRIPTION="Man page editor using XML tags" SRC_URI="ftp://wolfpack.twu.net/users/wolfpack/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://wolfpack.twu.net/ManEdit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND="virtual/glibc virtual/x11 |