diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 03:33:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 03:33:33 +0000 |
commit | 2ee99251c9bb81cc1ad724bf3dfbb4c28613b0ef (patch) | |
tree | da3afce2af91c6896cce0f1919c886fa7832c510 /net-misc/adjtimex | |
parent | Mark 0.71-r2 stable on alpha (diff) | |
download | historical-2ee99251c9bb81cc1ad724bf3dfbb4c28613b0ef.tar.gz historical-2ee99251c9bb81cc1ad724bf3dfbb4c28613b0ef.tar.bz2 historical-2ee99251c9bb81cc1ad724bf3dfbb4c28613b0ef.zip |
Mark 1.16-r1 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-misc/adjtimex')
-rw-r--r-- | net-misc/adjtimex/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/adjtimex/Manifest | 16 | ||||
-rw-r--r-- | net-misc/adjtimex/adjtimex-1.16-r1.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/net-misc/adjtimex/ChangeLog b/net-misc/adjtimex/ChangeLog index 54c246ab8f90..859198a605e6 100644 --- a/net-misc/adjtimex/ChangeLog +++ b/net-misc/adjtimex/ChangeLog @@ -1,6 +1,9 @@ # 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.10 2005/09/26 04:32:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/ChangeLog,v 1.11 2005/10/18 03:33:33 agriffis Exp $ + + 18 Oct 2005; Aron Griffis <agriffis@gentoo.org> adjtimex-1.16-r1.ebuild: + Mark 1.16-r1 stable on alpha 26 Sep 2005; Robin H. Johnson <robbat2@gentoo.org> adjtimex-1.16-r1.ebuild: diff --git a/net-misc/adjtimex/Manifest b/net-misc/adjtimex/Manifest index 0c190327d17b..c235a85476d6 100644 --- a/net-misc/adjtimex/Manifest +++ b/net-misc/adjtimex/Manifest @@ -1,8 +1,18 @@ -MD5 b4005173a2d5d68d4a04503503663674 adjtimex-1.16.ebuild 1205 -MD5 8efcab799b2a50ceb42854897d263629 adjtimex-1.16-r1.ebuild 1410 -MD5 7af977a4d8d46c8f988f455924c4e153 ChangeLog 1297 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 21cd68602737d7c996bceabf6e62c468 metadata.xml 223 +MD5 89628cad98b31ff9c3d6e9b718c28667 ChangeLog 1405 +MD5 d2831b58771c94ba5c8472346576af42 adjtimex-1.16-r1.ebuild 1410 +MD5 b4005173a2d5d68d4a04503503663674 adjtimex-1.16.ebuild 1205 MD5 f740d2ecd7c08cc4dee2578c3c0c2557 files/digest-adjtimex-1.16-r1 136 MD5 f740d2ecd7c08cc4dee2578c3c0c2557 files/digest-adjtimex-1.16 136 MD5 644aa729406bc03a2df4f6dc23da298f files/adjtimex.init 687 MD5 a7a3b52817fb5f425852e1cbc523b485 files/adjtimex-1.16-pic.patch 315 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDVG0bJrHF4yAQTrARAugxAKDJePE1Vuru0V+/kWtnhMX4JmJ/TQCdHR6t +yIxwNeeC4cLB6XS7/OPrsIk= +=PX2e +-----END PGP SIGNATURE----- diff --git a/net-misc/adjtimex/adjtimex-1.16-r1.ebuild b/net-misc/adjtimex/adjtimex-1.16-r1.ebuild index 0c5883aaade7..14d89259c3ec 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.7 2005/09/26 04:32:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.16-r1.ebuild,v 1.8 2005/10/18 03:33:33 agriffis 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="alpha ~amd64 ~ppc x86" IUSE="" RDEPEND="virtual/libc" |