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/mule-base | |
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/mule-base')
-rw-r--r-- | app-xemacs/mule-base/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/mule-base/mule-base-1.56.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/mule-base/ChangeLog b/app-xemacs/mule-base/ChangeLog index 96d3f4e2846c..39348c808807 100644 --- a/app-xemacs/mule-base/ChangeLog +++ b/app-xemacs/mule-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/mule-base # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mule-base/ChangeLog,v 1.28 2011/07/03 08:05:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mule-base/ChangeLog,v 1.29 2011/07/22 11:25:04 xarthisius Exp $ + + 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> mule-base-1.56.ebuild: + ppc64 stable wrt #369897 03 Jul 2011; Markos Chandras <hwoarang@gentoo.org> mule-base-1.56.ebuild: Stable on amd64 wrt bug #369897 diff --git a/app-xemacs/mule-base/mule-base-1.56.ebuild b/app-xemacs/mule-base/mule-base-1.56.ebuild index 3a37b06dfd14..4b9481a63183 100644 --- a/app-xemacs/mule-base/mule-base-1.56.ebuild +++ b/app-xemacs/mule-base/mule-base-1.56.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/mule-base/mule-base-1.56.ebuild,v 1.6 2011/07/03 08:05:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mule-base/mule-base-1.56.ebuild,v 1.7 2011/07/22 11:25:04 xarthisius Exp $ SLOT="0" IUSE="" @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/fsf-compat app-xemacs/xemacs-base app-xemacs/apel " -KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" inherit xemacs-packages |