diff options
author | 2004-04-25 15:38:02 +0000 | |
---|---|---|
committer | 2004-04-25 15:38:02 +0000 | |
commit | 23b5aedf2fdac4bbd3b07a8120bb81432c936070 (patch) | |
tree | 63847a3b6dd3722adffc40d47930432481d9ad61 /app-emacs/uboat/uboat-1.2.ebuild | |
parent | Automatically replacing -funroll-all-loops with -funroll-loops. (Manifest rec... (diff) | |
download | gentoo-2-23b5aedf2fdac4bbd3b07a8120bb81432c936070.tar.gz gentoo-2-23b5aedf2fdac4bbd3b07a8120bb81432c936070.tar.bz2 gentoo-2-23b5aedf2fdac4bbd3b07a8120bb81432c936070.zip |
Added to ~ppc
Diffstat (limited to 'app-emacs/uboat/uboat-1.2.ebuild')
-rw-r--r-- | app-emacs/uboat/uboat-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/uboat/uboat-1.2.ebuild b/app-emacs/uboat/uboat-1.2.ebuild index 25b712f1ee1f..a51c7f588f18 100644 --- a/app-emacs/uboat/uboat-1.2.ebuild +++ b/app-emacs/uboat/uboat-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/uboat/uboat-1.2.ebuild,v 1.3 2003/09/06 22:01:26 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/uboat/uboat-1.2.ebuild,v 1.4 2004/04/25 15:35:45 dholm Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="ftp://ftp.splode.com/pub/users/friedman/emacs-lisp/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="virtual/emacs" |