diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-09 20:09:08 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-09 20:09:08 +0000 |
commit | dab355c9acd006633661ede2cce5e5216e4118da (patch) | |
tree | b6861d46fdeca0c993c98fa6e4385ccbb5ddde2b /app-emacs | |
parent | Marked as stable. Removed old ebuilds. (diff) | |
download | historical-dab355c9acd006633661ede2cce5e5216e4118da.tar.gz historical-dab355c9acd006633661ede2cce5e5216e4118da.tar.bz2 historical-dab355c9acd006633661ede2cce5e5216e4118da.zip |
Marked as stable.
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-w3m/Manifest | 6 | ||||
-rw-r--r-- | app-emacs/filladapt/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/filladapt/filladapt-2.12.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-emacs/emacs-w3m/Manifest b/app-emacs/emacs-w3m/Manifest index 96c08e17c27f..fb51046b3c92 100644 --- a/app-emacs/emacs-w3m/Manifest +++ b/app-emacs/emacs-w3m/Manifest @@ -1,6 +1,6 @@ -MD5 00ba3d18a0e400a726bde179b3b8697c ChangeLog 3780 -MD5 fb76806e3dd3ee1f62bb50d38d4f9fa2 emacs-w3m-1.4.3.ebuild 1563 -MD5 a79005f3f567ef7653e4f44e252afc30 emacs-w3m-1.3.6.ebuild 1528 +MD5 c22d674ca68f0fcd566bc8cc2b69fe97 ChangeLog 3912 +MD5 64b84264cf599f05e4789c8b86692d94 emacs-w3m-1.4.3.ebuild 1560 +MD5 f0f7c42af070c87f80ea79d023bc7091 emacs-w3m-1.3.6.ebuild 1527 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 MD5 03e807510993a061a3aa7019149375bc emacs-w3m-1.4.2.ebuild 1559 MD5 652abce1ecea5cf20323bd9f27ec8a6b files/70emacs-w3m-gentoo.el 605 diff --git a/app-emacs/filladapt/ChangeLog b/app-emacs/filladapt/ChangeLog index d075172e4e90..2c8a5daed8e1 100644 --- a/app-emacs/filladapt/ChangeLog +++ b/app-emacs/filladapt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/filladapt # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/filladapt/ChangeLog,v 1.2 2004/09/03 00:54:45 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/filladapt/ChangeLog,v 1.3 2004/10/09 20:09:08 usata Exp $ + + 10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> filladapt-2.12.ebuild: + Marked as stable. 03 Sep 2004; David Holm <dholm@gentoo.org> filladapt-2.12.ebuild: Added to ~ppc. diff --git a/app-emacs/filladapt/filladapt-2.12.ebuild b/app-emacs/filladapt/filladapt-2.12.ebuild index 5238556ed651..edb82e79086c 100644 --- a/app-emacs/filladapt/filladapt-2.12.ebuild +++ b/app-emacs/filladapt/filladapt-2.12.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-emacs/filladapt/filladapt-2.12.ebuild,v 1.2 2004/09/03 00:54:45 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/filladapt/filladapt-2.12.ebuild,v 1.3 2004/10/09 20:09:08 usata Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.el.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" |