summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-05 05:31:52 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-05 05:31:52 +0000
commit2486106e9c49aac69eaffc64b964566005700a8a (patch)
tree40e8f32a2c7a4334712de75f63934b01bf26afd7 /x11-misc/xdg-utils
parentMarked stable on mips. (diff)
downloadgentoo-2-2486106e9c49aac69eaffc64b964566005700a8a.tar.gz
gentoo-2-2486106e9c49aac69eaffc64b964566005700a8a.tar.bz2
gentoo-2-2486106e9c49aac69eaffc64b964566005700a8a.zip
Added ~mips to KEYWORDS.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r--x11-misc/xdg-utils/ChangeLog5
-rw-r--r--x11-misc/xdg-utils/xdg-utils-1.0_beta3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xdg-utils/ChangeLog b/x11-misc/xdg-utils/ChangeLog
index cd6f6f1aeace..8267fcdf78e9 100644
--- a/x11-misc/xdg-utils/ChangeLog
+++ b/x11-misc/xdg-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xdg-utils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.8 2006/09/01 09:11:15 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.9 2006/09/05 05:31:52 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> xdg-utils-1.0_beta3.ebuild:
+ Added ~mips to KEYWORDS.
01 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
xdg-utils-1.0_beta3.ebuild:
diff --git a/x11-misc/xdg-utils/xdg-utils-1.0_beta3.ebuild b/x11-misc/xdg-utils/xdg-utils-1.0_beta3.ebuild
index 931de29ffaf1..8cad5c22e070 100644
--- a/x11-misc/xdg-utils/xdg-utils-1.0_beta3.ebuild
+++ b/x11-misc/xdg-utils/xdg-utils-1.0_beta3.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-misc/xdg-utils/xdg-utils-1.0_beta3.ebuild,v 1.9 2006/09/05 03:29:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.0_beta3.ebuild,v 1.10 2006/09/05 05:31:52 kumba Exp $
MY_P="${P/_}"
DESCRIPTION="Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability"
@@ -9,7 +9,7 @@ SRC_URI="http://portland.freedesktop.org/download/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
RESTRICT="test"