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 | 8027e5b2a764fe5a89f5113dddad6fc7c1700c13 (patch) | |
tree | ad1d025eda883d069d4ab51c92a5aba62c5713fc /net-misc/adjtimex | |
parent | Mark 0.71-r2 stable on alpha (diff) | |
download | gentoo-2-8027e5b2a764fe5a89f5113dddad6fc7c1700c13.tar.gz gentoo-2-8027e5b2a764fe5a89f5113dddad6fc7c1700c13.tar.bz2 gentoo-2-8027e5b2a764fe5a89f5113dddad6fc7c1700c13.zip |
Mark 1.16-r1 stable on alpha
(Portage version: 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 | 6 | ||||
-rw-r--r-- | net-misc/adjtimex/adjtimex-1.16-r1.ebuild | 4 |
3 files changed, 9 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..9f5ca9a36a49 100644 --- a/net-misc/adjtimex/Manifest +++ b/net-misc/adjtimex/Manifest @@ -1,7 +1,7 @@ -MD5 b4005173a2d5d68d4a04503503663674 adjtimex-1.16.ebuild 1205 -MD5 8efcab799b2a50ceb42854897d263629 adjtimex-1.16-r1.ebuild 1410 -MD5 7af977a4d8d46c8f988f455924c4e153 ChangeLog 1297 MD5 21cd68602737d7c996bceabf6e62c468 metadata.xml 223 +MD5 7af977a4d8d46c8f988f455924c4e153 ChangeLog 1297 +MD5 25d7f07f3023430dbc321e7a9d45a051 adjtimex-1.16-r1.ebuild 1409 +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 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" |