diff options
author | 2009-10-24 16:55:05 +0000 | |
---|---|---|
committer | 2009-10-24 16:55:05 +0000 | |
commit | f25a470cb5d24afa0e704321d6c8ca3aa68d9bd0 (patch) | |
tree | ae19fdb4dea30889c65eda42be81bf40448439cc /app-arch/file-roller | |
parent | ppc stable #281427 (diff) | |
download | gentoo-2-f25a470cb5d24afa0e704321d6c8ca3aa68d9bd0.tar.gz gentoo-2-f25a470cb5d24afa0e704321d6c8ca3aa68d9bd0.tar.bz2 gentoo-2-f25a470cb5d24afa0e704321d6c8ca3aa68d9bd0.zip |
ppc stable #281427
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 b6495c869108..f367a553d575 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.260 2009/10/16 23:30:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.261 2009/10/24 16:55:05 nixnut Exp $ + + 24 Oct 2009; nixnut <nixnut@gentoo.org> file-roller-2.26.3.ebuild: + ppc stable #281427 16 Oct 2009; Markus Meier <maekke@gentoo.org> file-roller-2.26.3.ebuild: x86 stable, bug #281427 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 76b7731de77f..4991fe4972ff 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.3 2009/10/16 23:30:07 maekke Exp $ +# $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 $ 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 |