diff options
author | 2005-04-09 13:25:16 +0000 | |
---|---|---|
committer | 2005-04-09 13:25:16 +0000 | |
commit | ff621240f1c1077fac611dd34267cc6b78edbe07 (patch) | |
tree | 10b41c8bf739ce34bb68af609eafc20d9a0b63a6 /www-client | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-ff621240f1c1077fac611dd34267cc6b78edbe07.tar.gz gentoo-2-ff621240f1c1077fac611dd34267cc6b78edbe07.tar.bz2 gentoo-2-ff621240f1c1077fac611dd34267cc6b78edbe07.zip |
Stable on ppc64
(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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog index 3f929a8b7080..e920e78770e6 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.23 2005/04/08 03:03:31 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.24 2005/04/09 13:25:16 corsair Exp $ + + 09 Apr 2005; Markus Rothe <corsair@gentoo.org> dillo-0.8.4-r1.ebuild: + Stable on ppc64 08 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> dillo-0.8.4-r1.ebuild: Marked stable on amd64. diff --git a/www-client/dillo/dillo-0.8.4-r1.ebuild b/www-client/dillo/dillo-0.8.4-r1.ebuild index 4097b3480029..d91986b6ea04 100644 --- a/www-client/dillo/dillo-0.8.4-r1.ebuild +++ b/www-client/dillo/dillo-0.8.4-r1.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-r1.ebuild,v 1.4 2005/04/08 03:03:31 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-0.8.4-r1.ebuild,v 1.5 2005/04/09 13:25:16 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="x86 ppc sparc ~alpha ~hppa amd64 ~mips ~arm ~ppc64" +KEYWORDS="x86 ppc sparc ~alpha ~hppa amd64 ~mips ~arm ppc64" MISC_IUSE="nls truetype" IUSE="${MISC_IUSE} ipv6 ssl" |