diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 13:24:02 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 13:24:02 +0000 |
commit | ff3992e96b182992ad19e02eeccc43ad59d52d90 (patch) | |
tree | 6221269ca4f3885082d78e4e78a971415b98099a /www-misc | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-ff3992e96b182992ad19e02eeccc43ad59d52d90.tar.gz gentoo-2-ff3992e96b182992ad19e02eeccc43ad59d52d90.tar.bz2 gentoo-2-ff3992e96b182992ad19e02eeccc43ad59d52d90.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/htdig/ChangeLog | 8 | ||||
-rw-r--r-- | www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www-misc/htdig/ChangeLog b/www-misc/htdig/ChangeLog index 480fa784ccd9..2b0ccc77ce8f 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.45 2010/01/20 18:03:13 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/ChangeLog,v 1.46 2012/05/17 13:24:02 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> + htdig-3.2.0_beta6-r3.ebuild: + keyword ~amd64-fbsd 20 Jan 2010; Raúl Porcel <armin76@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 9a2d06e8c63b..ac8ba098a761 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 +# Copyright 1999-2012 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.10 2010/01/20 18:03:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild,v 1.11 2012/05/17 13:24:02 aballier 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 ~arm 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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="ssl" DEPEND=">=sys-libs/zlib-1.1.3 |