diff options
author | 2007-06-03 17:59:50 +0000 | |
---|---|---|
committer | 2007-06-03 17:59:50 +0000 | |
commit | 7ff597f1484fd1d366922f51b32dc14b2c531358 (patch) | |
tree | 9dddf4d67132dfcc5f4162cbf824b14b8cab1bdf /app-xemacs/cc-mode/cc-mode-1.45.ebuild | |
parent | Set MAKEOPTS=-j1 to ensure successful compilation. Fixes bug 130139. (diff) | |
download | historical-7ff597f1484fd1d366922f51b32dc14b2c531358.tar.gz historical-7ff597f1484fd1d366922f51b32dc14b2c531358.tar.bz2 historical-7ff597f1484fd1d366922f51b32dc14b2c531358.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-xemacs/cc-mode/cc-mode-1.45.ebuild')
-rw-r--r-- | app-xemacs/cc-mode/cc-mode-1.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/cc-mode/cc-mode-1.45.ebuild b/app-xemacs/cc-mode/cc-mode-1.45.ebuild index 754987f932a2..45308a457a99 100644 --- a/app-xemacs/cc-mode/cc-mode-1.45.ebuild +++ b/app-xemacs/cc-mode/cc-mode-1.45.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-xemacs/cc-mode/cc-mode-1.45.ebuild,v 1.2 2007/05/29 18:04:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.45.ebuild,v 1.3 2007/06/03 17:50:32 graaff Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/mail-lib " -KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |