diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-16 22:43:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-16 22:43:02 +0000 |
commit | ba2257f8243300d341d98d266d35edb403fab8cc (patch) | |
tree | 37bc3a0754324e6532b15818f644e671ad71c7cc /app-emacs | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-ba2257f8243300d341d98d266d35edb403fab8cc.tar.gz gentoo-2-ba2257f8243300d341d98d266d35edb403fab8cc.tar.bz2 gentoo-2-ba2257f8243300d341d98d266d35edb403fab8cc.zip |
stable on alpha
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/w3/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/w3/w3-4.0_pre47-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/w3/ChangeLog b/app-emacs/w3/ChangeLog index afa124b02d30..127a82cda6f2 100644 --- a/app-emacs/w3/ChangeLog +++ b/app-emacs/w3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/w3 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3/ChangeLog,v 1.4 2004/02/15 17:38:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3/ChangeLog,v 1.5 2004/02/16 22:43:02 agriffis Exp $ + + 16 Feb 2004; Aron Griffis <agriffis@gentoo.org> w3-4.0_pre47-r1.ebuild: + stable on alpha 15 Feb 2004; Jason Wever <weeve@gentoo.org> w3-4.0_pre47-r1.ebuild: Added ~sparc keyword to fix the broken dependencies of app-emacs/gnus. diff --git a/app-emacs/w3/w3-4.0_pre47-r1.ebuild b/app-emacs/w3/w3-4.0_pre47-r1.ebuild index eb5c9ff189b8..34612b3a6276 100644 --- a/app-emacs/w3/w3-4.0_pre47-r1.ebuild +++ b/app-emacs/w3/w3-4.0_pre47-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-emacs/w3/w3-4.0_pre47-r1.ebuild,v 1.3 2004/02/15 17:38:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3/w3-4.0_pre47-r1.ebuild,v 1.4 2004/02/16 22:43:02 agriffis Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ibiblio.org/pub/packages/editors/xemacs/emacs-w3/${P/_pre/pre LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc alpha" DEPEND="virtual/emacs" |