summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-20 18:26:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-20 18:26:22 +0000
commitf908d8f21914c6869df1e2123ae331f6920d9be8 (patch)
tree75769040981b865c3d17860bbe1195d9f18ac1bd /net-misc
parentVersion bump and fix path for ebin files, bug 259695. (diff)
downloadgentoo-2-f908d8f21914c6869df1e2123ae331f6920d9be8.tar.gz
gentoo-2-f908d8f21914c6869df1e2123ae331f6920d9be8.tar.bz2
gentoo-2-f908d8f21914c6869df1e2123ae331f6920d9be8.zip
arm/s390/sh/x86 stable wrt #254417
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/htpdate/ChangeLog5
-rw-r--r--net-misc/htpdate/htpdate-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/htpdate/ChangeLog b/net-misc/htpdate/ChangeLog
index 3c2349442897..ae34d1d1b618 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.36 2009/01/10 14:17:13 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/ChangeLog,v 1.37 2009/02/20 18:26:22 armin76 Exp $
+
+ 20 Feb 2009; Raúl Porcel <armin76@gentoo.org> htpdate-1.0.4.ebuild:
+ arm/s390/sh/x86 stable wrt #254417
10 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org>
-htpdate-0.9.2.ebuild, -htpdate-0.9.3.ebuild, htpdate-1.0.4.ebuild:
diff --git a/net-misc/htpdate/htpdate-1.0.4.ebuild b/net-misc/htpdate/htpdate-1.0.4.ebuild
index 3484c194f3de..6747ba86a99f 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.2 2009/01/10 14:17:13 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/htpdate-1.0.4.ebuild,v 1.3 2009/02/20 18:26:22 armin76 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=""