diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-29 08:34:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-29 08:34:41 +0000 |
commit | d69d71a8c63976bb42adbdf2b78fe02d82d9a3e3 (patch) | |
tree | fd24300c16cf1888467f05c56a2dce38c803386b /www-client | |
parent | Stable for amd64, wrt bug #410021 (diff) | |
download | gentoo-2-d69d71a8c63976bb42adbdf2b78fe02d82d9a3e3.tar.gz gentoo-2-d69d71a8c63976bb42adbdf2b78fe02d82d9a3e3.tar.bz2 gentoo-2-d69d71a8c63976bb42adbdf2b78fe02d82d9a3e3.zip |
Stable for amd64, wrt bug #410023
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/dillo/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/dillo/dillo-3.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog index 60c11b40b341..549c5b960be0 100644 --- a/www-client/dillo/ChangeLog +++ b/www-client/dillo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/dillo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.108 2012/02/06 13:00:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.109 2012/03/29 08:34:41 ago Exp $ + + 29 Mar 2012; Agostino Sarubbo <ago@gentoo.org> dillo-3.0.2.ebuild: + Stable for amd64, wrt bug #410023 06 Feb 2012; Jeroen Roovers <jer@gentoo.org> dillo-3.0.2.ebuild: Install all docs in docdir. diff --git a/www-client/dillo/dillo-3.0.2.ebuild b/www-client/dillo/dillo-3.0.2.ebuild index 2c56755e6fcb..acffd16cb6f0 100644 --- a/www-client/dillo/dillo-3.0.2.ebuild +++ b/www-client/dillo/dillo-3.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.2.ebuild,v 1.3 2012/02/06 13:00:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.2.ebuild,v 1.4 2012/03/29 08:34:41 ago Exp $ EAPI=4 inherit eutils flag-o-matic multilib @@ -12,7 +12,7 @@ SRC_URI="http://www.dillo.org/download/${P}.tar.bz2 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc +gif ipv6 +jpeg +png ssl" RDEPEND="sys-libs/zlib |