diff options
author | David Holm <dholm@gentoo.org> | 2004-05-01 11:41:27 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-01 11:41:27 +0000 |
commit | cd76c0d86af7acce228374c9790611ecf98541c0 (patch) | |
tree | 4885e9fc798cfb008158978b77eb558cf4308ac1 /net-p2p/smet2html | |
parent | Initial import. Ebuild submitted by Atzm Watanabe <sitosito@p.chan.ne.jp> at ... (diff) | |
download | historical-cd76c0d86af7acce228374c9790611ecf98541c0.tar.gz historical-cd76c0d86af7acce228374c9790611ecf98541c0.tar.bz2 historical-cd76c0d86af7acce228374c9790611ecf98541c0.zip |
Added to ~ppc
Diffstat (limited to 'net-p2p/smet2html')
-rw-r--r-- | net-p2p/smet2html/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/smet2html/Manifest | 4 | ||||
-rw-r--r-- | net-p2p/smet2html/smet2html-0.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/smet2html/ChangeLog b/net-p2p/smet2html/ChangeLog index ae861729e4d7..728907f3b03d 100644 --- a/net-p2p/smet2html/ChangeLog +++ b/net-p2p/smet2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/smet2html # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/smet2html/ChangeLog,v 1.2 2004/04/30 21:32:40 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/smet2html/ChangeLog,v 1.3 2004/05/01 11:41:27 dholm Exp $ + + 01 May 2004; David Holm <dholm@gentoo.org> smet2html-0.1.ebuild: + Added to ~ppc. *smet2html-0.1 (30 Apr 2004) diff --git a/net-p2p/smet2html/Manifest b/net-p2p/smet2html/Manifest index d72450b26bed..cc7f8b259ba5 100644 --- a/net-p2p/smet2html/Manifest +++ b/net-p2p/smet2html/Manifest @@ -1,4 +1,4 @@ -MD5 01f201476de2a082edab1a7b99caa04c smet2html-0.1.ebuild 697 -MD5 a825951869c65bb5f17254efb8fdb854 ChangeLog 442 +MD5 ec91ccce318cca195850780aac7fdeb5 ChangeLog 523 MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 +MD5 4ec94bff969c99ced07b3acf1410879f smet2html-0.1.ebuild 698 MD5 0e9f3af9ac2552dc46b4f35a4312027e files/digest-smet2html-0.1 63 diff --git a/net-p2p/smet2html/smet2html-0.1.ebuild b/net-p2p/smet2html/smet2html-0.1.ebuild index e09e5d332fcc..2ed3603a6e52 100644 --- a/net-p2p/smet2html/smet2html-0.1.ebuild +++ b/net-p2p/smet2html/smet2html-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/smet2html/smet2html-0.1.ebuild,v 1.1 2004/04/30 21:30:15 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/smet2html/smet2html-0.1.ebuild,v 1.2 2004/05/01 11:41:27 dholm Exp $ DESCRIPTION="Convert eDonkey2000 server.met to html" HOMEPAGE="http://ed2k-tools.sourceforge.net/${PN}.shtml" @@ -9,7 +9,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/glibc" |