diff options
author | 2005-08-28 02:24:51 +0000 | |
---|---|---|
committer | 2005-08-28 02:24:51 +0000 | |
commit | c1bec17a55c1f88068d526b4a1eb0d1cd9454c2b (patch) | |
tree | b5e1bde42e75f91693d10607e49bc5ec2b269705 /app-emacs/prom-wl | |
parent | Marked ~amd64, thanks to AT AJ Armstrong <aja@gentoo.org> for testing (diff) | |
download | gentoo-2-c1bec17a55c1f88068d526b4a1eb0d1cd9454c2b.tar.gz gentoo-2-c1bec17a55c1f88068d526b4a1eb0d1cd9454c2b.tar.bz2 gentoo-2-c1bec17a55c1f88068d526b4a1eb0d1cd9454c2b.zip |
Marked ~amd64, thanks to AT AJ Armstrong <aja@gentoo.org> for testing
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emacs/prom-wl')
-rw-r--r-- | app-emacs/prom-wl/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/prom-wl/prom-wl-2.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/prom-wl/ChangeLog b/app-emacs/prom-wl/ChangeLog index 89dced0d20f9..e5f2808d0226 100644 --- a/app-emacs/prom-wl/ChangeLog +++ b/app-emacs/prom-wl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/prom-wl # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/prom-wl/ChangeLog,v 1.2 2005/01/01 13:56:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/prom-wl/ChangeLog,v 1.3 2005/08/28 02:20:50 tester Exp $ + + 28 Aug 2005; Olivier Crête <tester@gentoo.org> prom-wl-2.7.0.ebuild: + Marked ~amd64, thanks to AT AJ Armstrong <aja@gentoo.org> for testing *prom-wl-2.7.0 (22 Oct 2004) diff --git a/app-emacs/prom-wl/prom-wl-2.7.0.ebuild b/app-emacs/prom-wl/prom-wl-2.7.0.ebuild index 8537f0a15c47..5372c057e5e6 100644 --- a/app-emacs/prom-wl/prom-wl-2.7.0.ebuild +++ b/app-emacs/prom-wl/prom-wl-2.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/prom-wl/prom-wl-2.7.0.ebuild,v 1.2 2005/01/01 13:56:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/prom-wl/prom-wl-2.7.0.ebuild,v 1.3 2005/08/28 02:20:50 tester Exp $ inherit elisp @@ -12,7 +12,7 @@ SRC_URI="http://www.h6.dion.ne.jp/~nytheta/software/pub/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc-macos" +KEYWORDS="~amd64 ~ppc-macos ~x86" RDEPEND="|| ( app-emacs/wanderlust app-emacs/wanderlust-cvs )" |