diff options
author | 2013-06-25 11:43:12 +0000 | |
---|---|---|
committer | 2013-06-25 11:43:12 +0000 | |
commit | ffc00bb58e9961a383dfd17daf7785c401af6cb5 (patch) | |
tree | d269dc6623eb7293a409d002e581e60729d40923 /www-client/dillo/dillo-3.0.3.ebuild | |
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/dillo-3.0.3.ebuild')
-rw-r--r-- | www-client/dillo/dillo-3.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |