diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:38:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:38:47 +0000 |
commit | 24d0e2711a9f20fec04f9907fd09222e395b11e7 (patch) | |
tree | 66c1b42f6ee56a228692b284b81dfb7e226865d6 /app-arch/file-roller | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-24d0e2711a9f20fec04f9907fd09222e395b11e7.tar.gz gentoo-2-24d0e2711a9f20fec04f9907fd09222e395b11e7.tar.bz2 gentoo-2-24d0e2711a9f20fec04f9907fd09222e395b11e7.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 7 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.32.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index e6d93c402660..89017f756c57 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.287 2010/12/07 19:37:09 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.288 2011/02/23 22:38:47 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> file-roller-2.32.1.ebuild: + Stable on amd64 wrt bug #353436 07 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> file-roller-2.32.1.ebuild: diff --git a/app-arch/file-roller/file-roller-2.32.1.ebuild b/app-arch/file-roller/file-roller-2.32.1.ebuild index 64c06b178fc3..2fc56a27f44e 100644 --- a/app-arch/file-roller/file-roller-2.32.1.ebuild +++ b/app-arch/file-roller/file-roller-2.32.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.32.1.ebuild,v 1.2 2010/12/07 19:37:09 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.32.1.ebuild,v 1.3 2011/02/23 22:38:47 hwoarang Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="nautilus" RDEPEND=">=dev-libs/glib-2.25.5 |