diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 13:52:41 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 13:52:41 +0000 |
commit | 2198882a63f66e96563f5877bfd098ff7db390bd (patch) | |
tree | 1644853164679f8925836d8727aaa9b058cafed8 /x11-apps/xauth | |
parent | Stable on hppa. (diff) | |
download | historical-2198882a63f66e96563f5877bfd098ff7db390bd.tar.gz historical-2198882a63f66e96563f5877bfd098ff7db390bd.tar.bz2 historical-2198882a63f66e96563f5877bfd098ff7db390bd.zip |
Stable on hppa.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xauth/files/digest-xauth-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 0ce3fa8aafd8..e57e9a81e38e 100644 --- a/x11-apps/xauth/ChangeLog +++ b/x11-apps/xauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xauth # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.26 2006/07/10 16:55:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.27 2006/07/19 13:52:41 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xauth-1.0.1.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xauth-1.0.1.ebuild: Mark 1.0.1 stable on ia64 diff --git a/x11-apps/xauth/files/digest-xauth-1.0.1 b/x11-apps/xauth/files/digest-xauth-1.0.1 index 632bc4605169..2bb34e604b08 100644 --- a/x11-apps/xauth/files/digest-xauth-1.0.1 +++ b/x11-apps/xauth/files/digest-xauth-1.0.1 @@ -1 +1,3 @@ MD5 ed848ebba8d3a1ca727b80d6b89dc3c3 xauth-1.0.1.tar.bz2 96023 +RMD160 87e2598bf8cec51a814e7dfdfacdb0d43381fb94 xauth-1.0.1.tar.bz2 96023 +SHA256 35604bb69120760758acaf59384e4b8bcd000a187ac2ea99ff1f2ee239b03a00 xauth-1.0.1.tar.bz2 96023 diff --git a/x11-apps/xauth/xauth-1.0.1.ebuild b/x11-apps/xauth/xauth-1.0.1.ebuild index ae2393c3bdb1..d2ed8d6b85cc 100644 --- a/x11-apps/xauth/xauth-1.0.1.ebuild +++ b/x11-apps/xauth/xauth-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.1.ebuild,v 1.11 2006/07/10 16:55:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.1.ebuild,v 1.12 2006/07/19 13:52:41 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xauth application" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libXau x11-libs/libXext |