diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 10:37:24 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 10:37:24 +0000 |
commit | 25653f4593d08bd71eb4728af3a402f2cfd3cfdd (patch) | |
tree | 7d2066695327aee8639e434ddaacd7b55a572d85 /x11-apps/xauth | |
parent | Marked ~alpha (diff) | |
download | gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.tar.gz gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.tar.bz2 gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.zip |
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xauth/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 41f1e86696e2..65565a3fb2a6 100644 --- a/x11-apps/xauth/ChangeLog +++ b/x11-apps/xauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xauth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.15 2005/12/23 10:32:15 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.16 2005/12/26 10:36:04 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> xauth-1.0.1.ebuild: + Marked ~alpha *xauth-1.0.1 (23 Dec 2005) diff --git a/x11-apps/xauth/Manifest b/x11-apps/xauth/Manifest index 12b2a292cba7..d3b6e688f5de 100644 --- a/x11-apps/xauth/Manifest +++ b/x11-apps/xauth/Manifest @@ -1,8 +1,8 @@ -MD5 e1e1dd97f7b9214a6e6f2a078bba79ad ChangeLog 1954 +MD5 ec9f97791fe34c942d7e550356532623 ChangeLog 2044 MD5 a9dd1e921294ab916a6640b0473b6cd8 files/digest-xauth-0.99.3 64 MD5 a6deb95bc184359b952ac82d84998659 files/digest-xauth-1.0.0 63 MD5 c8f9f6530805932c500201f4fbf66b7e files/digest-xauth-1.0.1 63 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 9682a26d0a517e188d7ce80414edc100 xauth-0.99.3.ebuild 551 MD5 7dd3471c3a7cca1b55da09e5eaa83c26 xauth-1.0.0.ebuild 550 -MD5 e25faa6961d005c5dd69e86669776cb5 xauth-1.0.1.ebuild 546 +MD5 d517f957adc6467cccfbac02351fcdda xauth-1.0.1.ebuild 553 diff --git a/x11-apps/xauth/xauth-1.0.1.ebuild b/x11-apps/xauth/xauth-1.0.1.ebuild index 18d40c8db736..39f5039adc0d 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-2005 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.1 2005/12/23 10:32:15 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.1.ebuild,v 1.2 2005/12/26 10:36:04 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xauth application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXau x11-libs/libXext |