diff options
author | 2008-03-09 11:06:55 +0000 | |
---|---|---|
committer | 2008-03-09 11:06:55 +0000 | |
commit | b19c521f415439334915306877d16ff18bea242f (patch) | |
tree | 9e5c26233c433399f99d79bc40778e5e9f1a06d6 /www-client/links/links-2.1_pre33.ebuild | |
parent | add a patch to call AC_PROG_CXX since tehere are c++ files and libtool macros... (diff) | |
download | gentoo-2-b19c521f415439334915306877d16ff18bea242f.tar.gz gentoo-2-b19c521f415439334915306877d16ff18bea242f.tar.bz2 gentoo-2-b19c521f415439334915306877d16ff18bea242f.zip |
alpha/ia64 stable wrt #212593
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client/links/links-2.1_pre33.ebuild')
-rw-r--r-- | www-client/links/links-2.1_pre33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/links/links-2.1_pre33.ebuild b/www-client/links/links-2.1_pre33.ebuild index b0a618af7766..62c1438f8df4 100644 --- a/www-client/links/links-2.1_pre33.ebuild +++ b/www-client/links/links-2.1_pre33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre33.ebuild,v 1.6 2008/03/08 16:10:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre33.ebuild,v 1.7 2008/03/09 11:06:55 armin76 Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=none @@ -17,7 +17,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 ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="bzip2 directfb fbcon gpm jpeg livecd png sdl ssl svga tiff unicode X zlib" # Note: if X or fbcon usegflag are enabled, links will be built in graphic |