diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-09-29 06:21:42 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-09-29 06:21:42 +0000 |
commit | 27938a5bf3573a7657975131c8fa351db0bda2a8 (patch) | |
tree | a105fd670e56d5466b49e8b40de413b532a62e84 /app-xemacs | |
parent | Stable on x86; bug #107344 (diff) | |
download | gentoo-2-27938a5bf3573a7657975131c8fa351db0bda2a8.tar.gz gentoo-2-27938a5bf3573a7657975131c8fa351db0bda2a8.tar.bz2 gentoo-2-27938a5bf3573a7657975131c8fa351db0bda2a8.zip |
Marked ppc stable.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/elib/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/elib/elib-1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/elib/ChangeLog b/app-xemacs/elib/ChangeLog index 8537b16cd06c..3329e9b77a00 100644 --- a/app-xemacs/elib/ChangeLog +++ b/app-xemacs/elib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/elib # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/elib/ChangeLog,v 1.7 2005/01/01 17:02:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/elib/ChangeLog,v 1.8 2005/09/29 06:21:42 josejx Exp $ + + 29 Sep 2005; Joseph Jezak <josejx@gentoo.org> elib-1.10.ebuild: + Marked ppc stable. 09 Aug 2004; Tom Gall <tgall@gentoo.org> elib-1.10.ebuild: stable on ppc64 diff --git a/app-xemacs/elib/elib-1.10.ebuild b/app-xemacs/elib/elib-1.10.ebuild index 5ba01c53062a..686904e40880 100644 --- a/app-xemacs/elib/elib-1.10.ebuild +++ b/app-xemacs/elib/elib-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.10 2005/01/01 17:02:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/elib/elib-1.10.ebuild,v 1.11 2005/09/29 06:21:42 josejx Exp $ SLOT="0" IUSE="" @@ -8,6 +8,6 @@ DESCRIPTION="Portable Emacs Lisp utilities library." PKG_CAT="standard" DEPEND="" -KEYWORDS="amd64 x86 ~ppc alpha sparc ppc64" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |