diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:15:23 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:15:23 +0000 |
commit | e179d3c4df0d23a51bf403e6421e14d3a46caf35 (patch) | |
tree | 1916dab801a007b20b0b88701bbb38d7837204f0 /app-arch | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-e179d3c4df0d23a51bf403e6421e14d3a46caf35.tar.gz gentoo-2-e179d3c4df0d23a51bf403e6421e14d3a46caf35.tar.bz2 gentoo-2-e179d3c4df0d23a51bf403e6421e14d3a46caf35.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.16.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index d6fd5b41067d..fb6ab7faa5e5 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/file-roller # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.183 2006/12/10 19:20:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.184 2006/12/12 16:15:23 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + file-roller-2.16.2.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> file-roller-2.16.2.ebuild: Stable on x86, bug #156662. diff --git a/app-arch/file-roller/file-roller-2.16.2.ebuild b/app-arch/file-roller/file-roller-2.16.2.ebuild index dfce1ebf4b59..9d83fc8a05de 100644 --- a/app-arch/file-roller/file-roller-2.16.2.ebuild +++ b/app-arch/file-roller/file-roller-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.16.2.ebuild,v 1.2 2006/12/10 19:20:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.16.2.ebuild,v 1.3 2006/12/12 16:15:23 wolf31o2 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="gnome" RDEPEND=">=dev-libs/glib-2.12 |