diff options
author | 2007-06-10 10:06:19 +0000 | |
---|---|---|
committer | 2007-06-10 10:06:19 +0000 | |
commit | b0b0494250320d15ee4d2051a66fb38173a2e003 (patch) | |
tree | 7ac487fa0739e34839b9f1f7510235c821516482 /net-misc/htpdate/htpdate-1.0.0.ebuild | |
parent | ppc stable, bug #181206 (diff) | |
download | historical-b0b0494250320d15ee4d2051a66fb38173a2e003.tar.gz historical-b0b0494250320d15ee4d2051a66fb38173a2e003.tar.bz2 historical-b0b0494250320d15ee4d2051a66fb38173a2e003.zip |
ppc stable
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-misc/htpdate/htpdate-1.0.0.ebuild')
-rw-r--r-- | net-misc/htpdate/htpdate-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/htpdate/htpdate-1.0.0.ebuild b/net-misc/htpdate/htpdate-1.0.0.ebuild index 1cc9aa91cbc4..e04cba6e0bf6 100644 --- a/net-misc/htpdate/htpdate-1.0.0.ebuild +++ b/net-misc/htpdate/htpdate-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/htpdate-1.0.0.ebuild,v 1.1 2007/03/25 18:02:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/htpdate-1.0.0.ebuild,v 1.2 2007/06/10 10:06:19 dertobi123 Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.clevervest.com/htp/archive/c/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ~s390 ~sh ~x86" IUSE="" DEPEND="" |