diff options
author | David Holm <dholm@gentoo.org> | 2003-10-07 12:34:16 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2003-10-07 12:34:16 +0000 |
commit | 3f38eaf067b2987b5f024d31582347023b154bf9 (patch) | |
tree | c65d7d8fd4f5d03675fef7b5d8d5294b9d6b16dd /app-misc | |
parent | Made some minor modifications to ebuild to make it compile on ppc (diff) | |
download | gentoo-2-3f38eaf067b2987b5f024d31582347023b154bf9.tar.gz gentoo-2-3f38eaf067b2987b5f024d31582347023b154bf9.tar.bz2 gentoo-2-3f38eaf067b2987b5f024d31582347023b154bf9.zip |
Added to ~ppc
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/xchm/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/xchm/Manifest | 8 | ||||
-rw-r--r-- | app-misc/xchm/xchm-0.8.3.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-misc/xchm/ChangeLog b/app-misc/xchm/ChangeLog index 6bc7b3ae5e6a..4db6910a8ecc 100644 --- a/app-misc/xchm/ChangeLog +++ b/app-misc/xchm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/xchm # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/xchm/ChangeLog,v 1.4 2003/09/29 17:30:06 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xchm/ChangeLog,v 1.5 2003/10/07 12:34:07 dholm Exp $ + + 07 Oct 2003; David Holm <dholm@gentoo.org> xchm-0.8.3.ebuild: + Added to ~ppc. *xchm-0.8.3 (29 Sep 2003) diff --git a/app-misc/xchm/Manifest b/app-misc/xchm/Manifest index 7d23a9be7e3a..b4fbd0fa5a0c 100644 --- a/app-misc/xchm/Manifest +++ b/app-misc/xchm/Manifest @@ -1,7 +1,7 @@ -MD5 0e7711100005ca675286084ea7e89e33 xchm-0.8.ebuild 696 -MD5 0dc6cc4f68459f60b8318c04bbc8a1d9 ChangeLog 751 +MD5 af9a55fdf7bcb05c9e3b9f6d5973600c ChangeLog 831 MD5 b129ed050c2fbba65df93f3610ee5c24 xchm-0.7.1.ebuild 698 -MD5 768fcb856ae59a2d8bfd7f16aa85a5ca xchm-0.8.3.ebuild 727 -MD5 92b8f0416b73ae4aa95523e93586dbef files/digest-xchm-0.8 123 +MD5 0e7711100005ca675286084ea7e89e33 xchm-0.8.ebuild 696 +MD5 a5f0f0e4d6710e00abcc48714f329c57 xchm-0.8.3.ebuild 730 MD5 26584a1580591452400d9bb636a461d5 files/digest-xchm-0.7.1 62 +MD5 92b8f0416b73ae4aa95523e93586dbef files/digest-xchm-0.8 123 MD5 ff653a77c56925824fe8a2ea59618534 files/digest-xchm-0.8.3 127 diff --git a/app-misc/xchm/xchm-0.8.3.ebuild b/app-misc/xchm/xchm-0.8.3.ebuild index 7cc6fa465f42..d2ac08c0a14f 100644 --- a/app-misc/xchm/xchm-0.8.3.ebuild +++ b/app-misc/xchm/xchm-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/xchm/xchm-0.8.3.ebuild,v 1.1 2003/09/29 17:30:06 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xchm/xchm-0.8.3.ebuild,v 1.2 2003/10/07 12:34:07 dholm Exp $ DESCRIPTION="Utility for viewing Microsoft .chm files." HOMEPAGE="http://xchm.sf.net" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/xchm/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="doc" DEPEND=">=app-doc/chmlib-0.31 |