diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-20 16:08:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-20 16:08:32 +0000 |
commit | 60e4325642ce34fb6d44de115f2ca71a9a2e92eb (patch) | |
tree | e8aee456f4fa3e6f8737abff71f562a5bedc8e93 /app-xemacs/texinfo | |
parent | Fix bug number. (diff) | |
download | historical-60e4325642ce34fb6d44de115f2ca71a9a2e92eb.tar.gz historical-60e4325642ce34fb6d44de115f2ca71a9a2e92eb.tar.bz2 historical-60e4325642ce34fb6d44de115f2ca71a9a2e92eb.zip |
Marked ~hppa (bug #193144).
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-xemacs/texinfo')
-rw-r--r-- | app-xemacs/texinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/texinfo/ChangeLog b/app-xemacs/texinfo/ChangeLog index 42f2996a2ca2..72b661c36f7b 100644 --- a/app-xemacs/texinfo/ChangeLog +++ b/app-xemacs/texinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/texinfo # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/ChangeLog,v 1.10 2007/06/03 19:22:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/ChangeLog,v 1.11 2007/09/20 16:08:32 jer Exp $ + + 20 Sep 2007; Jeroen Roovers <jer@gentoo.org> texinfo-1.30.ebuild: + Marked ~hppa (bug #193144). 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> texinfo-1.30.ebuild: Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 diff --git a/app-xemacs/texinfo/texinfo-1.30.ebuild b/app-xemacs/texinfo/texinfo-1.30.ebuild index f8e3ede8a1dc..d5367af375a9 100644 --- a/app-xemacs/texinfo/texinfo-1.30.ebuild +++ b/app-xemacs/texinfo/texinfo-1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild,v 1.4 2007/07/11 02:37:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild,v 1.5 2007/09/20 16:08:32 jer Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/text-modes app-xemacs/xemacs-base " -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" inherit xemacs-packages |