diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-02-21 16:27:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-02-21 16:27:53 +0000 |
commit | 3403d0cefad026747a646232be53a68f0cdb711b (patch) | |
tree | fd4ab65dad00f1f9997e2af07f8daf9b22487d81 /net-misc/htpdate | |
parent | Version bump (diff) | |
download | gentoo-2-3403d0cefad026747a646232be53a68f0cdb711b.tar.gz gentoo-2-3403d0cefad026747a646232be53a68f0cdb711b.tar.bz2 gentoo-2-3403d0cefad026747a646232be53a68f0cdb711b.zip |
Stable for HPPA (bug #254417).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'net-misc/htpdate')
-rw-r--r-- | net-misc/htpdate/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/htpdate/htpdate-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/htpdate/ChangeLog b/net-misc/htpdate/ChangeLog index ae34d1d1b618..22df0bf62f0e 100644 --- a/net-misc/htpdate/ChangeLog +++ b/net-misc/htpdate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/htpdate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/ChangeLog,v 1.37 2009/02/20 18:26:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/ChangeLog,v 1.38 2009/02/21 16:27:53 jer Exp $ + + 21 Feb 2009; Jeroen Roovers <jer@gentoo.org> htpdate-1.0.4.ebuild: + Stable for HPPA (bug #254417). 20 Feb 2009; Raúl Porcel <armin76@gentoo.org> htpdate-1.0.4.ebuild: arm/s390/sh/x86 stable wrt #254417 diff --git a/net-misc/htpdate/htpdate-1.0.4.ebuild b/net-misc/htpdate/htpdate-1.0.4.ebuild index 6747ba86a99f..d76d08c31aca 100644 --- a/net-misc/htpdate/htpdate-1.0.4.ebuild +++ b/net-misc/htpdate/htpdate-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/htpdate-1.0.4.ebuild,v 1.3 2009/02/20 18:26:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/htpdate-1.0.4.ebuild,v 1.4 2009/02/21 16:27:53 jer 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="" |