diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-21 21:42:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-21 21:42:11 +0000 |
commit | 8492e7030949274aa0af76b8c4ac932f8dd695c8 (patch) | |
tree | c82198101760cf59c48929459c2207cdb5b6b73e /app-arch | |
parent | Stable on IA64, bug 156662. (diff) | |
download | gentoo-2-8492e7030949274aa0af76b8c4ac932f8dd695c8.tar.gz gentoo-2-8492e7030949274aa0af76b8c4ac932f8dd695c8.tar.bz2 gentoo-2-8492e7030949274aa0af76b8c4ac932f8dd695c8.zip |
Stable on IA64, bug 156662.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.16.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index fe296438939b..19d4ccae3d5f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.190 2007/01/18 23:56:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.191 2007/01/21 21:42:11 kloeri Exp $ + + 21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + file-roller-2.16.2.ebuild: + Stable on IA64, bug 156662. 18 Jan 2007; Jeroen Roovers <jer@gentoo.org> file-roller-2.16.2.ebuild: Stable for HPPA (bug #147751). diff --git a/app-arch/file-roller/file-roller-2.16.2.ebuild b/app-arch/file-roller/file-roller-2.16.2.ebuild index c4427f5b9fcd..1f35790309cf 100644 --- a/app-arch/file-roller/file-roller-2.16.2.ebuild +++ b/app-arch/file-roller/file-roller-2.16.2.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.16.2.ebuild,v 1.8 2007/01/18 23:56:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.16.2.ebuild,v 1.9 2007/01/21 21:42:11 kloeri 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" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="gnome" RDEPEND=">=dev-libs/glib-2.12 |