diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-05 16:10:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-05 16:10:47 +0000 |
commit | 0270c8f138bed98a1eeae71afbe32cfd059e9a12 (patch) | |
tree | 6f5b22299a61c2710c479498ff9c4c5518b68d4b /net-misc/adjtimex | |
parent | Stable on alpha, bug 72681. (diff) | |
download | historical-0270c8f138bed98a1eeae71afbe32cfd059e9a12.tar.gz historical-0270c8f138bed98a1eeae71afbe32cfd059e9a12.tar.bz2 historical-0270c8f138bed98a1eeae71afbe32cfd059e9a12.zip |
~alpha keyword, bug 73267.
Diffstat (limited to 'net-misc/adjtimex')
-rw-r--r-- | net-misc/adjtimex/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/adjtimex/Manifest | 14 | ||||
-rw-r--r-- | net-misc/adjtimex/adjtimex-1.16-r1.ebuild | 4 |
3 files changed, 14 insertions, 10 deletions
diff --git a/net-misc/adjtimex/ChangeLog b/net-misc/adjtimex/ChangeLog index c484fad7b48e..13bf5952d466 100644 --- a/net-misc/adjtimex/ChangeLog +++ b/net-misc/adjtimex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/adjtimex # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/ChangeLog,v 1.6 2004/08/01 20:58:41 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/ChangeLog,v 1.7 2004/12/05 16:10:47 kloeri Exp $ + + 05 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + adjtimex-1.16-r1.ebuild: + ~alpha keyword, bug 73267. 01 Aug 2004; David Holm <dholm@gentoo.org> adjtimex-1.16-r1.ebuild: Added to ~ppc. diff --git a/net-misc/adjtimex/Manifest b/net-misc/adjtimex/Manifest index f016199b0c79..e88ceedf9256 100644 --- a/net-misc/adjtimex/Manifest +++ b/net-misc/adjtimex/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 a4011d626d311fda9fd1214b329ed06c ChangeLog 817 +MD5 e982d5bf6df09298cd9e4ceca802a164 ChangeLog 928 +MD5 b172b67f03a626e20e24c7032b0c3b14 adjtimex-1.16-r1.ebuild 1362 MD5 784e240448e6a0f6f72bbc608b27b3a6 adjtimex-1.16.ebuild 1204 -MD5 84931947a95269d75933939e5c1cfade adjtimex-1.16-r1.ebuild 1355 -MD5 644aa729406bc03a2df4f6dc23da298f files/adjtimex.init 687 MD5 f740d2ecd7c08cc4dee2578c3c0c2557 files/digest-adjtimex-1.16 136 +MD5 644aa729406bc03a2df4f6dc23da298f files/adjtimex.init 687 MD5 f740d2ecd7c08cc4dee2578c3c0c2557 files/digest-adjtimex-1.16-r1 136 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBQHZqHTu7gpaalycRAhxBAJ9BVJ0LiVxDIQM6yMhIIBs+ALLbuACcCqQZ -jcdn693scYbbnOzIg5Jbbl0= -=QBrV +iD8DBQFBszMTugEuf3OQ0akRAqIpAJsFXsEraaS6I0FB1/1pNkaPFlb9qgCfXsL3 +wCv3klTsoDjXRVSRs8WJ56Q= +=0XI3 -----END PGP SIGNATURE----- diff --git a/net-misc/adjtimex/adjtimex-1.16-r1.ebuild b/net-misc/adjtimex/adjtimex-1.16-r1.ebuild index eb7861204f8b..8717a30346c0 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-2004 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.3 2004/09/09 15:27:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.16-r1.ebuild,v 1.4 2004/12/05 16:10:47 kloeri Exp $ inherit fixheadtails eutils @@ -16,7 +16,7 @@ SRC_URI="${DEBIAN_URI}/${DEBIAN_PATCH} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~alpha" IUSE="" RDEPEND="virtual/libc" |