diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-05-02 09:47:10 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-05-02 09:47:10 +0000 |
commit | a9f4d4532e278a867233247847c56b34d6ee6eb5 (patch) | |
tree | 30bde8c59367d8fa386bc1f1a1511ed6e627c48f /app-editors | |
parent | sparc, mips (diff) | |
download | historical-a9f4d4532e278a867233247847c56b34d6ee6eb5.tar.gz historical-a9f4d4532e278a867233247847c56b34d6ee6eb5.tar.bz2 historical-a9f4d4532e278a867233247847c56b34d6ee6eb5.zip |
stable bump for x86
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/jed/Manifest | 6 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.16-r2.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-editors/jed/Manifest b/app-editors/jed/Manifest index 12d85a33c7c5..e5508cc734e4 100644 --- a/app-editors/jed/Manifest +++ b/app-editors/jed/Manifest @@ -1,9 +1,9 @@ MD5 571f2b8436da99952f6422b638513c8e ChangeLog 2477 MD5 23ccc89b2f9a72e20f6a33bdf75505e7 jed-0.99.16-r1.ebuild 2081 -MD5 ba13928acaf4acdaecca784aeac75446 jed-0.99.16-r2.ebuild 2181 MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219 -MD5 57236ca58f912a25d88e6c9520df83a2 files/jed.info.diff 333 +MD5 678c1527681d8e688bc2c95d8d0ad956 jed-0.99.16-r2.ebuild 2179 MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16-r1 64 MD5 9ddff99ca56880f5128ffcc4336460fe files/jed-0.99.16-gentoo-shmode.sl 2434 -MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16-r2 64 +MD5 57236ca58f912a25d88e6c9520df83a2 files/jed.info.diff 333 MD5 b972e25cececf15ffc9e56d76d9f86a1 files/jed-0.99.16-jed.info.patch 1508 +MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16-r2 64 diff --git a/app-editors/jed/jed-0.99.16-r2.ebuild b/app-editors/jed/jed-0.99.16-r2.ebuild index 1a5564965778..ef90da711658 100644 --- a/app-editors/jed/jed-0.99.16-r2.ebuild +++ b/app-editors/jed/jed-0.99.16-r2.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/jed/jed-0.99.16-r2.ebuild,v 1.2 2004/04/27 19:49:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r2.ebuild,v 1.3 2004/05/02 09:47:10 liquidx Exp $ inherit eutils @@ -22,7 +22,7 @@ DEPEND=">=sys-libs/slang-1.4.5 PROVIDE="virtual/editor" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" LICENSE="GPL-2" src_unpack() { |