diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-31 18:47:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-31 18:47:56 +0000 |
commit | 9372f6c0aa7891edb763435a20d5b9eb0333ca00 (patch) | |
tree | 54d43297a57732c46a0c0fb3ae0df2283de8402e /www-client/dillo | |
parent | alpha/ia64/sparc stable wrt #405365 (diff) | |
download | gentoo-2-9372f6c0aa7891edb763435a20d5b9eb0333ca00.tar.gz gentoo-2-9372f6c0aa7891edb763435a20d5b9eb0333ca00.tar.bz2 gentoo-2-9372f6c0aa7891edb763435a20d5b9eb0333ca00.zip |
Stable for X86, wrt bug #410023
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'www-client/dillo')
-rw-r--r-- | www-client/dillo/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/dillo/dillo-3.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog index 1e5ec3cb8018..6c428c666582 100644 --- a/www-client/dillo/ChangeLog +++ b/www-client/dillo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/dillo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.111 2012/03/31 15:54:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.112 2012/03/31 18:47:56 ago Exp $ + + 31 Mar 2012; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.2.ebuild: + Stable for X86, wrt bug #410023 31 Mar 2012; Jeroen Roovers <jer@gentoo.org> dillo-3.0.2.ebuild: Stable for HPPA (bug #410023). diff --git a/www-client/dillo/dillo-3.0.2.ebuild b/www-client/dillo/dillo-3.0.2.ebuild index 1d19e21db0fc..086a27d34004 100644 --- a/www-client/dillo/dillo-3.0.2.ebuild +++ b/www-client/dillo/dillo-3.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.2.ebuild,v 1.6 2012/03/31 15:54:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.2.ebuild,v 1.7 2012/03/31 18:47:56 ago Exp $ EAPI=4 inherit eutils flag-o-matic multilib @@ -12,7 +12,7 @@ SRC_URI="http://www.dillo.org/download/${P}.tar.bz2 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ~ppc ~ppc64 ~sparc x86" IUSE="doc +gif ipv6 +jpeg +png ssl" RDEPEND="sys-libs/zlib |