summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-14 21:12:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-14 21:12:50 +0000
commit1351389163f7ef56fa4a3689f6d5b6a291f4e540 (patch)
treefabaeed0798cf87be8267ebd1f2caf9b30fdcd9f /app-emacs/cedet
parentInitial import of ntlm-http required for mechanize. Doesn't work on JRuby but... (diff)
downloadgentoo-2-1351389163f7ef56fa4a3689f6d5b6a291f4e540.tar.gz
gentoo-2-1351389163f7ef56fa4a3689f6d5b6a291f4e540.tar.bz2
gentoo-2-1351389163f7ef56fa4a3689f6d5b6a291f4e540.zip
Stable for amd64, wrt bug #431378
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/cedet')
-rw-r--r--app-emacs/cedet/ChangeLog5
-rw-r--r--app-emacs/cedet/cedet-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/cedet/ChangeLog b/app-emacs/cedet/ChangeLog
index b4844467db53..ada7617d147f 100644
--- a/app-emacs/cedet/ChangeLog
+++ b/app-emacs/cedet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/cedet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.76 2012/08/14 20:25:10 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.77 2012/08/14 21:12:50 ago Exp $
+
+ 14 Aug 2012; Agostino Sarubbo <ago@gentoo.org> cedet-1.1.ebuild:
+ Stable for amd64, wrt bug #431378
14 Aug 2012; Anthony G. Basile <blueness@gentoo.org> cedet-1.1.ebuild:
Stable ppc, bug #431378
diff --git a/app-emacs/cedet/cedet-1.1.ebuild b/app-emacs/cedet/cedet-1.1.ebuild
index 2775f3f1a7e5..38690bb942b7 100644
--- a/app-emacs/cedet/cedet-1.1.ebuild
+++ b/app-emacs/cedet/cedet-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/cedet-1.1.ebuild,v 1.3 2012/08/14 20:25:10 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/cedet-1.1.ebuild,v 1.4 2012/08/14 21:12:50 ago Exp $
EAPI=4
NEED_EMACS=22
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cedet/${MY_P}.tar.gz"
LICENSE="GPL-3 FDL-1.2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
IUSE=""
S="${WORKDIR}/${MY_P}"