diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:05:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:05:01 +0000 |
commit | 6b4b7b86f00161fe55a17f59c3ef5ea2cfb0cf08 (patch) | |
tree | 38e6b9bea1a15167f2bd00e034fb2331426b95b7 /app-arch/file-roller | |
parent | Stable on amd64 wrt bug #278255 (diff) | |
download | gentoo-2-6b4b7b86f00161fe55a17f59c3ef5ea2cfb0cf08.tar.gz gentoo-2-6b4b7b86f00161fe55a17f59c3ef5ea2cfb0cf08.tar.bz2 gentoo-2-6b4b7b86f00161fe55a17f59c3ef5ea2cfb0cf08.zip |
Stable on amd64 wrt bug #278255
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
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-2.32.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 cadea97c2a49..8e89fd0dea94 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.295 2011/04/30 16:14:29 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.296 2011/07/01 21:05:01 hwoarang Exp $ + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> file-roller-2.32.2.ebuild: + Stable on amd64 wrt bug #278255 *file-roller-2.32.2 (30 Apr 2011) diff --git a/app-arch/file-roller/file-roller-2.32.2.ebuild b/app-arch/file-roller/file-roller-2.32.2.ebuild index a8984241671b..2016969f34af 100644 --- a/app-arch/file-roller/file-roller-2.32.2.ebuild +++ b/app-arch/file-roller/file-roller-2.32.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.1 2011/04/30 16:14:29 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.32.2.ebuild,v 1.2 2011/07/01 21:05:01 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:2 |