diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2005-01-07 13:59:47 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2005-01-07 13:59:47 +0000 |
commit | 079fa4b98eb995c3bd5c969247247f0eacb5f24a (patch) | |
tree | 688ba84b5b98deb932eb96e88e7a5b0176b522d8 /www-client/dillo | |
parent | Inital import. Ebuild contributed by Dan <dan@intuitivelyobvious.net>. Fixes ... (diff) | |
download | historical-079fa4b98eb995c3bd5c969247247f0eacb5f24a.tar.gz historical-079fa4b98eb995c3bd5c969247247f0eacb5f24a.tar.bz2 historical-079fa4b98eb995c3bd5c969247247f0eacb5f24a.zip |
unmask -r4
Diffstat (limited to 'www-client/dillo')
-rw-r--r-- | www-client/dillo/Manifest | 2 | ||||
-rw-r--r-- | www-client/dillo/dillo-0.8.3-r4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www-client/dillo/Manifest b/www-client/dillo/Manifest index 7ad715fde39b..d469d3b9f87b 100644 --- a/www-client/dillo/Manifest +++ b/www-client/dillo/Manifest @@ -4,7 +4,7 @@ MD5 18a9f26be711130a947219f4432fe069 dillo-0.8.3.ebuild 3475 MD5 2e853f9207a33d2fd352132561c48e6a dillo-0.7.3-r7.ebuild 3072 MD5 4fc1e2923e0c7813f33a1346dfbdfbde ChangeLog 9348 MD5 3ff31b5479b2a0244f5711fff3155aed metadata.xml 221 -MD5 9cd1c85eb212177f59519b6b68303af3 dillo-0.8.3-r4.ebuild 3640 +MD5 42d26ac0d0813c16e61c29c3215b279f dillo-0.8.3-r4.ebuild 3642 MD5 ba28c8a3ac90eda9150e386ab318bbcd files/digest-dillo-0.8.3 220 MD5 7750091e1346c986eeb58aef81297fd0 files/dillo-format-string-vulnerability.diff 787 MD5 e257387d2c71e79a44b93b59e5240db3 files/digest-dillo-0.7.3-r7 226 diff --git a/www-client/dillo/dillo-0.8.3-r4.ebuild b/www-client/dillo/dillo-0.8.3-r4.ebuild index 89e17f305138..c2121628719b 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.1 2005/01/06 16:24:50 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-0.8.3-r4.ebuild,v 1.2 2005/01/07 13:59:47 taviso 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" |