diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-07-28 17:26:27 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-07-28 17:26:27 +0000 |
commit | 139bf540076a14fae375975fe10c59c38d58a6bf (patch) | |
tree | 1dcd1a832101656b6fd5a3de06163feeb907fe4a /net-misc/adjtimex | |
parent | Mask new grub snapshot for testing. (diff) | |
download | gentoo-2-139bf540076a14fae375975fe10c59c38d58a6bf.tar.gz gentoo-2-139bf540076a14fae375975fe10c59c38d58a6bf.tar.bz2 gentoo-2-139bf540076a14fae375975fe10c59c38d58a6bf.zip |
Stable for amd64 wrt bug #470558
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 a8dc7b174a74..b460687bbf40 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.27 2013/04/07 00:11:12 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/ChangeLog,v 1.28 2013/07/28 17:26:27 nimiux Exp $ + + 28 Jul 2013; Chema Alonso <nimiux@gentoo.org> adjtimex-1.29-r1.ebuild: + Stable for amd64 wrt bug #470558 *adjtimex-1.29-r1 (07 Apr 2013) diff --git a/net-misc/adjtimex/adjtimex-1.29-r1.ebuild b/net-misc/adjtimex/adjtimex-1.29-r1.ebuild index 572a841e0258..17c89044564e 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.1 2013/04/07 00:11:12 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.29-r1.ebuild,v 1.2 2013/07/28 17:26:27 nimiux 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" |