diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-09 11:06:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-09 11:06:55 +0000 |
commit | b19c521f415439334915306877d16ff18bea242f (patch) | |
tree | 9e5c26233c433399f99d79bc40778e5e9f1a06d6 /www-client | |
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')
-rw-r--r-- | www-client/links/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/links/links-2.1_pre33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index 95c84e694451..7b966821e480 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/links # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.102 2008/03/08 16:10:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.103 2008/03/09 11:06:55 armin76 Exp $ + + 09 Mar 2008; Raúl Porcel <armin76@gentoo.org> links-2.1_pre33.ebuild: + alpha/ia64 stable wrt #212593 08 Mar 2008; nixnut <nixnut@gentoo.org> links-2.1_pre33.ebuild: Stable on ppc wrt bug 212583 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 |