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 | 5b689883d873083276b7fcae9fa56c9aafd0d648 (patch) | |
tree | 03aa35f055da5aac1bb9bb5e86524bd88401ceaf /app-xemacs | |
parent | Marking wgetpaste-2.14 ppc64 for bug 297545 (diff) | |
download | historical-5b689883d873083276b7fcae9fa56c9aafd0d648.tar.gz historical-5b689883d873083276b7fcae9fa56c9aafd0d648.tar.bz2 historical-5b689883d873083276b7fcae9fa56c9aafd0d648.zip |
Marking cedet-common-1.01 ~ppc64 for bug 278914
Package-Manager: portage-2.1.7.16/cvs/Linux ppc64
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/cedet-common/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/cedet-common/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/cedet-common/cedet-common-1.01.ebuild | 6 |
3 files changed, 10 insertions, 7 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/Manifest b/app-xemacs/cedet-common/Manifest index 5170044f4555..c91e27549bb1 100644 --- a/app-xemacs/cedet-common/Manifest +++ b/app-xemacs/cedet-common/Manifest @@ -1,4 +1,4 @@ DIST cedet-common-1.01-pkg.tar.gz 73671 RMD160 6c6c00cdece897a775a8598501f8c73ce12133da SHA1 e79ad383f54d80d4a574ea80de8b5be5fb1a1d1c SHA256 146d5a0d0646770a3afb5217634d6b5cf1e0c197f50a2fbfb958c09c734f54ff -EBUILD cedet-common-1.01.ebuild 451 RMD160 3a80013d68ce78ef18ea02ed88823063f55a34d1 SHA1 a0ebf50cf822a6f751c2266b2b4e335b87fab1eb SHA256 a8e82f240c9a97fa992dd5c61442a796916f84b96f1df4572132ecc3e8e94fc3 -MISC ChangeLog 745 RMD160 e7ffd4def954f5deedaaef46613e0c71d79f4680 SHA1 83e698f3c5f55d075431ea5bf62f94d65a546ac6 SHA256 12368aae9acc72827ac9ab1738058172ab22c7e2e7d44081b47ef7261f5b2f73 +EBUILD cedet-common-1.01.ebuild 457 RMD160 ae97a15fd72187c6440c974972eadba0ea8ee102 SHA1 5ae7a138d831acd4b03df6f9a38c830216f925da SHA256 e38213891004cb851aa4170a3d723ed7d2b4ab6a37dda139ad4ab930a39cb00a +MISC ChangeLog 868 RMD160 92fe22f51130b18262ef9136cd1d0f82d0462477 SHA1 d586f741c3f51bf9950bbb373a202bf16e1e14ab SHA256 5c803ec3b602ff5cd958630c8707635e92e2d7248024ebe09f3557e9e78094c0 MISC metadata.xml 161 RMD160 2ada37e120e2e09389d491679abb808bc1047e2d SHA1 1beb6cc75a12ea6231b2c900f6251f1bb22bf910 SHA256 d896eb54e7e82141c9d5a2e82955cbfa75c030dc5747822a6a2263f6a76a4512 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 |