diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 17:36:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 17:36:52 +0000 |
commit | 0e6c6db0d0b5c2a2dae4a99b54af5d43dc7d2f0c (patch) | |
tree | 373fbdc65103a2234f6837bc273dd2a244601840 /app-arch/file-roller | |
parent | alpha/ia64/sparc stable wrt #281427 (diff) | |
download | gentoo-2-0e6c6db0d0b5c2a2dae4a99b54af5d43dc7d2f0c.tar.gz gentoo-2-0e6c6db0d0b5c2a2dae4a99b54af5d43dc7d2f0c.tar.bz2 gentoo-2-0e6c6db0d0b5c2a2dae4a99b54af5d43dc7d2f0c.zip |
alpha/ia64/sparc stable wrt #281427
(Portage version: 2.1.6.13/cvs/Linux ia64)
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.26.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 9945ecd44384..f217744cca40 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.262 2009/10/29 20:57:11 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.263 2009/11/28 17:36:52 armin76 Exp $ + + 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> file-roller-2.26.3.ebuild: + alpha/ia64/sparc stable wrt #281427 *file-roller-2.28.1 (29 Oct 2009) diff --git a/app-arch/file-roller/file-roller-2.26.3.ebuild b/app-arch/file-roller/file-roller-2.26.3.ebuild index 4991fe4972ff..4dc8158b1068 100644 --- a/app-arch/file-roller/file-roller-2.26.3.ebuild +++ b/app-arch/file-roller/file-roller-2.26.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.26.3.ebuild,v 1.4 2009/10/24 16:55:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.26.3.ebuild,v 1.5 2009/11/28 17:36:52 armin76 Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="nautilus" RDEPEND=">=dev-libs/glib-2.16.0 |