diff options
author | 2009-11-07 19:26:38 +0000 | |
---|---|---|
committer | 2009-11-07 19:26:38 +0000 | |
commit | 769514d883d635518c70944367c12254d4885b2b (patch) | |
tree | 3f44381f8dbcfa3674396c9ae06608918d88516c /app-xemacs | |
parent | Add src_test(). (diff) | |
download | gentoo-2-769514d883d635518c70944367c12254d4885b2b.tar.gz gentoo-2-769514d883d635518c70944367c12254d4885b2b.tar.bz2 gentoo-2-769514d883d635518c70944367c12254d4885b2b.zip |
Keywording for ppc.
Bug 278914.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/cedet-common/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/cedet-common/cedet-common-1.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/cedet-common/ChangeLog b/app-xemacs/cedet-common/ChangeLog index cac6ef2e42c3..99e24185fe8a 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.2 2009/08/28 12:48:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.3 2009/11/07 19:26:38 volkmar Exp $ + + 07 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> cedet-common-1.01.ebuild: + Keywording for ppc, bug 278914 28 Aug 2009; Tobias Klausmann <klausman@gentoo.org> cedet-common-1.01.ebuild: diff --git a/app-xemacs/cedet-common/cedet-common-1.01.ebuild b/app-xemacs/cedet-common/cedet-common-1.01.ebuild index 576756f29392..6f46406ca368 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.2 2009/08/28 12:48:38 klausman Exp $ +# $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 $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/edebug app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" inherit xemacs-packages |