diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-07-27 18:05:57 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-07-27 18:05:57 +0000 |
commit | 3f16e8bfd965747e91d6fb0f71765c96d2b07a35 (patch) | |
tree | d4649d6258afc8ccd32ce065e81af42d1f0da921 /app-arch | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-3f16e8bfd965747e91d6fb0f71765c96d2b07a35.tar.gz gentoo-2-3f16e8bfd965747e91d6fb0f71765c96d2b07a35.tar.bz2 gentoo-2-3f16e8bfd965747e91d6fb0f71765c96d2b07a35.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.10.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 53ad8aec92bd..39bd29d7cceb 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.123 2005/07/26 18:58:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.124 2005/07/27 18:03:17 gmsoft Exp $ + + 27 Jul 2005; Guy Martin <gmsoft@gentoo.org> file-roller-2.10.3.ebuild: + Stable on hppa. 26 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> file-roller-2.10.3.ebuild: diff --git a/app-arch/file-roller/file-roller-2.10.3.ebuild b/app-arch/file-roller/file-roller-2.10.3.ebuild index 89d67306b085..040a377cb9de 100644 --- a/app-arch/file-roller/file-roller-2.10.3.ebuild +++ b/app-arch/file-roller/file-roller-2.10.3.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.3.ebuild,v 1.5 2005/07/26 18:58:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.10.3.ebuild,v 1.6 2005/07/27 18:03:17 gmsoft Exp $ inherit gnome2 eutils @@ -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="" RDEPEND=">=dev-libs/glib-2.6 |