summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-08-28 12:48:38 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-08-28 12:48:38 +0000
commitedc55f27320c3e3a5314a9035efd7de274eddc8d (patch)
treeafe249c57476961c64beea7e4d4573b58aaeb33a /app-xemacs
parentStable on alpha, bug #278718 (diff)
downloadgentoo-2-edc55f27320c3e3a5314a9035efd7de274eddc8d.tar.gz
gentoo-2-edc55f27320c3e3a5314a9035efd7de274eddc8d.tar.bz2
gentoo-2-edc55f27320c3e3a5314a9035efd7de274eddc8d.zip
Keyworded on alpha, bug #278914
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/cedet-common/ChangeLog6
-rw-r--r--app-xemacs/cedet-common/cedet-common-1.01.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-xemacs/cedet-common/ChangeLog b/app-xemacs/cedet-common/ChangeLog
index fcdf841c3346..cac6ef2e42c3 100644
--- a/app-xemacs/cedet-common/ChangeLog
+++ b/app-xemacs/cedet-common/ChangeLog
@@ -1,6 +1,10 @@
# 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.1 2009/03/20 06:50:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.2 2009/08/28 12:48:38 klausman Exp $
+
+ 28 Aug 2009; Tobias Klausmann <klausman@gentoo.org>
+ cedet-common-1.01.ebuild:
+ Keyworded on alpha, bug #278914
*cedet-common-1.01 (20 Mar 2009)
diff --git a/app-xemacs/cedet-common/cedet-common-1.01.ebuild b/app-xemacs/cedet-common/cedet-common-1.01.ebuild
index 5cc1cec94e4d..576756f29392 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.1 2009/03/20 06:50:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.2 2009/08/28 12:48:38 klausman Exp $
SLOT="0"
IUSE=""
@@ -10,6 +10,6 @@ PKG_CAT="standard"
RDEPEND="app-xemacs/edebug
app-xemacs/xemacs-base
"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
inherit xemacs-packages