summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-xemacs/cedet-common/ChangeLog5
-rw-r--r--app-xemacs/cedet-common/cedet-common-1.01.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/cedet-common/ChangeLog b/app-xemacs/cedet-common/ChangeLog
index 99e24185fe8a..2a9cb007604a 100644
--- a/app-xemacs/cedet-common/ChangeLog
+++ b/app-xemacs/cedet-common/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/cedet-common
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.3 2009/11/07 19:26:38 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.4 2009/12/26 16:29:25 armin76 Exp $
+
+ 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> cedet-common-1.01.ebuild:
+ Add ~sparc wrt #278914
07 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> cedet-common-1.01.ebuild:
Keywording for ppc, bug 278914
diff --git a/app-xemacs/cedet-common/cedet-common-1.01.ebuild b/app-xemacs/cedet-common/cedet-common-1.01.ebuild
index 6f46406ca368..e190ff9203a9 100644
--- a/app-xemacs/cedet-common/cedet-common-1.01.ebuild
+++ b/app-xemacs/cedet-common/cedet-common-1.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.3 2009/11/07 19:26:38 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.4 2009/12/26 16:29:25 armin76 Exp $
SLOT="0"
IUSE=""
@@ -10,6 +10,6 @@ PKG_CAT="standard"
RDEPEND="app-xemacs/edebug
app-xemacs/xemacs-base
"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
inherit xemacs-packages