diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-11-17 10:39:18 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-11-17 10:39:18 +0000 |
commit | f7070e7802d3cd0d2219e0f3b2d97a469b136819 (patch) | |
tree | 09f6bf4cda03e8a805279c0322ad7d0d8fc5585d /net-misc/htpdate | |
parent | Prevent problems setting WM preferences, upstream bug #706834 (diff) | |
download | gentoo-2-f7070e7802d3cd0d2219e0f3b2d97a469b136819.tar.gz gentoo-2-f7070e7802d3cd0d2219e0f3b2d97a469b136819.tar.bz2 gentoo-2-f7070e7802d3cd0d2219e0f3b2d97a469b136819.zip |
Stable on amd64 and x86, wrt bug #490586
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-misc/htpdate')
-rw-r--r-- | net-misc/htpdate/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/htpdate/htpdate-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/htpdate/ChangeLog b/net-misc/htpdate/ChangeLog index e2f75f056547..78972b161bd8 100644 --- a/net-misc/htpdate/ChangeLog +++ b/net-misc/htpdate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/htpdate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/ChangeLog,v 1.50 2013/11/13 15:43:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/ChangeLog,v 1.51 2013/11/17 10:39:18 pinkbyte Exp $ + + 17 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> htpdate-1.0.7.ebuild: + Stable on amd64 and x86, wrt bug #490586 13 Nov 2013; Jeroen Roovers <jer@gentoo.org> htpdate-1.0.7.ebuild: Stable for HPPA (bug #490586). diff --git a/net-misc/htpdate/htpdate-1.0.7.ebuild b/net-misc/htpdate/htpdate-1.0.7.ebuild index 864c4b854b57..ad15776fe954 100644 --- a/net-misc/htpdate/htpdate-1.0.7.ebuild +++ b/net-misc/htpdate/htpdate-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/htpdate-1.0.7.ebuild,v 1.2 2013/11/13 15:43:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/htpdate-1.0.7.ebuild,v 1.3 2013/11/17 10:39:18 pinkbyte Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-linux ~x86-linux" DEPEND="" RDEPEND="" |