diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 05:21:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 05:21:38 +0000 |
commit | f9f496bd72dcd21f365d55557afccc48dd89c49d (patch) | |
tree | 39dedf68ff28ee0e71d54e2c6d1d4a3e10575f50 /www-client | |
parent | Stable for ppc, wrt bug #473290 (diff) | |
download | gentoo-2-f9f496bd72dcd21f365d55557afccc48dd89c49d.tar.gz gentoo-2-f9f496bd72dcd21f365d55557afccc48dd89c49d.tar.bz2 gentoo-2-f9f496bd72dcd21f365d55557afccc48dd89c49d.zip |
Stable for ppc, wrt bug #474320
(Portage version: 2.1.12.2/cvs/Linux ppc64, 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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog index fa0742cb8978..fc6fb87f72a8 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.119 2013/06/23 13:45:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.120 2013/06/24 05:21:38 ago Exp $ + + 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.3.ebuild: + Stable for ppc, wrt bug #474320 23 Jun 2013; Jeroen Roovers <jer@gentoo.org> dillo-3.0.3.ebuild: Stable for HPPA (bug #474320). diff --git a/www-client/dillo/dillo-3.0.3.ebuild b/www-client/dillo/dillo-3.0.3.ebuild index 5216f3cf152a..64a4ecbd34ea 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.2 2013/06/23 13:45:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.3.ebuild,v 1.3 2013/06/24 05:21:38 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 |