summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2005-07-12 00:22:20 +0000
committerStephen Becker <geoman@gentoo.org>2005-07-12 00:22:20 +0000
commit2db459f65e9cf0727a06eb7a5daffe743458b85b (patch)
tree1a01fdbb85f8d07d0f3e824c28b9c24d2066ebf9 /x11-themes
parentstable on mips (diff)
downloadgentoo-2-2db459f65e9cf0727a06eb7a5daffe743458b85b.tar.gz
gentoo-2-2db459f65e9cf0727a06eb7a5daffe743458b85b.tar.bz2
gentoo-2-2db459f65e9cf0727a06eb7a5daffe743458b85b.zip
stable on mips
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnome-backgrounds/ChangeLog6
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.0.ebuild4
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.1.ebuild4
-rw-r--r--x11-themes/gnome-icon-theme/ChangeLog6
-rw-r--r--x11-themes/gnome-icon-theme/gnome-icon-theme-2.10.0.ebuild4
5 files changed, 16 insertions, 8 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog
index b4989497c640..808274f85281 100644
--- a/x11-themes/gnome-backgrounds/ChangeLog
+++ b/x11-themes/gnome-backgrounds/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gnome-backgrounds
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.16 2005/07/02 17:14:29 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.17 2005/07/12 00:22:20 geoman Exp $
+
+ 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org>
+ gnome-backgrounds-2.10.0.ebuild, gnome-backgrounds-2.10.1.ebuild:
+ stable on mips
02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
gnome-backgrounds-2.10.1.ebuild:
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.0.ebuild
index 807afbc73c0d..9f7f40462198 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.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-themes/gnome-backgrounds/gnome-backgrounds-2.10.0.ebuild,v 1.10 2005/07/02 14:09:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.0.ebuild,v 1.11 2005/07/12 00:22:20 geoman Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 mips ~ppc ppc64 ~sparc ~x86"
IUSE=""
DEPEND="sys-devel/gettext
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.1.ebuild
index 397805cf4018..5246eac155e6 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.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-themes/gnome-backgrounds/gnome-backgrounds-2.10.1.ebuild,v 1.10 2005/07/02 17:14:29 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.1.ebuild,v 1.11 2005/07/12 00:22:20 geoman Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 mips ppc ppc64 sparc x86"
IUSE=""
DEPEND="sys-devel/gettext
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog
index 177e0a326e02..400cc0b26f98 100644
--- a/x11-themes/gnome-icon-theme/ChangeLog
+++ b/x11-themes/gnome-icon-theme/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gnome-icon-theme
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.75 2005/06/23 09:31:08 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.76 2005/07/12 00:20:03 geoman Exp $
+
+ 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org>
+ gnome-icon-theme-2.10.0.ebuild:
+ stable on mips
23 Jun 2005; Guy Martin <gmsoft@gentoo.org>
gnome-icon-theme-2.10.0.ebuild:
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.10.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.10.0.ebuild
index 52b19b4c48d7..ca87e401dbae 100644
--- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.10.0.ebuild
+++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.10.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-themes/gnome-icon-theme/gnome-icon-theme-2.10.0.ebuild,v 1.11 2005/07/07 03:44:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.10.0.ebuild,v 1.12 2005/07/12 00:20:03 geoman Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2.6.0