diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-14 07:30:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-14 07:30:16 +0000 |
commit | 004e21b78e2ad1d2f965013f0c4cd04b11eda734 (patch) | |
tree | 8054d0e79eb7e8352a6267e089dea60ce4eb8dfd /www-client/dillo | |
parent | Stable for ppc64, wrt bug #519410 (diff) | |
download | gentoo-2-004e21b78e2ad1d2f965013f0c4cd04b11eda734.tar.gz gentoo-2-004e21b78e2ad1d2f965013f0c4cd04b11eda734.tar.bz2 gentoo-2-004e21b78e2ad1d2f965013f0c4cd04b11eda734.zip |
Stable for ppc64, wrt bug #520680
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog index cb6ef349d60f..671e322d4ec7 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.132 2014/09/07 10:44:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.133 2014/09/14 07:30:16 ago Exp $ + + 14 Sep 2014; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.4.ebuild: + Stable for ppc64, wrt bug #520680 07 Sep 2014; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.4.ebuild: Stable for ppc, wrt bug #520680 diff --git a/www-client/dillo/dillo-3.0.4.ebuild b/www-client/dillo/dillo-3.0.4.ebuild index 1810ab206038..f42942ab5ea1 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.4 2014/09/07 10:44:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.4.ebuild,v 1.5 2014/09/14 07:30:16 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 |