diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-09-26 04:32:51 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-09-26 04:32:51 +0000 |
commit | e297bf50164f011d15dabe36811876f9d0154e2c (patch) | |
tree | f57cb2af5bbf677efd66c0ebc2d4bb377252e382 /net-misc/adjtimex | |
parent | Stable on x86, 238 days in ~x86. (diff) | |
download | historical-e297bf50164f011d15dabe36811876f9d0154e2c.tar.gz historical-e297bf50164f011d15dabe36811876f9d0154e2c.tar.bz2 historical-e297bf50164f011d15dabe36811876f9d0154e2c.zip |
Stable on x86, 431 days in ~x86.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-misc/adjtimex')
-rw-r--r-- | net-misc/adjtimex/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/adjtimex/Manifest | 4 | ||||
-rw-r--r-- | net-misc/adjtimex/adjtimex-1.16-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/adjtimex/ChangeLog b/net-misc/adjtimex/ChangeLog index 94be663a8fd8..54c246ab8f90 100644 --- a/net-misc/adjtimex/ChangeLog +++ b/net-misc/adjtimex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/adjtimex # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/ChangeLog,v 1.9 2005/01/19 12:54:38 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/ChangeLog,v 1.10 2005/09/26 04:32:51 robbat2 Exp $ + + 26 Sep 2005; Robin H. Johnson <robbat2@gentoo.org> + adjtimex-1.16-r1.ebuild: + Stable on x86, 431 days in ~x86. 19 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> adjtimex-1.16-r1.ebuild: added ~amd64 to KEYWORDS. diff --git a/net-misc/adjtimex/Manifest b/net-misc/adjtimex/Manifest index eabce87bf345..0c190327d17b 100644 --- a/net-misc/adjtimex/Manifest +++ b/net-misc/adjtimex/Manifest @@ -1,6 +1,6 @@ MD5 b4005173a2d5d68d4a04503503663674 adjtimex-1.16.ebuild 1205 -MD5 3c7f3a9218d01af0112df0216c9d9d00 adjtimex-1.16-r1.ebuild 1413 -MD5 3f44ea811388e545a42a80c7c6ec8b81 ChangeLog 1182 +MD5 8efcab799b2a50ceb42854897d263629 adjtimex-1.16-r1.ebuild 1410 +MD5 7af977a4d8d46c8f988f455924c4e153 ChangeLog 1297 MD5 21cd68602737d7c996bceabf6e62c468 metadata.xml 223 MD5 f740d2ecd7c08cc4dee2578c3c0c2557 files/digest-adjtimex-1.16-r1 136 MD5 f740d2ecd7c08cc4dee2578c3c0c2557 files/digest-adjtimex-1.16 136 diff --git a/net-misc/adjtimex/adjtimex-1.16-r1.ebuild b/net-misc/adjtimex/adjtimex-1.16-r1.ebuild index 4c559c4eab73..0c5883aaade7 100644 --- a/net-misc/adjtimex/adjtimex-1.16-r1.ebuild +++ b/net-misc/adjtimex/adjtimex-1.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.16-r1.ebuild,v 1.6 2005/01/19 12:54:38 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.16-r1.ebuild,v 1.7 2005/09/26 04:32:51 robbat2 Exp $ inherit fixheadtails eutils @@ -16,7 +16,7 @@ SRC_URI="${DEBIAN_URI}/${DEBIAN_PATCH} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~amd64" +KEYWORDS="x86 ~ppc ~alpha ~amd64" IUSE="" RDEPEND="virtual/libc" |