diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-12-04 16:53:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-12-04 16:53:05 +0000 |
commit | 65a69b3ef274730084a7b3a7a6319432e603e0ae (patch) | |
tree | c89f7b6b2f6332e5727fdbab7af1796cc4228aae /www-client/links/links-2.1_pre26.ebuild | |
parent | Fix handling of truetype useflag, thanks to Kraml Liu n bug #157097. (diff) | |
download | historical-65a69b3ef274730084a7b3a7a6319432e603e0ae.tar.gz historical-65a69b3ef274730084a7b3a7a6319432e603e0ae.tar.bz2 historical-65a69b3ef274730084a7b3a7a6319432e603e0ae.zip |
Dropped ppc-macos keyword, see you in prefix.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'www-client/links/links-2.1_pre26.ebuild')
-rw-r--r-- | www-client/links/links-2.1_pre26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/links/links-2.1_pre26.ebuild b/www-client/links/links-2.1_pre26.ebuild index de06dd99a077..061e8818d3fd 100644 --- a/www-client/links/links-2.1_pre26.ebuild +++ b/www-client/links/links-2.1_pre26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre26.ebuild,v 1.4 2006/12/04 15:07:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre26.ebuild,v 1.5 2006/12/04 16:53:05 grobian Exp $ inherit eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://links.twibright.com/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="directfb fbcon gpm javascript jpeg livecd png sdl ssl svga tiff unicode X" # Note: if X or fbcon usegflag are enabled, links will be built in graphic |