diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 14:56:48 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 14:56:48 +0000 |
commit | e0a5d1be191b39c53591c54e03f2f5d2e83cfbb0 (patch) | |
tree | a77281e4ffa849182bd45046550c934773b676af /app-arch/file-roller | |
parent | disable py compiling, use python eclass instead. (diff) | |
download | gentoo-2-e0a5d1be191b39c53591c54e03f2f5d2e83cfbb0.tar.gz gentoo-2-e0a5d1be191b39c53591c54e03f2f5d2e83cfbb0.tar.bz2 gentoo-2-e0a5d1be191b39c53591c54e03f2f5d2e83cfbb0.zip |
Marked stable on amd64 for bug #139612
(Portage version: 2.1.1_pre2-r8)
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.14.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index df4876b8484b..87d6fde9af7c 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.170 2006/07/16 11:18:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.171 2006/07/17 14:56:48 dang Exp $ + + 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> + file-roller-2.14.3.ebuild: + Marked stable on amd64 for bug #139612 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> file-roller-2.14.3.ebuild: diff --git a/app-arch/file-roller/file-roller-2.14.3.ebuild b/app-arch/file-roller/file-roller-2.14.3.ebuild index 1a31aa1d96ff..993d8e30d5b2 100644 --- a/app-arch/file-roller/file-roller-2.14.3.ebuild +++ b/app-arch/file-roller/file-roller-2.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.14.3.ebuild,v 1.5 2006/07/16 11:18:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.14.3.ebuild,v 1.6 2006/07/17 14:56:48 dang Exp $ inherit eutils gnome2 @@ -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.6 |