diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2007-04-12 23:13:30 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2007-04-12 23:13:30 +0000 |
commit | 7b03f01279e75ae3fbf7c1207146e5a66bf4d8cc (patch) | |
tree | b273dbb5fa6464eb1d63ebb4d23ce08b4e56edaf /xfce-extra | |
parent | stable amd64, bug 167198 (diff) | |
download | gentoo-2-7b03f01279e75ae3fbf7c1207146e5a66bf4d8cc.tar.gz gentoo-2-7b03f01279e75ae3fbf7c1207146e5a66bf4d8cc.tar.bz2 gentoo-2-7b03f01279e75ae3fbf7c1207146e5a66bf4d8cc.zip |
Keyword ~ppc for bug #174229. Tested with GCC 4.1.2 on PowerBook 5,9; XFCE 4.4.1 environment.
(Portage version: 2.1.2.3)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-volman/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog index 41b71bce8e27..0988cf054ea3 100644 --- a/xfce-extra/thunar-volman/ChangeLog +++ b/xfce-extra/thunar-volman/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-volman # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.7 2007/03/31 09:59:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.8 2007/04/12 23:13:30 chainsaw Exp $ + + 12 Apr 2007; Tony Vroon <chainsaw@gentoo.org> thunar-volman-0.1.2.ebuild: + Keyword ~ppc for bug #174229. Tested with GCC 4.1.2 on PowerBook 5,9; XFCE + 4.4.1 environment. 31 Mar 2007; Raúl Porcel <armin76@gentoo.org> thunar-volman-0.1.2.ebuild: Add ~ia64 diff --git a/xfce-extra/thunar-volman/thunar-volman-0.1.2.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.1.2.ebuild index 8d5d279d113a..b88a406fe805 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.1.2.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.1.2.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/xfce-extra/thunar-volman/thunar-volman-0.1.2.ebuild,v 1.7 2007/03/31 09:59:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.1.2.ebuild,v 1.8 2007/04/12 23:13:30 chainsaw Exp $ inherit eutils xfce44 @@ -10,7 +10,7 @@ DESCRIPTION="Thunar volume management" HOMEPAGE="http://foo-projects.org/~benny/projects/thunar-volman" SRC_URI="http://download2.berlios.de/xfce-goodies/${P}.tar.bz2" -KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86 ~ppc" RDEPEND="dev-libs/dbus-glib sys-apps/hal |