diff options
author | 2004-05-21 17:07:20 +0000 | |
---|---|---|
committer | 2004-05-21 17:07:20 +0000 | |
commit | e0d2243bd133aff45b96e04916c0d40ff0a688db (patch) | |
tree | 2fe00625ead2f251575b9171b31fc062d6dd0f6d /app-editors | |
parent | ~amd64 (diff) | |
download | historical-e0d2243bd133aff45b96e04916c0d40ff0a688db.tar.gz historical-e0d2243bd133aff45b96e04916c0d40ff0a688db.tar.bz2 historical-e0d2243bd133aff45b96e04916c0d40ff0a688db.zip |
amd64
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/joe/Manifest | 2 | ||||
-rw-r--r-- | app-editors/joe/joe-3.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/joe/Manifest b/app-editors/joe/Manifest index ea69fab1edbf..d8697bdf72c9 100644 --- a/app-editors/joe/Manifest +++ b/app-editors/joe/Manifest @@ -2,7 +2,7 @@ MD5 cf62cc2ee2d575e8193c8d76ceb3c543 ChangeLog 2906 MD5 00633259847518bde188d48a0bb3ecd7 joe-2.9.5.ebuild 849 MD5 8adfaa8e8f0f139b4fce6316bff1f18d joe-2.9.8.ebuild 828 MD5 b4ab76dfa8ad207c491c059ecec6710f joe-2.9.8_pre1.ebuild 677 -MD5 79797257e10fc6065c3240f8f9d74cc7 joe-3.0-r1.ebuild 1302 +MD5 51768a7c956f7614980ccceed6e204cb joe-3.0-r1.ebuild 1303 MD5 2d0cff8feae94e95e4d345c184aedf2e files/digest-joe-2.9.5 58 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-3.0-r1.ebuild b/app-editors/joe/joe-3.0-r1.ebuild index c54ad6caa6ad..425f5dec4fb1 100644 --- a/app-editors/joe/joe-3.0-r1.ebuild +++ b/app-editors/joe/joe-3.0-r1.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/joe/joe-3.0-r1.ebuild,v 1.6 2004/05/19 10:06:03 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.0-r1.ebuild,v 1.7 2004/05/21 17:07:20 jhuebel Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/joe-editor/" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ~mips ~amd64" +KEYWORDS="x86 ~ppc sparc alpha ~mips amd64" LICENSE="GPL-1" DEPEND=">=sys-libs/ncurses-5.2-r2" |