diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-21 14:02:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-21 14:02:18 +0000 |
commit | c102cdfbda6b6c146b332fcfe533afca665379ea (patch) | |
tree | 00a9707300b234b305b68c6b7c59e8f085ba38c8 /www-client | |
parent | mark x86 (diff) | |
download | gentoo-2-c102cdfbda6b6c146b332fcfe533afca665379ea.tar.gz gentoo-2-c102cdfbda6b6c146b332fcfe533afca665379ea.tar.bz2 gentoo-2-c102cdfbda6b6c146b332fcfe533afca665379ea.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/dillo/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/dillo/dillo-0.8.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog index 93f5b1a78392..d86f156c5288 100644 --- a/www-client/dillo/ChangeLog +++ b/www-client/dillo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/dillo # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.30 2005/06/21 06:32:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.31 2005/06/21 14:00:10 gustavoz Exp $ + + 21 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> dillo-0.8.4-r2.ebuild: + Stable on sparc 21 Jun 2005; Markus Rothe <corsair@gentoo.org> dillo-0.8.4-r2.ebuild: Stable on ppc64 diff --git a/www-client/dillo/dillo-0.8.4-r2.ebuild b/www-client/dillo/dillo-0.8.4-r2.ebuild index cd1817194085..3f3c1f850116 100644 --- a/www-client/dillo/dillo-0.8.4-r2.ebuild +++ b/www-client/dillo/dillo-0.8.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-0.8.4-r2.ebuild,v 1.4 2005/06/21 06:32:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-0.8.4-r2.ebuild,v 1.5 2005/06/21 14:00:10 gustavoz Exp $ inherit flag-o-matic eutils @@ -15,7 +15,7 @@ SRC_URI="http://www.dillo.org/download/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ppc64 sparc x86" MISC_IUSE="nls truetype" IUSE="${MISC_IUSE} ipv6 ssl" |