diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:25:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:25:11 +0000 |
commit | 1873da8630da5ae566885b1d1f2cda182869e4be (patch) | |
tree | 8c69456aa3979a0149107a5d59fcecff1a2fb0eb /app-arch/file-roller | |
parent | Add ~ppc64, wrt bug #449220 (diff) | |
download | gentoo-2-1873da8630da5ae566885b1d1f2cda182869e4be.tar.gz gentoo-2-1873da8630da5ae566885b1d1f2cda182869e4be.tar.bz2 gentoo-2-1873da8630da5ae566885b1d1f2cda182869e4be.zip |
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 3525f0ca598c..23295d988c84 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/file-roller # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.309 2012/12/31 14:14:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.310 2012/12/31 15:25:11 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> file-roller-3.6.2.ebuild: + Add ~ppc64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> file-roller-3.6.2.ebuild: Add ~ppc, wrt bug #449220 diff --git a/app-arch/file-roller/file-roller-3.6.2.ebuild b/app-arch/file-roller/file-roller-3.6.2.ebuild index 50ac1a5962fc..fc0e0af01c73 100644 --- a/app-arch/file-roller/file-roller-3.6.2.ebuild +++ b/app-arch/file-roller/file-roller-3.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.6.2.ebuild,v 1.2 2012/12/31 14:14:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.6.2.ebuild,v 1.3 2012/12/31 15:25:11 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2+ CCPL-Attribution-ShareAlike-3.0" SLOT="0" IUSE="nautilus packagekit" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" # gdk-pixbuf used extensively in the source # cairo used in eggtreemultidnd.c |