diff options
author | Kito Danya Dietrich <kito@gentoo.org> | 2005-02-15 18:32:28 +0000 |
---|---|---|
committer | Kito Danya Dietrich <kito@gentoo.org> | 2005-02-15 18:32:28 +0000 |
commit | c2b827f88a7415c26b6eeca484047e12f29d58d6 (patch) | |
tree | 2a71ee40ec5a649b5ecc6c42afd5fdf1f9417025 /sys-apps | |
parent | Correct dependency on mysql. (diff) | |
download | historical-c2b827f88a7415c26b6eeca484047e12f29d58d6.tar.gz historical-c2b827f88a7415c26b6eeca484047e12f29d58d6.tar.bz2 historical-c2b827f88a7415c26b6eeca484047e12f29d58d6.zip |
~ppc-macos keyword
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/texinfo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/texinfo/Manifest | 8 | ||||
-rw-r--r-- | sys-apps/texinfo/texinfo-4.8.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog index 31d2170a8531..2158fccb89eb 100644 --- a/sys-apps/texinfo/ChangeLog +++ b/sys-apps/texinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/texinfo # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.47 2005/01/30 20:51:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.48 2005/02/15 18:32:28 kito Exp $ + + 15 Feb 2005; Kito <kito@gentoo.org> texinfo-4.8.ebuild: + ~ppc-macos keyword 30 Jan 2005; Mike Frysinger <vapier@gentoo.org> texinfo-4.8.ebuild: Don't install texi2pdf anymore since tetex does #76812 by Marius Mauch. diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest index 812362d5a598..3df93a3b4428 100644 --- a/sys-apps/texinfo/Manifest +++ b/sys-apps/texinfo/Manifest @@ -1,8 +1,8 @@ -MD5 cb955df54338d7219d139f63922fb707 ChangeLog 6212 +MD5 33763584366863b69b81cddb7e7fe794 ChangeLog 6290 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 9d00d16a254b4b9b7c220cfd3f1687d1 texinfo-4.8.ebuild 1674 MD5 75c60847c4f9b9d75375567cd1a3ba81 texinfo-4.7-r1.ebuild 1979 -MD5 1c6181fd6a19db98315a1f737a5ae839 files/digest-texinfo-4.8 65 -MD5 690fb86d0c0215155b1d18671099115a files/mkinfodir 7318 +MD5 ba0b6a39d7cf2afbce4d88f28e71b13f texinfo-4.8.ebuild 1683 MD5 a2c21c53079eb65c306a08d230d15b2b files/digest-texinfo-4.7-r1 65 +MD5 1c6181fd6a19db98315a1f737a5ae839 files/digest-texinfo-4.8 65 MD5 a0df107ca9e3036e2ee2d501343cbf2b files/makeinfo.patch 790 +MD5 690fb86d0c0215155b1d18671099115a files/mkinfodir 7318 diff --git a/sys-apps/texinfo/texinfo-4.8.ebuild b/sys-apps/texinfo/texinfo-4.8.ebuild index c42ef3bce8fd..dc6ef622f9f3 100644 --- a/sys-apps/texinfo/texinfo-4.8.ebuild +++ b/sys-apps/texinfo/texinfo-4.8.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/sys-apps/texinfo/texinfo-4.8.ebuild,v 1.2 2005/01/30 20:51:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8.ebuild,v 1.3 2005/02/15 18:32:28 kito Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos" IUSE="nls build static" RDEPEND="virtual/libc |