diff options
author | Jason Wever <weeve@gentoo.org> | 2005-01-09 02:12:24 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-01-09 02:12:24 +0000 |
commit | 2616481f55e7776a88ae27d0b09a2177d308a60c (patch) | |
tree | e39aad3fbae273239a0d9cf2111c562f8b14483f /www-client | |
parent | Patch contained $Id ... $ which of course got replaced on commit... (Manifest... (diff) | |
download | gentoo-2-2616481f55e7776a88ae27d0b09a2177d308a60c.tar.gz gentoo-2-2616481f55e7776a88ae27d0b09a2177d308a60c.tar.bz2 gentoo-2-2616481f55e7776a88ae27d0b09a2177d308a60c.zip |
Stable on sparc wrt bug #76665.
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/dillo/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/dillo/dillo-0.8.3-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog index 7e7a7350012d..73ca2e43209e 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.13 2005/01/08 21:04:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.14 2005/01/09 02:12:24 weeve Exp $ + + 08 Jan 2005; Jason Wever <weeve@gentoo.org> dillo-0.8.3-r4.ebuild: + Stable on sparc wrt bug #76665. 08 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> dillo-0.8.3-r4.ebuild: Stable on alpha, bug 76665. diff --git a/www-client/dillo/dillo-0.8.3-r4.ebuild b/www-client/dillo/dillo-0.8.3-r4.ebuild index 3f7cb30977ca..ecd95ac7fe01 100644 --- a/www-client/dillo/dillo-0.8.3-r4.ebuild +++ b/www-client/dillo/dillo-0.8.3-r4.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.3-r4.ebuild,v 1.5 2005/01/08 21:04:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-0.8.3-r4.ebuild,v 1.6 2005/01/09 02:12:24 weeve 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" |