diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-11 21:17:03 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-11 21:17:03 +0000 |
commit | 8e15cbc4a0db9d105ae3d43f3ef22852d301a78a (patch) | |
tree | 04e3a8f0e2ee1975875298a51d76771b00626a31 /app-text/html2text/html2text-1.3.2.ebuild | |
parent | Add dependency on x11-proto/inputproto for bug #204589. (diff) | |
download | historical-8e15cbc4a0db9d105ae3d43f3ef22852d301a78a.tar.gz historical-8e15cbc4a0db9d105ae3d43f3ef22852d301a78a.tar.bz2 historical-8e15cbc4a0db9d105ae3d43f3ef22852d301a78a.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-text/html2text/html2text-1.3.2.ebuild')
-rw-r--r-- | app-text/html2text/html2text-1.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild index de62d38c8cf8..79d018875f21 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-2007 Gentoo Foundation +# Copyright 1999-2008 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.17 2007/02/23 20:13:52 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.18 2008/01/11 21:17:03 grobian Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |