diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2006-10-10 21:15:54 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2006-10-10 21:15:54 +0000 |
commit | f730aa67eeda6b10ac7f219e48fcb6ca1748a581 (patch) | |
tree | 10005f697e5ac046c200dda45eb0b47c913079bb /app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-f730aa67eeda6b10ac7f219e48fcb6ca1748a581.tar.gz gentoo-2-f730aa67eeda6b10ac7f219e48fcb6ca1748a581.tar.bz2 gentoo-2-f730aa67eeda6b10ac7f219e48fcb6ca1748a581.zip |
Dropping old version and fixing bug #125522
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild')
-rw-r--r-- | app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild b/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild index 0e24b53ab8c5..4caae923cdbc 100644 --- a/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild +++ b/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild,v 1.7 2006/08/19 14:43:03 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild,v 1.8 2006/10/10 21:15:54 g2boojum Exp $ DESCRIPTION="Text to Doc file converter for the Palm Pilot. Also includes an HTML to Doc converter." SRC_URI="http://homepage.mac.com/pauljlucas/software/${P}.tar.gz" -HOMEPAGE="http://homepage.mac.com/pauljlucas/software.html" +HOMEPAGE="http://homepage.mac.com/pauljlucas/software/txt2pdbdoc/" KEYWORDS="amd64 ppc sparc x86" SLOT="0" LICENSE="GPL-2" |