diff options
author | Mike Doty <kingtaco@gentoo.org> | 2004-11-21 04:25:43 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2004-11-21 04:25:43 +0000 |
commit | 9686230896bec5b91ec911abcb0825b6612282af (patch) | |
tree | 4861ab72f949e360e88d23d6dc0dcfd3e90a0075 | |
parent | ~amd64 keyword added (Manifest recommit) (diff) | |
download | gentoo-2-9686230896bec5b91ec911abcb0825b6612282af.tar.gz gentoo-2-9686230896bec5b91ec911abcb0825b6612282af.tar.bz2 gentoo-2-9686230896bec5b91ec911abcb0825b6612282af.zip |
~amd64 keyword added
-rw-r--r-- | app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/sml-mode/sml-mode-3.9.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild index 53c64ca883a4..0163e5a15675 100644 --- a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild +++ b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.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-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.11 2004/10/05 11:46:56 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.12 2004/11/21 04:25:43 kingtaco Exp $ DESCRIPTION="GPG Keyring Manager to handle large GPG keyrings more easily" HOMEPAGE="http://www.ualberta.ca/~rbpark/gpg-ringmgr.html" @@ -9,7 +9,7 @@ SRC_URI="http://www.ualberta.ca/~rbpark/projects/${PN}" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc ~sparc alpha hppa" +KEYWORDS="x86 ppc ~sparc alpha hppa ~amd64" DEPEND="dev-lang/perl >=app-crypt/gnupg-1.2.1" diff --git a/app-emacs/sml-mode/sml-mode-3.9.5.ebuild b/app-emacs/sml-mode/sml-mode-3.9.5.ebuild index 601d8fd509f7..70c3adbf5ebc 100644 --- a/app-emacs/sml-mode/sml-mode-3.9.5.ebuild +++ b/app-emacs/sml-mode/sml-mode-3.9.5.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/sml-mode/sml-mode-3.9.5.ebuild,v 1.5 2004/11/01 12:36:57 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-3.9.5.ebuild,v 1.6 2004/11/21 04:24:41 kingtaco Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/" SRC_URI="ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc-macos" +KEYWORDS="x86 ~alpha ~ppc-macos ~amd64" IUSE="" SITEFILE=50sml-mode-gentoo.el |