diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-21 06:32:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-21 06:32:21 +0000 |
commit | 1ff76532c744c1188fd6e5269f5ec01bd0864814 (patch) | |
tree | a352916494fca9840d72f041eaf9bbfa9e67f8e1 /www-client/dillo | |
parent | Stable on ppc (#96320). (diff) | |
download | gentoo-2-1ff76532c744c1188fd6e5269f5ec01bd0864814.tar.gz gentoo-2-1ff76532c744c1188fd6e5269f5ec01bd0864814.tar.bz2 gentoo-2-1ff76532c744c1188fd6e5269f5ec01bd0864814.zip |
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client/dillo')
-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 47714451251e..93f5b1a78392 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.29 2005/06/20 19:21:38 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.30 2005/06/21 06:32:21 corsair Exp $ + + 21 Jun 2005; Markus Rothe <corsair@gentoo.org> dillo-0.8.4-r2.ebuild: + Stable on ppc64 20 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org> dillo-0.8.4-r2.ebuild: Stable on hppa. diff --git a/www-client/dillo/dillo-0.8.4-r2.ebuild b/www-client/dillo/dillo-0.8.4-r2.ebuild index eb1cebd7bd69..cd1817194085 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.3 2005/06/20 19:21:38 killerfox Exp $ +# $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 $ 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" |