diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-10-19 02:38:01 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-10-19 02:38:01 +0000 |
commit | b1bbede7d415d476acacc7808430c6ac0dccebed (patch) | |
tree | 441f835f72fe139c9de20e92946cf326ae5abcb5 /x11-apps/xauth | |
parent | Marking 10.29 ppc64 stable for security purposes (diff) | |
download | historical-b1bbede7d415d476acacc7808430c6ac0dccebed.tar.gz historical-b1bbede7d415d476acacc7808430c6ac0dccebed.tar.bz2 historical-b1bbede7d415d476acacc7808430c6ac0dccebed.zip |
added ~mips keyword
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-0.99.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 949b7f57cfd6..bf1997865f46 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.6 2005/09/09 07:07:26 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.7 2005/10/19 02:27:39 geoman Exp $ + + 19 Oct 2005; Stephen P. Becker <geoman@gentoo.org> xauth-0.99.0.ebuild: + added ~mips keyword 09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml: Add metadata. diff --git a/x11-apps/xauth/xauth-0.99.0.ebuild b/x11-apps/xauth/xauth-0.99.0.ebuild index a1ae8747ad2a..4ba5ac371987 100644 --- a/x11-apps/xauth/xauth-0.99.0.ebuild +++ b/x11-apps/xauth/xauth-0.99.0.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-0.99.0.ebuild,v 1.6 2005/09/04 08:09:15 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-0.99.0.ebuild,v 1.7 2005/10/19 02:27:39 geoman 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 ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXau x11-libs/libXext |