diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-02 14:56:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-02 14:56:05 +0000 |
commit | e8ec41bfed4b68335289174be66b94c48ec4e727 (patch) | |
tree | 33deebc6b5f6ead1f4edd9dcf0a2973183c81342 /app-xemacs/cedet-common | |
parent | Marking wgetpaste-2.14 ppc64 for bug 297545 (diff) | |
download | gentoo-2-e8ec41bfed4b68335289174be66b94c48ec4e727.tar.gz gentoo-2-e8ec41bfed4b68335289174be66b94c48ec4e727.tar.bz2 gentoo-2-e8ec41bfed4b68335289174be66b94c48ec4e727.zip |
Marking cedet-common-1.01 ~ppc64 for bug 278914
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'app-xemacs/cedet-common')
-rw-r--r-- | app-xemacs/cedet-common/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/cedet-common/cedet-common-1.01.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/cedet-common/ChangeLog b/app-xemacs/cedet-common/ChangeLog index 2a9cb007604a..48afe69e68e2 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.4 2009/12/26 16:29:25 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.5 2010/01/02 14:56:05 ranger Exp $ + + 02 Jan 2010; Brent Baude <ranger@gentoo.org> cedet-common-1.01.ebuild: + Marking cedet-common-1.01 ~ppc64 for bug 278914 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> cedet-common-1.01.ebuild: Add ~sparc wrt #278914 diff --git a/app-xemacs/cedet-common/cedet-common-1.01.ebuild b/app-xemacs/cedet-common/cedet-common-1.01.ebuild index e190ff9203a9..2cdbcc7daa37 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 +# Copyright 1999-2010 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.4 2009/12/26 16:29:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.5 2010/01/02 14:56:05 ranger Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/edebug app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |