diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 18:56:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 18:56:09 +0000 |
commit | fad94da223f026404d57e600a278eeb7f021182e (patch) | |
tree | 16b231418a4f1fdf6652d3244f6eaafe4b84209f /app-arch/file-roller | |
parent | Version bump, bug #104485. Note new fetching stuff in ebuild. (diff) | |
download | gentoo-2-fad94da223f026404d57e600a278eeb7f021182e.tar.gz gentoo-2-fad94da223f026404d57e600a278eeb7f021182e.tar.bz2 gentoo-2-fad94da223f026404d57e600a278eeb7f021182e.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
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.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 2df2523cf1cd..898de133044d 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/file-roller # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.136 2005/09/02 19:16:10 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.137 2005/09/03 18:56:09 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> file-roller-2.10.4.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> file-roller-2.10.4.ebuild: diff --git a/app-arch/file-roller/file-roller-2.10.4.ebuild b/app-arch/file-roller/file-roller-2.10.4.ebuild index 74b057082980..d81a55397a13 100644 --- a/app-arch/file-roller/file-roller-2.10.4.ebuild +++ b/app-arch/file-roller/file-roller-2.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.10.4.ebuild,v 1.7 2005/09/02 19:16:10 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.10.4.ebuild,v 1.8 2005/09/03 18:56:09 corsair Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.6 |