diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:47:50 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:47:50 +0000 |
commit | 943569ca7e7a8b6d7297e50450487fcb5af4ae55 (patch) | |
tree | 01090587ab66e54346d3b1fdd2d8a69b0824cc8c /app-xemacs | |
parent | Stable on ppc. (diff) | |
download | historical-943569ca7e7a8b6d7297e50450487fcb5af4ae55.tar.gz historical-943569ca7e7a8b6d7297e50450487fcb5af4ae55.tar.bz2 historical-943569ca7e7a8b6d7297e50450487fcb5af4ae55.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/texinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/texinfo/Manifest | 6 | ||||
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.23.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/app-xemacs/texinfo/Manifest index afa600537fea..e706ee2db3dc 100644 --- a/app-xemacs/texinfo/Manifest +++ b/app-xemacs/texinfo/Manifest @@ -1,5 +1,5 @@ -MD5 08e67c55949b315f6e6979086fcf438e ChangeLog 652 +MD5 2b3b2aa1aa69a3b99393afff65adecc2 texinfo-1.23.ebuild 392 +MD5 bce54c7d390a93acfb0ce52bdc3195ef ChangeLog 741 MD5 f478bb9bb68d76f02de893e793d2dfda texinfo-1.21.ebuild 392 -MD5 86064775680612f658a2f63b97ef287d texinfo-1.23.ebuild 397 -MD5 192d54169604d47edb277b067d8516e7 files/digest-texinfo-1.21 67 MD5 0cd76df9b467406165a86ab33035a965 files/digest-texinfo-1.23 67 +MD5 192d54169604d47edb277b067d8516e7 files/digest-texinfo-1.21 67 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 |