diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:26:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:26:45 +0000 |
commit | db53fc8fa1ea1f146c38c8eca5d5bf9f2ec1bec4 (patch) | |
tree | 2e4133fd234d6b17ec57047aaa418200ca2cb019 /net-misc/adjtimex | |
parent | Stable for x86, wrt bug #470324 (diff) | |
download | gentoo-2-db53fc8fa1ea1f146c38c8eca5d5bf9f2ec1bec4.tar.gz gentoo-2-db53fc8fa1ea1f146c38c8eca5d5bf9f2ec1bec4.tar.bz2 gentoo-2-db53fc8fa1ea1f146c38c8eca5d5bf9f2ec1bec4.zip |
Stable for x86, wrt bug #470558
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/adjtimex')
-rw-r--r-- | net-misc/adjtimex/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/adjtimex/adjtimex-1.29-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/adjtimex/ChangeLog b/net-misc/adjtimex/ChangeLog index 6b3af0c894d4..f43849eb3f0a 100644 --- a/net-misc/adjtimex/ChangeLog +++ b/net-misc/adjtimex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/adjtimex # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/ChangeLog,v 1.29 2013/07/30 12:24:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/ChangeLog,v 1.30 2013/08/07 13:26:45 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> adjtimex-1.29-r1.ebuild: + Stable for x86, wrt bug #470558 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> adjtimex-1.29-r1.ebuild: Stable for alpha, wrt bug #470558 diff --git a/net-misc/adjtimex/adjtimex-1.29-r1.ebuild b/net-misc/adjtimex/adjtimex-1.29-r1.ebuild index b12515bfdc9f..b9822feb8fa2 100644 --- a/net-misc/adjtimex/adjtimex-1.29-r1.ebuild +++ b/net-misc/adjtimex/adjtimex-1.29-r1.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/adjtimex/adjtimex-1.29-r1.ebuild,v 1.3 2013/07/30 12:24:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.29-r1.ebuild,v 1.4 2013/08/07 13:26:45 ago Exp $ EAPI="2" @@ -18,7 +18,7 @@ SRC_URI="${DEBIAN_URI}/${DEBIAN_PATCH} LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ppc ~x86" +KEYWORDS="alpha amd64 ~ppc x86" IUSE="" DEPEND="sys-apps/sed" |