diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-11 16:53:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-11 16:53:19 +0000 |
commit | b0419d3cd4b7bdcececf2062be8523d53a92fa0b (patch) | |
tree | 18a740e1ea74561314e9c3d157367aec481d1733 /gnome-extra/nautilus-sendto | |
parent | Stable on alpha wrt #173958 (diff) | |
download | gentoo-2-b0419d3cd4b7bdcececf2062be8523d53a92fa0b.tar.gz gentoo-2-b0419d3cd4b7bdcececf2062be8523d53a92fa0b.tar.bz2 gentoo-2-b0419d3cd4b7bdcececf2062be8523d53a92fa0b.zip |
Keyworded ~ppc
(Portage version: 2.1.2.2)
Diffstat (limited to 'gnome-extra/nautilus-sendto')
-rw-r--r-- | gnome-extra/nautilus-sendto/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/nautilus-sendto/nautilus-sendto-0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 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 |