diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-25 03:05:07 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-25 03:05:07 +0000 |
commit | c190946edb54a1ed077ec7da4f1a6b1c4e99f1f2 (patch) | |
tree | 69ceb89ff6a0222263e636e7c6b1baecc03e4bd0 /app-arch/file-roller | |
parent | Marking 1.2.2 stable (x86). Removing old ebuilds/patches. (diff) | |
download | gentoo-2-c190946edb54a1ed077ec7da4f1a6b1c4e99f1f2.tar.gz gentoo-2-c190946edb54a1ed077ec7da4f1a6b1c4e99f1f2.tar.bz2 gentoo-2-c190946edb54a1ed077ec7da4f1a6b1c4e99f1f2.zip |
Marking 2.10.4 stable (x86)
(Portage version: 2.0.51.22-r2)
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.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index f4f4f8b62f56..95dea8533586 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.129 2005/08/23 02:48:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.130 2005/08/25 03:05:07 leonardop Exp $ + + 25 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> + file-roller-2.10.4.ebuild: + Stable on x86. 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> file-roller-2.10.3.ebuild: stable on ia64 diff --git a/app-arch/file-roller/file-roller-2.10.4.ebuild b/app-arch/file-roller/file-roller-2.10.4.ebuild index b6b2a216c21a..9c678b35b38f 100644 --- a/app-arch/file-roller/file-roller-2.10.4.ebuild +++ b/app-arch/file-roller/file-roller-2.10.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.10.4.ebuild,v 1.1 2005/07/22 21:05:44 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.10.4.ebuild,v 1.2 2005/08/25 03:05:07 leonardop Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.6 |