diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:43:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:43:12 +0000 |
commit | ffc00bb58e9961a383dfd17daf7785c401af6cb5 (patch) | |
tree | d269dc6623eb7293a409d002e581e60729d40923 /www-client/dillo | |
parent | Stable for x86, wrt bug #474316 (diff) | |
download | gentoo-2-ffc00bb58e9961a383dfd17daf7785c401af6cb5.tar.gz gentoo-2-ffc00bb58e9961a383dfd17daf7785c401af6cb5.tar.bz2 gentoo-2-ffc00bb58e9961a383dfd17daf7785c401af6cb5.zip |
Stable for x86, wrt bug #474320
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/dillo')
-rw-r--r-- | www-client/dillo/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/dillo/dillo-3.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog index 77dab4dcefb3..74f3ecc4ec48 100644 --- a/www-client/dillo/ChangeLog +++ b/www-client/dillo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/dillo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.122 2013/06/25 10:25:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.123 2013/06/25 11:43:12 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.3.ebuild: + Stable for x86, wrt bug #474320 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.3.ebuild: Stable for ppc64, wrt bug #474320 diff --git a/www-client/dillo/dillo-3.0.3.ebuild b/www-client/dillo/dillo-3.0.3.ebuild index 90e8701f92fa..1c9de2485c86 100644 --- a/www-client/dillo/dillo-3.0.3.ebuild +++ b/www-client/dillo/dillo-3.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.3.ebuild,v 1.5 2013/06/25 10:25:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.3.ebuild,v 1.6 2013/06/25 11:43:12 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 |