diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-05-16 16:55:58 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-05-16 16:55:58 +0000 |
commit | bfc307b54407bfe9cee0283aa36aa172053c2eb9 (patch) | |
tree | a6c5e6c62dc0e884c7a61cc0bb9cbc2ac36fa6fd /app-emacs | |
parent | alpha stable wrt #141711 (diff) | |
download | historical-bfc307b54407bfe9cee0283aa36aa172053c2eb9.tar.gz historical-bfc307b54407bfe9cee0283aa36aa172053c2eb9.tar.bz2 historical-bfc307b54407bfe9cee0283aa36aa172053c2eb9.zip |
Dropped ~ppc-macos for previous version, too (as discussed with grobian).
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/org-mode/org-mode-4.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/org-mode/org-mode-4.68.ebuild b/app-emacs/org-mode/org-mode-4.68.ebuild index 49cf6074e41b..c4d19f96209b 100644 --- a/app-emacs/org-mode/org-mode-4.68.ebuild +++ b/app-emacs/org-mode/org-mode-4.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-4.68.ebuild,v 1.2 2007/04/10 19:43:12 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-4.68.ebuild,v 1.3 2007/05/16 16:55:58 ulm Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://staff.science.uva.nl/~dominik/Tools/org/" SRC_URI="http://staff.science.uva.nl/~dominik/Tools/org/org-${PV}.tar.gz" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" SITEFILE="51${PN}-gentoo.el" |