diff options
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/nautilus-sendto/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/nautilus-sendto/nautilus-sendto-0.10.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/nm-applet/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-0.6.5.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/gnome-extra/nautilus-sendto/ChangeLog b/gnome-extra/nautilus-sendto/ChangeLog index 3f1c4fda48ea..47f6f86dd58f 100644 --- a/gnome-extra/nautilus-sendto/ChangeLog +++ b/gnome-extra/nautilus-sendto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/nautilus-sendto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.14 2007/04/17 16:24:38 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.15 2007/05/11 16:53:19 gustavoz Exp $ + + 11 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + nautilus-sendto-0.10.ebuild: + Keyworded ~ppc 17 Apr 2007; Saleem Abdulrasool <compnerd@gentoo.org> nautilus-sendto-0.10.ebuild: diff --git a/gnome-extra/nautilus-sendto/nautilus-sendto-0.10.ebuild b/gnome-extra/nautilus-sendto/nautilus-sendto-0.10.ebuild index 53ad9ba66bc8..acc4d4546bc5 100644 --- a/gnome-extra/nautilus-sendto/nautilus-sendto-0.10.ebuild +++ b/gnome-extra/nautilus-sendto/nautilus-sendto-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.10.ebuild,v 1.2 2007/04/17 16:24:38 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.10.ebuild,v 1.3 2007/05/11 16:53:19 gustavoz Exp $ inherit gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="bluetooth eds gaim gajim sylpheed thunderbird" RDEPEND=">=x11-libs/gtk+-2.4 diff --git a/gnome-extra/nm-applet/ChangeLog b/gnome-extra/nm-applet/ChangeLog index 086697a7409f..849f1923101a 100644 --- a/gnome-extra/nm-applet/ChangeLog +++ b/gnome-extra/nm-applet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/nm-applet # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v 1.2 2007/05/04 20:06:44 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v 1.3 2007/05/11 16:57:00 gustavoz Exp $ + + 11 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + nm-applet-0.6.5.ebuild: + Keyworded ~ppc 04 May 2007; Steev Klimaszewski <steev@gentoo.org> nm-applet-0.6.5.ebuild: Fix the dependency/iuse mismatch issue reported by Jakub Moc in bug #177002. diff --git a/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild b/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild index 050a9f269e38..984009b1b76c 100644 --- a/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild +++ b/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild,v 1.2 2007/05/04 20:06:44 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild,v 1.3 2007/05/11 16:57:00 gustavoz Exp $ inherit gnome2 eutils @@ -12,7 +12,7 @@ SRC_URI="http://ftp.gnome.org/pub/gnome/sources/network-manager-applet/0.6/netwo LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug doc libnotify" RDEPEND=">=sys-apps/dbus-0.60 |