diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:48:10 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:48:10 +0000 |
commit | eee7318935f5ba6d0b584cfa8954048fcd8acca5 (patch) | |
tree | 2794fe509fde79240a006099330719b0583e2e51 /app-xemacs/texinfo | |
parent | Stable on alpha + ia64, bug 89579. (diff) | |
download | gentoo-2-eee7318935f5ba6d0b584cfa8954048fcd8acca5.tar.gz gentoo-2-eee7318935f5ba6d0b584cfa8954048fcd8acca5.tar.bz2 gentoo-2-eee7318935f5ba6d0b584cfa8954048fcd8acca5.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-xemacs/texinfo')
-rw-r--r-- | app-xemacs/texinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/texinfo/ChangeLog b/app-xemacs/texinfo/ChangeLog index 933ac0b3e9ba..67988129ca1a 100644 --- a/app-xemacs/texinfo/ChangeLog +++ b/app-xemacs/texinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/texinfo # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/ChangeLog,v 1.6 2005/01/01 17:17:11 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/ChangeLog,v 1.7 2005/04/20 21:47:50 hansmi Exp $ + + 20 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> texinfo-1.23.ebuild: + Stable on ppc. 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> texinfo-1.23.ebuild: Stable on alpha diff --git a/app-xemacs/texinfo/texinfo-1.23.ebuild b/app-xemacs/texinfo/texinfo-1.23.ebuild index 1c481cdc10b5..10124ccc3564 100644 --- a/app-xemacs/texinfo/texinfo-1.23.ebuild +++ b/app-xemacs/texinfo/texinfo-1.23.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/texinfo/texinfo-1.23.ebuild,v 1.6 2005/01/01 17:17:11 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.23.ebuild,v 1.7 2005/04/20 21:47:50 hansmi Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="x86 ppc alpha sparc amd64" inherit xemacs-packages |