diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-12 14:08:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-12 14:08:00 +0000 |
commit | 61e95d346bb8f375c580b4430a9a04bbf232f3a4 (patch) | |
tree | d2ae11305f9aae73d202080ebefd585c30ec46bd /app-xemacs | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-61e95d346bb8f375c580b4430a9a04bbf232f3a4.tar.gz gentoo-2-61e95d346bb8f375c580b4430a9a04bbf232f3a4.tar.bz2 gentoo-2-61e95d346bb8f375c580b4430a9a04bbf232f3a4.zip |
Stable on ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/xemacs-base/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/xemacs-base/xemacs-base-2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/xemacs-base/ChangeLog b/app-xemacs/xemacs-base/ChangeLog index bfb64abfc56c..e20708cc1f5f 100644 --- a/app-xemacs/xemacs-base/ChangeLog +++ b/app-xemacs/xemacs-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/xemacs-base # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-base/ChangeLog,v 1.22 2008/05/05 13:30:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-base/ChangeLog,v 1.23 2008/05/12 14:08:00 corsair Exp $ + + 12 May 2008; Markus Rothe <corsair@gentoo.org> xemacs-base-2.10.ebuild: + Stable on ppc64 05 May 2008; Raúl Porcel <armin76@gentoo.org> xemacs-base-2.10.ebuild: alpha/sparc stable wrt #219332 diff --git a/app-xemacs/xemacs-base/xemacs-base-2.10.ebuild b/app-xemacs/xemacs-base/xemacs-base-2.10.ebuild index 6cb6ee1bf5c8..808044f45d83 100644 --- a/app-xemacs/xemacs-base/xemacs-base-2.10.ebuild +++ b/app-xemacs/xemacs-base/xemacs-base-2.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-base/xemacs-base-2.10.ebuild,v 1.6 2008/05/05 13:30:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-base/xemacs-base-2.10.ebuild,v 1.7 2008/05/12 14:08:00 corsair Exp $ SLOT="0" IUSE="" DESCRIPTION="Fundamental XEmacs support, you almost certainly need this." PKG_CAT="standard" -KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" inherit xemacs-packages |