diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2005-08-30 19:04:09 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2005-08-30 19:04:09 +0000 |
commit | 4480af781c788545f33bfcfa9b3e605e02f71a54 (patch) | |
tree | 450d58dfa43e6e5b79af113e04c911d695a8ba5c /app-emacs/rnc-mode | |
parent | Fixed digests (diff) | |
download | overlay-4480af781c788545f33bfcfa9b3e605e02f71a54.tar.gz overlay-4480af781c788545f33bfcfa9b3e605e02f71a54.tar.bz2 overlay-4480af781c788545f33bfcfa9b3e605e02f71a54.zip |
Updated delicious api
svn path=/; revision=321
Diffstat (limited to 'app-emacs/rnc-mode')
-rw-r--r-- | app-emacs/rnc-mode/rnc-mode-1.0.3_beta.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emacs/rnc-mode/rnc-mode-1.0.3_beta.ebuild b/app-emacs/rnc-mode/rnc-mode-1.0.3_beta.ebuild index a0b1852..3868c5f 100644 --- a/app-emacs/rnc-mode/rnc-mode-1.0.3_beta.ebuild +++ b/app-emacs/rnc-mode/rnc-mode-1.0.3_beta.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Header: $ inherit elisp @@ -10,7 +11,7 @@ HOMEPAGE="http://www.pantor.com/" SRC_URI="http://www.pantor.com/RncMode-1_0b3.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~x86" DEPEND="virtual/emacs" |