diff options
author | Olivier Crête <tester@gentoo.org> | 2005-08-28 02:30:18 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-08-28 02:30:18 +0000 |
commit | 3be9842b76fcdd6772248d24b810d47ea93f9258 (patch) | |
tree | dd1872675724c299d9b37f8ad591d236228cd575 /app-emacs/stripes | |
parent | Marked ~amd64, thanks to AT AJ Armstrong <aja@gentoo.org> for testing (diff) | |
download | gentoo-2-3be9842b76fcdd6772248d24b810d47ea93f9258.tar.gz gentoo-2-3be9842b76fcdd6772248d24b810d47ea93f9258.tar.bz2 gentoo-2-3be9842b76fcdd6772248d24b810d47ea93f9258.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/stripes')
-rw-r--r-- | app-emacs/stripes/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/stripes/stripes-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/stripes/ChangeLog b/app-emacs/stripes/ChangeLog index 392a6ca00e6b..10f194068134 100644 --- a/app-emacs/stripes/ChangeLog +++ b/app-emacs/stripes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/stripes # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/stripes/ChangeLog,v 1.4 2005/01/01 14:02:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/stripes/ChangeLog,v 1.5 2005/08/28 02:25:29 tester Exp $ + + 28 Aug 2005; Olivier Crête <tester@gentoo.org> stripes-0.2.ebuild: + Marked ~amd64, thanks to AT AJ Armstrong <aja@gentoo.org> for testing 01 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> stripes-0.2.ebuild: Stable on x86. Added to ~alpha and ~ppc-macos. diff --git a/app-emacs/stripes/stripes-0.2.ebuild b/app-emacs/stripes/stripes-0.2.ebuild index 0480c26072b8..10870512e9c5 100644 --- a/app-emacs/stripes/stripes-0.2.ebuild +++ b/app-emacs/stripes/stripes-0.2.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/stripes/stripes-0.2.ebuild,v 1.6 2005/01/01 14:02:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/stripes/stripes-0.2.ebuild,v 1.7 2005/08/28 02:25:29 tester Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/StripesMode" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~ppc-macos x86" IUSE="" SITEFILE=50stripes-gentoo.el |