diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 14:57:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 14:57:39 +0000 |
commit | c5ab6b8b38113db566b958246ee9b5f2cfac779e (patch) | |
tree | 619d5d5b9465929110bac3dd1027b26f1862cc11 /app-arch/file-roller | |
parent | alpha/ia64/sparc stable wrt #199740 (diff) | |
download | gentoo-2-c5ab6b8b38113db566b958246ee9b5f2cfac779e.tar.gz gentoo-2-c5ab6b8b38113db566b958246ee9b5f2cfac779e.tar.bz2 gentoo-2-c5ab6b8b38113db566b958246ee9b5f2cfac779e.zip |
alpha/ia64/sparc stable wrt #199740
(Portage version: 2.1.3.19)
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.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 9ad29756e903..babe1169b37e 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.218 2007/11/21 17:16:44 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.219 2007/11/22 14:57:39 armin76 Exp $ + + 22 Nov 2007; Raúl Porcel <armin76@gentoo.org> file-roller-2.20.1.ebuild: + alpha/ia64/sparc stable wrt #199740 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> file-roller-2.20.1.ebuild: Stable on x86 (bug #199740) diff --git a/app-arch/file-roller/file-roller-2.20.1.ebuild b/app-arch/file-roller/file-roller-2.20.1.ebuild index 9a4fba2f9104..5d2965bc24b3 100644 --- a/app-arch/file-roller/file-roller-2.20.1.ebuild +++ b/app-arch/file-roller/file-roller-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.20.1.ebuild,v 1.3 2007/11/21 17:16:44 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.20.1.ebuild,v 1.4 2007/11/22 14:57:39 armin76 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="gnome" RDEPEND=">=dev-libs/glib-2.12 |