diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:07:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:07:38 +0000 |
commit | 9ac7228fcb5b5ba3f203d638f48c8cf886756355 (patch) | |
tree | 7a38a0f3436fec834617b18ecd859e1bf14cd728 /x11-apps/xauth | |
parent | alpha/ia64/sh/sparc stable wrt #294958 (diff) | |
download | gentoo-2-9ac7228fcb5b5ba3f203d638f48c8cf886756355.tar.gz gentoo-2-9ac7228fcb5b5ba3f203d638f48c8cf886756355.tar.bz2 gentoo-2-9ac7228fcb5b5ba3f203d638f48c8cf886756355.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 9e99cd1ade69..55da565d4447 100644 --- a/x11-apps/xauth/ChangeLog +++ b/x11-apps/xauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xauth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.58 2010/01/14 22:07:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.59 2010/01/18 19:07:38 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xauth-1.0.4.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 14 Jan 2010; Markus Meier <maekke@gentoo.org> xauth-1.0.4.ebuild: arm stable, bug #294958 diff --git a/x11-apps/xauth/xauth-1.0.4.ebuild b/x11-apps/xauth/xauth-1.0.4.ebuild index 4eaa39eaf32a..1c3f8f4b702a 100644 --- a/x11-apps/xauth/xauth-1.0.4.ebuild +++ b/x11-apps/xauth/xauth-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.8 2010/01/14 22:07:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.9 2010/01/18 19:07:38 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X authority file utility" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="ipv6" RDEPEND="x11-libs/libX11 |