diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-15 14:18:21 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-15 14:18:21 +0000 |
commit | ce0f6a3e7a783c47a25651ceec84a5486bf5f517 (patch) | |
tree | c6e17d2e37b05016657f447e2b69a49abee473a2 /app-text | |
parent | version bump (diff) | |
download | gentoo-2-ce0f6a3e7a783c47a25651ceec84a5486bf5f517.tar.gz gentoo-2-ce0f6a3e7a783c47a25651ceec84a5486bf5f517.tar.bz2 gentoo-2-ce0f6a3e7a783c47a25651ceec84a5486bf5f517.zip |
Marked ~ppc-macos (bug #108635)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/htmlinc/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/htmlinc/Manifest | 16 | ||||
-rw-r--r-- | app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild | 4 |
3 files changed, 10 insertions, 16 deletions
diff --git a/app-text/htmlinc/ChangeLog b/app-text/htmlinc/ChangeLog index 39e48df0a2ae..bf99c1e867e2 100644 --- a/app-text/htmlinc/ChangeLog +++ b/app-text/htmlinc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/htmlinc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/ChangeLog,v 1.12 2005/07/16 16:29:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/ChangeLog,v 1.13 2005/10/15 14:18:21 grobian Exp $ + + 15 Oct 2005; Fabian Groffen <grobian@gentoo.org> + htmlinc-1.0_beta1-r1.ebuild: + Marked ~ppc-macos (bug #108635) 16 Jul 2005; Joseph Jezak <josejx@gentoo.org> htmlinc-1.0_beta1.ebuild: Marked ~ppc at the request of bug #99214. diff --git a/app-text/htmlinc/Manifest b/app-text/htmlinc/Manifest index efa1736d9800..a769149e6a50 100644 --- a/app-text/htmlinc/Manifest +++ b/app-text/htmlinc/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 116c937af99cc8767b50c7e511b09409 htmlinc-1.0_beta1-r1.ebuild 675 MD5 dde1f8c9b06806137ba5e85200a5c3b4 ChangeLog 1145 MD5 6dd1481a1d4ea570080885900f9ccb85 htmlinc-1.0_beta1.ebuild 647 -MD5 7b5d989ba37d36b1435ff20561deffc4 htmlinc-1.0_beta1-r1.ebuild 664 -MD5 a090e8e4585f069da8d32a89a9ac77ab files/htmlinc-gcc3-gentoo.patch 3601 -MD5 1987c5074e9ade268654c3d872e5e99c files/digest-htmlinc-1.0_beta1-r1 58 MD5 1987c5074e9ade268654c3d872e5e99c files/digest-htmlinc-1.0_beta1 58 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC2TXscsIHjyDViGQRAtHVAKCKy1fZWKz+2PM0waDLGi7GCFbDhgCfYjWp -najRdWV1Mu4vjf84yfC/pZk= -=mBsW ------END PGP SIGNATURE----- +MD5 1987c5074e9ade268654c3d872e5e99c files/digest-htmlinc-1.0_beta1-r1 58 +MD5 a090e8e4585f069da8d32a89a9ac77ab files/htmlinc-gcc3-gentoo.patch 3601 diff --git a/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild b/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild index ed07f713fa30..b6a9784ab5ff 100644 --- a/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild +++ b/app-text/htmlinc/htmlinc-1.0_beta1-r1.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-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild,v 1.1 2005/05/30 23:36:29 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild,v 1.2 2005/10/15 14:18:21 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://meybohm.de/files/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="virtual/libc" |