diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-05 20:46:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-05 20:46:23 +0000 |
commit | f2f4b2927793b3ddae9c7f8af58d99b4d5a83c61 (patch) | |
tree | fc40d1970c06d1f57072bed3b8ae4ee6ff2cc2d4 /app-arch/file-roller | |
parent | add fixes from upstream CVS - hopefully it solves persistent connection probl... (diff) | |
download | gentoo-2-f2f4b2927793b3ddae9c7f8af58d99b4d5a83c61.tar.gz gentoo-2-f2f4b2927793b3ddae9c7f8af58d99b4d5a83c61.tar.bz2 gentoo-2-f2f4b2927793b3ddae9c7f8af58d99b4d5a83c61.zip |
Stable on alpha.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.8.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index fe39fc06d661..ad0e95cd0066 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.103 2005/04/28 22:03:01 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.104 2005/05/05 20:46:23 kloeri Exp $ + + 05 May 2005; Bryan Østergaard <kloeri@gentoo.org> + file-roller-2.8.4.ebuild: + Stable on alpha. 29 Apr 2005; foser <foser@gentoo.org> file-roller-2.10.{0-r1,2}.ebuild : Add unrar fix (#89531) diff --git a/app-arch/file-roller/file-roller-2.8.4.ebuild b/app-arch/file-roller/file-roller-2.8.4.ebuild index c24f8b7062f5..154721e3769f 100644 --- a/app-arch/file-roller/file-roller-2.8.4.ebuild +++ b/app-arch/file-roller/file-roller-2.8.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.8.4.ebuild,v 1.2 2005/04/25 12:36:08 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.8.4.ebuild,v 1.3 2005/05/05 20:46:23 kloeri Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ppc alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="" RDEPEND=">=dev-libs/glib-2 |