diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-22 11:25:08 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-22 11:25:08 +0000 |
commit | 23fe18a48af1e68972c8dcce944663ffe4fba393 (patch) | |
tree | d61c03afcb0d26c2ac1894b1f5eb80c28181aa16 /app-xemacs/cogre | |
parent | old (diff) | |
download | historical-23fe18a48af1e68972c8dcce944663ffe4fba393.tar.gz historical-23fe18a48af1e68972c8dcce944663ffe4fba393.tar.bz2 historical-23fe18a48af1e68972c8dcce944663ffe4fba393.zip |
ppc64 stable wrt #369897
Package-Manager: portage-2.2.0_alpha45/cvs/Linux x86_64
Diffstat (limited to 'app-xemacs/cogre')
-rw-r--r-- | app-xemacs/cogre/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/cogre/cogre-1.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/cogre/ChangeLog b/app-xemacs/cogre/ChangeLog index 6210928a4222..b8a261af1df0 100644 --- a/app-xemacs/cogre/ChangeLog +++ b/app-xemacs/cogre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/cogre # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/ChangeLog,v 1.7 2011/07/03 07:55:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/ChangeLog,v 1.8 2011/07/22 11:25:03 xarthisius Exp $ + + 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> cogre-1.02.ebuild: + ppc64 stable wrt #369897 03 Jul 2011; Markos Chandras <hwoarang@gentoo.org> cogre-1.02.ebuild: Stable on amd64 wrt bug #369897 diff --git a/app-xemacs/cogre/cogre-1.02.ebuild b/app-xemacs/cogre/cogre-1.02.ebuild index db50e3c51278..a94649d54a34 100644 --- a/app-xemacs/cogre/cogre-1.02.ebuild +++ b/app-xemacs/cogre/cogre-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/cogre-1.02.ebuild,v 1.7 2011/07/03 07:55:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/cogre-1.02.ebuild,v 1.8 2011/07/22 11:25:03 xarthisius Exp $ SLOT="0" IUSE="" @@ -15,6 +15,6 @@ app-xemacs/cedet-common app-xemacs/eieio app-xemacs/semantic " -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |