diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-07 10:44:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-07 10:44:04 +0000 |
commit | 727e03a10bf39e28958603545a3303e22a1babb2 (patch) | |
tree | 0ef94708312dc13e4946f136f70bccc7899de379 /www-client | |
parent | Drop to unstable, bug 517932. Drop alpha keyword, bug 504952. (diff) | |
download | gentoo-2-727e03a10bf39e28958603545a3303e22a1babb2.tar.gz gentoo-2-727e03a10bf39e28958603545a3303e22a1babb2.tar.bz2 gentoo-2-727e03a10bf39e28958603545a3303e22a1babb2.zip |
Stable for ppc, wrt bug #520680
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client')
-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 ee24c364c8a3..cb6ef349d60f 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.131 2014/08/30 18:45:25 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.132 2014/09/07 10:44:04 ago Exp $ + + 07 Sep 2014; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.4.ebuild: + Stable for ppc, wrt bug #520680 30 Aug 2014; Chema Alonso <nimiux@gentoo.org> dillo-3.0.4.ebuild: Stable for amd64 wrt bug #520680 diff --git a/www-client/dillo/dillo-3.0.4.ebuild b/www-client/dillo/dillo-3.0.4.ebuild index 0b58a56b8166..1810ab206038 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.3 2014/08/30 18:45:25 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.4.ebuild,v 1.4 2014/09/07 10:44:04 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 |