summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-10 02:22:53 +0000
committerTom Gall <tgall@gentoo.org>2004-08-10 02:22:53 +0000
commit96c40a520a652c9cc1fba0fa118d591bd842c8f9 (patch)
treee0a0c0ea34475539c9af4a435cc92f14482ac574 /app-xemacs/elib
parentversion bump, closes #59886 (Manifest recommit) (diff)
downloadgentoo-2-96c40a520a652c9cc1fba0fa118d591bd842c8f9.tar.gz
gentoo-2-96c40a520a652c9cc1fba0fa118d591bd842c8f9.tar.bz2
gentoo-2-96c40a520a652c9cc1fba0fa118d591bd842c8f9.zip
stable on ppc64, bug #57174
Diffstat (limited to 'app-xemacs/elib')
-rw-r--r--app-xemacs/elib/ChangeLog5
-rw-r--r--app-xemacs/elib/elib-1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/elib/ChangeLog b/app-xemacs/elib/ChangeLog
index ee2137de7598..cc334a409670 100644
--- a/app-xemacs/elib/ChangeLog
+++ b/app-xemacs/elib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/elib
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/elib/ChangeLog,v 1.5 2004/06/24 23:11:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/elib/ChangeLog,v 1.6 2004/08/10 02:21:25 tgall Exp $
+
+ 09 Aug 2004; Tom Gall <tgall@gentoo.org> elib-1.10.ebuild:
+ stable on ppc64
02 Oct 2003; Aron Griffis <agriffis@gentoo.org> elib-1.10.ebuild:
Stable on alpha
diff --git a/app-xemacs/elib/elib-1.10.ebuild b/app-xemacs/elib/elib-1.10.ebuild
index 889f9ca89a4d..73d0f855e051 100644
--- a/app-xemacs/elib/elib-1.10.ebuild
+++ b/app-xemacs/elib/elib-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/elib/elib-1.10.ebuild,v 1.8 2004/06/24 23:11:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/elib/elib-1.10.ebuild,v 1.9 2004/08/10 02:21:25 tgall Exp $
SLOT="0"
IUSE=""
@@ -8,6 +8,6 @@ DESCRIPTION="Portable Emacs Lisp utilities library."
PKG_CAT="standard"
DEPEND=""
-KEYWORDS="amd64 x86 ~ppc alpha sparc"
+KEYWORDS="amd64 x86 ~ppc alpha sparc ppc64"
inherit xemacs-packages