diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 12:00:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 12:00:01 +0000 |
commit | 88185f736fcf6c02822d89c8772d5dbbe976dc0f (patch) | |
tree | 8f00b517e0336bbbf0b04dc01d9057f45278b89e /www-client/dillo | |
parent | Stable for arm, wrt bug #474190 (diff) | |
download | gentoo-2-88185f736fcf6c02822d89c8772d5dbbe976dc0f.tar.gz gentoo-2-88185f736fcf6c02822d89c8772d5dbbe976dc0f.tar.bz2 gentoo-2-88185f736fcf6c02822d89c8772d5dbbe976dc0f.zip |
Stable for arm, wrt bug #474320
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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 4bbc36b39bc2..bffc95fabf5f 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.124 2013/06/26 03:02:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.125 2013/06/26 12:00:01 ago Exp $ + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.3.ebuild: + Stable for arm, wrt bug #474320 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.3.ebuild: Stable for alpha, wrt bug #474320 diff --git a/www-client/dillo/dillo-3.0.3.ebuild b/www-client/dillo/dillo-3.0.3.ebuild index e1b07722570f..06ef6b449c99 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.7 2013/06/26 03:02:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.3.ebuild,v 1.8 2013/06/26 12:00:01 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 |