summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-26 16:29:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-26 16:29:25 +0000
commita60fa083c6246f7e35d172f5f31425c99b875da7 (patch)
treefbb9d50f72b13b7d9b23dc2e0eaddc650aec60be /app-xemacs/cedet-common
parentsparc stable wrt #289337 (diff)
downloadhistorical-a60fa083c6246f7e35d172f5f31425c99b875da7.tar.gz
historical-a60fa083c6246f7e35d172f5f31425c99b875da7.tar.bz2
historical-a60fa083c6246f7e35d172f5f31425c99b875da7.zip
Add ~sparc wrt #278914
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'app-xemacs/cedet-common')
-rw-r--r--app-xemacs/cedet-common/ChangeLog5
-rw-r--r--app-xemacs/cedet-common/Manifest4
-rw-r--r--app-xemacs/cedet-common/cedet-common-1.01.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/app-xemacs/cedet-common/Manifest
index 532f149a655b..5170044f4555 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 444 RMD160 79124fc3d1a0564340c925d1b421f05a42ab0613 SHA1 34d8ff00e3a615c296da8d5ad6d748bdbc4938b1 SHA256 045374b073f10c1004172a2e099a5fcc508637a4147f78aa4dbdcee8732855e1
-MISC ChangeLog 644 RMD160 251ae1f2bcc27fec28dd5b62192683c8ae42a211 SHA1 e6925183dc6028b4bb7e84d6250bb145650dfa10 SHA256 68753e2d4aa42978ac6d2f0e9ffa41cca0f7c243bf147588018d12496f13a4b2
+EBUILD cedet-common-1.01.ebuild 451 RMD160 3a80013d68ce78ef18ea02ed88823063f55a34d1 SHA1 a0ebf50cf822a6f751c2266b2b4e335b87fab1eb SHA256 a8e82f240c9a97fa992dd5c61442a796916f84b96f1df4572132ecc3e8e94fc3
+MISC ChangeLog 745 RMD160 e7ffd4def954f5deedaaef46613e0c71d79f4680 SHA1 83e698f3c5f55d075431ea5bf62f94d65a546ac6 SHA256 12368aae9acc72827ac9ab1738058172ab22c7e2e7d44081b47ef7261f5b2f73
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 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