diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-20 18:03:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-20 18:03:13 +0000 |
commit | 3b6d9757258656afcf06ad2f1092df85293c2f77 (patch) | |
tree | 400cb7411ae7084b8b8cd01aaaddc833ea6be64e /www-misc | |
parent | Remove old. (diff) | |
download | gentoo-2-3b6d9757258656afcf06ad2f1092df85293c2f77.tar.gz gentoo-2-3b6d9757258656afcf06ad2f1092df85293c2f77.tar.bz2 gentoo-2-3b6d9757258656afcf06ad2f1092df85293c2f77.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/htdig/ChangeLog | 6 | ||||
-rw-r--r-- | www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-misc/htdig/ChangeLog b/www-misc/htdig/ChangeLog index e08844a8c20e..480fa784ccd9 100644 --- a/www-misc/htdig/ChangeLog +++ b/www-misc/htdig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-misc/htdig # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/ChangeLog,v 1.44 2010/01/01 03:38:42 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/ChangeLog,v 1.45 2010/01/20 18:03:13 armin76 Exp $ + + 20 Jan 2010; Raúl Porcel <armin76@gentoo.org> + htdig-3.2.0_beta6-r3.ebuild: + Add ~arm 01 Jan 2010; Jonathan Callen <abcd@gentoo.org> htdig-3.2.0_beta6-r3.ebuild: diff --git a/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild b/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild index 5cad3352fc11..9a2d06e8c63b 100644 --- a/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild +++ b/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild,v 1.9 2010/01/01 03:38:42 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild,v 1.10 2010/01/20 18:03:13 armin76 Exp $ inherit eutils autotools @@ -13,7 +13,7 @@ SRC_URI="http://www.htdig.org/files/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="ssl" DEPEND=">=sys-libs/zlib-1.1.3 |