diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-18 01:51:37 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-18 01:51:37 +0000 |
commit | 890979c16978aa3a7a3623651a65663a06db64a3 (patch) | |
tree | b430512ab70a0e9a47d62ecfbfa6bca3bd1ae75f /app-arch | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-890979c16978aa3a7a3623651a65663a06db64a3.tar.gz gentoo-2-890979c16978aa3a7a3623651a65663a06db64a3.tar.bz2 gentoo-2-890979c16978aa3a7a3623651a65663a06db64a3.zip |
Stable on SPARC.
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.8.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 bced9aa0c967..d2dd60ce8441 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.109 2005/05/11 16:33:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.110 2005/05/18 01:50:41 weeve Exp $ + + 18 May 2005; Jason Wever <weeve@gentoo.org> file-roller-2.8.4.ebuild: + Stable on SPARC. 11 May 2005; Guy Martin <gmsoft@gentoo.org> file-roller-2.8.4.ebuild: Stable on hppa. diff --git a/app-arch/file-roller/file-roller-2.8.4.ebuild b/app-arch/file-roller/file-roller-2.8.4.ebuild index 5e9d864625a0..bc474e8d08d6 100644 --- a/app-arch/file-roller/file-roller-2.8.4.ebuild +++ b/app-arch/file-roller/file-roller-2.8.4.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.8.4.ebuild,v 1.6 2005/05/11 16:33:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.8.4.ebuild,v 1.7 2005/05/18 01:50:41 weeve Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |