diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 14:46:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 14:46:38 +0000 |
commit | bd7eb13583be58729a525dd6df018c973cf785db (patch) | |
tree | d1a08bce0c97c5e89aaa7a25f7aa9f29c937a0a4 /app-arch/file-roller | |
parent | Add myself to metadata.xml. (diff) | |
download | gentoo-2-bd7eb13583be58729a525dd6df018c973cf785db.tar.gz gentoo-2-bd7eb13583be58729a525dd6df018c973cf785db.tar.bz2 gentoo-2-bd7eb13583be58729a525dd6df018c973cf785db.zip |
Stable for HPPA (bug #236971).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
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.22.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 176c74abad2c..13f5b78234dc 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.240 2008/08/12 13:43:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.241 2008/09/25 14:46:38 jer Exp $ + + 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> file-roller-2.22.4.ebuild: + Stable for HPPA (bug #236971). 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> file-roller-2.22.4.ebuild: alpha/ia64/sparc stable wrt #229709 diff --git a/app-arch/file-roller/file-roller-2.22.4.ebuild b/app-arch/file-roller/file-roller-2.22.4.ebuild index 96c145b2b08c..f714ce3cbabc 100644 --- a/app-arch/file-roller/file-roller-2.22.4.ebuild +++ b/app-arch/file-roller/file-roller-2.22.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.4.ebuild,v 1.5 2008/08/12 13:43:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.22.4.ebuild,v 1.6 2008/09/25 14:46:38 jer 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="nautilus" RDEPEND=">=dev-libs/glib-2.15.0 |