diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-07-08 00:32:57 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-07-08 00:32:57 +0000 |
commit | 0c2cd13607251cc5c99435a53b65977142544a0e (patch) | |
tree | 863c588fc1f68401f50b59c1381bb0f65b10198a /app-editors/joe | |
parent | Version bump (diff) | |
download | historical-0c2cd13607251cc5c99435a53b65977142544a0e.tar.gz historical-0c2cd13607251cc5c99435a53b65977142544a0e.tar.bz2 historical-0c2cd13607251cc5c99435a53b65977142544a0e.zip |
Marked stable on x86 and sparc
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/joe/Manifest | 6 | ||||
-rw-r--r-- | app-editors/joe/joe-2.9.8.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog index 7c9316422692..c7f82fb554ed 100644 --- a/app-editors/joe/ChangeLog +++ b/app-editors/joe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/joe # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.10 2003/07/02 11:10:11 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.11 2003/07/08 00:32:39 joker Exp $ + + 08 Jul 2003; Christian Birchinger <joker@gentoo.org> joe-2.9.8.ebuild: + Marked stable on x86 and sparc *joe-2.9.8 (02 Jul 2003) diff --git a/app-editors/joe/Manifest b/app-editors/joe/Manifest index c483a317f6a1..83a1bfe4a506 100644 --- a/app-editors/joe/Manifest +++ b/app-editors/joe/Manifest @@ -1,7 +1,7 @@ -MD5 00313b1d92b827025f6a4a3b870f0a47 ChangeLog 1603 +MD5 f717c09d3bb1d1cc070b968d01b7dd1c ChangeLog 1710 MD5 a8e9ffd29b78f50850266424daa66329 joe-2.9.5.ebuild 920 +MD5 bb7900a84cfdaf4ac2a5eec2ad819498 joe-2.9.8.ebuild 732 MD5 ce791d6cb6f0a4342bf10907f871ecc1 joe-2.9.8_pre1.ebuild 733 -MD5 27e45086e792ffc1e105e223b7da254d joe-2.9.8.ebuild 734 MD5 2d0cff8feae94e95e4d345c184aedf2e files/digest-joe-2.9.5 58 -MD5 26aed7d89377d2c69fa8915653718a0b files/digest-joe-2.9.8_pre1 63 MD5 d69aa486eb5c743045dd6323ceede7e3 files/digest-joe-2.9.8 61 +MD5 26aed7d89377d2c69fa8915653718a0b files/digest-joe-2.9.8_pre1 63 diff --git a/app-editors/joe/joe-2.9.8.ebuild b/app-editors/joe/joe-2.9.8.ebuild index f2301725e77c..5220cb24da7e 100644 --- a/app-editors/joe/joe-2.9.8.ebuild +++ b/app-editors/joe/joe-2.9.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-editors/joe/joe-2.9.8.ebuild,v 1.1 2003/07/02 11:10:11 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.8.ebuild,v 1.2 2003/07/08 00:32:45 joker Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${MY_P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/joe-editor/" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" LICENSE="GPL-1" DEPEND=">=sys-libs/ncurses-5.2-r2" |