diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-09 20:12:08 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-09 20:12:08 +0000 |
commit | 05c21852ff216f381c9bdacd59fe9b9c3f5752cc (patch) | |
tree | 384c305ea6f4883fc9dbc3429c4b47ba7e1bc412 /app-emacs | |
parent | Stable on alpha and ppc. (diff) | |
download | historical-05c21852ff216f381c9bdacd59fe9b9c3f5752cc.tar.gz historical-05c21852ff216f381c9bdacd59fe9b9c3f5752cc.tar.bz2 historical-05c21852ff216f381c9bdacd59fe9b9c3f5752cc.zip |
Stable on x86, alpha and ppc.
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-w3m/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/emacs-w3m/emacs-w3m-1.3.6.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/emacs-w3m/emacs-w3m-1.4.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emacs/emacs-w3m/ChangeLog b/app-emacs/emacs-w3m/ChangeLog index 078328c6aa95..1548880286e9 100644 --- a/app-emacs/emacs-w3m/ChangeLog +++ b/app-emacs/emacs-w3m/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/emacs-w3m # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/ChangeLog,v 1.24 2004/08/25 04:50:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/ChangeLog,v 1.25 2004/10/09 20:12:08 usata Exp $ + + 10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> emacs-w3m-1.3.6.ebuild, + emacs-w3m-1.4.3.ebuild: + Stable on x86, alpha and ppc. 24 Aug 2004; Jason Wever <weeve@gentoo.org> emacs-w3m-1.4.2.ebuild: Stable on sparc. diff --git a/app-emacs/emacs-w3m/emacs-w3m-1.3.6.ebuild b/app-emacs/emacs-w3m/emacs-w3m-1.3.6.ebuild index ee182adcb97e..dcaac5395ff3 100644 --- a/app-emacs/emacs-w3m/emacs-w3m-1.3.6.ebuild +++ b/app-emacs/emacs-w3m/emacs-w3m-1.3.6.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/emacs-w3m/emacs-w3m-1.3.6.ebuild,v 1.10 2004/08/24 13:53:25 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/emacs-w3m-1.3.6.ebuild,v 1.11 2004/10/09 20:12:08 usata Exp $ inherit elisp @@ -12,7 +12,7 @@ SRC_URI="http://emacs-w3m.namazu.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha ~ppc sparc" +KEYWORDS="x86 alpha ppc sparc" DEPEND="virtual/emacs virtual/w3m" diff --git a/app-emacs/emacs-w3m/emacs-w3m-1.4.3.ebuild b/app-emacs/emacs-w3m/emacs-w3m-1.4.3.ebuild index 2a9790e6e3d0..2a312154b156 100644 --- a/app-emacs/emacs-w3m/emacs-w3m-1.4.3.ebuild +++ b/app-emacs/emacs-w3m/emacs-w3m-1.4.3.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/emacs-w3m/emacs-w3m-1.4.3.ebuild,v 1.2 2004/08/24 13:53:25 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/emacs-w3m-1.4.3.ebuild,v 1.3 2004/10/09 20:12:08 usata Exp $ inherit elisp @@ -14,7 +14,7 @@ SRC_URI="http://emacs-w3m.namazu.org/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~sparc ~ppc" +KEYWORDS="x86 alpha ~sparc ppc" DEPEND="virtual/emacs virtual/w3m" |