diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 14:10:31 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 14:10:31 +0000 |
commit | 772438aa767a661794d1bcc03ef19b38606aff31 (patch) | |
tree | 4157e9e0f243eeb1664df2f231f824943bd63d1c /app-arch/file-roller | |
parent | Added sys-apps/shadow for bug #113298. (diff) | |
download | gentoo-2-772438aa767a661794d1bcc03ef19b38606aff31.tar.gz gentoo-2-772438aa767a661794d1bcc03ef19b38606aff31.tar.bz2 gentoo-2-772438aa767a661794d1bcc03ef19b38606aff31.zip |
Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/Manifest | 12 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.12.2.ebuild | 4 |
3 files changed, 8 insertions, 14 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index b3d2855d8521..9d4dd827cabe 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.146 2006/01/22 03:08:21 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.147 2006/01/22 14:06:39 dertobi123 Exp $ + + 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> + file-roller-2.12.2.ebuild: + Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> file-roller-2.12.2.ebuild: Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest index 8c1cf0e8cd5c..02e80e62f068 100644 --- a/app-arch/file-roller/Manifest +++ b/app-arch/file-roller/Manifest @@ -1,12 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 7457576186a8c4d6b69b2f7b9d64ed56 ChangeLog 17664 MD5 6a822233a7d4799925d086c7fe2b743e file-roller-2.10.0-r1.ebuild 1489 MD5 fab7851231fc02801db3f51c775a447a file-roller-2.10.3.ebuild 1354 MD5 ca9d6d105d2d3b03f4e87a84e637a1de file-roller-2.10.4.ebuild 1408 MD5 e50968e75d2b69cc87787c176ef6ced4 file-roller-2.12.1.ebuild 1385 -MD5 9126c21a0b21697fba8fbce5a4f49d2d file-roller-2.12.2.ebuild 1380 +MD5 6cfefbe8022d44c5670763525a202520 file-roller-2.12.2.ebuild 1379 MD5 d779986864325c09e5caba951a634f9a files/digest-file-roller-2.10.0-r1 72 MD5 be190f54f0aaa0ff36a6d17c56e1a5b6 files/digest-file-roller-2.10.3 72 MD5 639fd7660e2205b9a529b1df15ff765b files/digest-file-roller-2.10.4 72 @@ -19,10 +16,3 @@ MD5 52258671fa0060fb4c537665f1be68b6 files/file-roller-2.10.3-use_bin_tar.patch MD5 67f58f96b7c00be703c9bf9cf38cd191 files/file-roller-2.8.0-use_bin_tar.patch 405 MD5 d23f66e1c734a44ce6ee89b0e724b371 files/rpm2cpio-file-roller 2556 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD0vf3SENan+PfizARAi4LAJ9QKS3xItjoGq8Re/L4ryevSXbG/gCeLDan -q97k+TqWkzta+3x9KnOVGP0= -=K/AL ------END PGP SIGNATURE----- diff --git a/app-arch/file-roller/file-roller-2.12.2.ebuild b/app-arch/file-roller/file-roller-2.12.2.ebuild index dc60f0b76ee1..f2fe8fc3cdbe 100644 --- a/app-arch/file-roller/file-roller-2.12.2.ebuild +++ b/app-arch/file-roller/file-roller-2.12.2.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.12.2.ebuild,v 1.3 2006/01/22 03:08:21 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.12.2.ebuild,v 1.4 2006/01/22 14:06:39 dertobi123 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 |