diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:12:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:12:09 +0000 |
commit | 1d31ebbe925fee0c52e744259b123e842060b05f (patch) | |
tree | c5522f74ad6315a403196b238bb21101218d5cff /app-arch | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-1d31ebbe925fee0c52e744259b123e842060b05f.tar.gz gentoo-2-1d31ebbe925fee0c52e744259b123e842060b05f.tar.bz2 gentoo-2-1d31ebbe925fee0c52e744259b123e842060b05f.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-arch')
-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 60fe713e4c18..4b1baf26daa2 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.312 2013/01/01 14:01:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.313 2013/01/06 09:12:09 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> file-roller-3.6.2.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> file-roller-3.6.2.ebuild: Add ~alpha, 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 d645d395fe85..dafdad1a091e 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-2013 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.5 2013/01/01 14:01:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.6.2.ebuild,v 1.6 2013/01/06 09:12:09 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" # gdk-pixbuf used extensively in the source # cairo used in eggtreemultidnd.c |