diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 16:29:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 16:29:25 +0000 |
commit | 3ac3bf285e418c6677bb61f20218277ccae59b87 (patch) | |
tree | 30cbc886de70cc3882d17e6f9ce8144c2aa70ff7 /app-xemacs/cedet-common | |
parent | sparc stable wrt #289337 (diff) | |
download | gentoo-2-3ac3bf285e418c6677bb61f20218277ccae59b87.tar.gz gentoo-2-3ac3bf285e418c6677bb61f20218277ccae59b87.tar.bz2 gentoo-2-3ac3bf285e418c6677bb61f20218277ccae59b87.zip |
Add ~sparc wrt #278914
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-xemacs/cedet-common')
-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 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 |