diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 14:57:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 14:57:52 +0000 |
commit | 915876b6e082ea3d4c480574d7e08c72edd04c41 (patch) | |
tree | 9ae65696e3954761da9f6ecb1a02c64c1c0e0ee1 /app-arch/file-roller | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-915876b6e082ea3d4c480574d7e08c72edd04c41.tar.gz gentoo-2-915876b6e082ea3d4c480574d7e08c72edd04c41.tar.bz2 gentoo-2-915876b6e082ea3d4c480574d7e08c72edd04c41.zip |
Stable on alpha.
(Portage version: 2.0.51.22-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.10.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 932f584016ef..075e83422640 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.118 2005/06/25 13:15:57 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.119 2005/07/02 14:57:52 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + file-roller-2.10.0-r1.ebuild: + Stable on alpha. 25 Jun 2005; Guy Martin <gmsoft@gentoo.org> file-roller-2.10.0-r1.ebuild, file-roller-2.10.3.ebuild: diff --git a/app-arch/file-roller/file-roller-2.10.0-r1.ebuild b/app-arch/file-roller/file-roller-2.10.0-r1.ebuild index 93fe264b1d60..0497f1cd43a2 100644 --- a/app-arch/file-roller/file-roller-2.10.0-r1.ebuild +++ b/app-arch/file-roller/file-roller-2.10.0-r1.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.0-r1.ebuild,v 1.14 2005/06/25 13:15:58 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.10.0-r1.ebuild,v 1.15 2005/07/02 14:57:52 kloeri Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86 hppa" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.6 |