diff options
author | 2005-04-01 03:52:31 +0000 | |
---|---|---|
committer | 2005-04-01 03:52:31 +0000 | |
commit | ec6a29440d375f3fe87b51ed7315bfea87ff2b59 (patch) | |
tree | e2483062fcc71b2ec99bad385d358cdf6a4c4f6d /app-text/html2text/html2text-1.3.2.ebuild | |
parent | fix manifest (diff) | |
download | historical-ec6a29440d375f3fe87b51ed7315bfea87ff2b59.tar.gz historical-ec6a29440d375f3fe87b51ed7315bfea87ff2b59.tar.bz2 historical-ec6a29440d375f3fe87b51ed7315bfea87ff2b59.zip |
stable on ia64
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-text/html2text/html2text-1.3.2.ebuild')
-rw-r--r-- | app-text/html2text/html2text-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild index 58869e0ab6a2..062e2bad75a0 100644 --- a/app-text/html2text/html2text-1.3.2.ebuild +++ b/app-text/html2text/html2text-1.3.2.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/html2text/html2text-1.3.2.ebuild,v 1.7 2005/01/01 16:19:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.8 2005/04/01 03:48:07 agriffis Exp $ inherit eutils gcc @@ -10,7 +10,7 @@ SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc ppc64 ~alpha ~ia64" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc ppc64 ~alpha ia64" IUSE="" DEPEND="virtual/libc" |