diff options
-rw-r--r-- | www-client/dillo/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/dillo/dillo-3.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog index 7a91c02d848b..63686e699b3e 100644 --- a/www-client/dillo/ChangeLog +++ b/www-client/dillo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/dillo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.136 2014/10/29 09:27:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.137 2014/11/02 08:56:52 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.4.ebuild: + Stable for alpha, wrt bug #520680 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.4.ebuild: Stable for sparc, wrt bug #520680 diff --git a/www-client/dillo/dillo-3.0.4.ebuild b/www-client/dillo/dillo-3.0.4.ebuild index 131a4529ff49..6c31ffbdfb99 100644 --- a/www-client/dillo/dillo-3.0.4.ebuild +++ b/www-client/dillo/dillo-3.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.4.ebuild,v 1.8 2014/10/29 09:27:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.4.ebuild,v 1.9 2014/11/02 08:56:52 ago Exp $ EAPI=5 inherit eutils flag-o-matic multilib toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://www.dillo.org/download/${P}.tar.bz2 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86" IUSE="doc +gif ipv6 +jpeg +png ssl" RDEPEND="sys-libs/zlib |