diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 20:07:44 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 20:07:44 +0000 |
commit | 469a69e29c419214eb10fe8fdeb5860cf9311de0 (patch) | |
tree | 0ffd541c6e8d1535f00a1fa0224bdd463d25194f /app-arch/file-roller | |
parent | Forgot to add. (diff) | |
download | historical-469a69e29c419214eb10fe8fdeb5860cf9311de0.tar.gz historical-469a69e29c419214eb10fe8fdeb5860cf9311de0.tar.bz2 historical-469a69e29c419214eb10fe8fdeb5860cf9311de0.zip |
Marked stable on amd64 per bug #119634
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/Manifest | 14 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.12.2.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 9d4dd827cabe..704217c50218 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.147 2006/01/22 14:06:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.148 2006/01/22 20:07:43 dang Exp $ + + 22 Jan 2006; <dang@gentoo.org> file-roller-2.12.2.ebuild: + Marked stable on amd64 per bug #119634 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> file-roller-2.12.2.ebuild: diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest index 9d8033d62cc2..8bbe9dc3a5c0 100644 --- a/app-arch/file-roller/Manifest +++ b/app-arch/file-roller/Manifest @@ -1,9 +1,12 @@ -MD5 9c7a50a7aaee80c0a526be4356cef985 ChangeLog 17814 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 c78c384e833cc3ef5b60b67dd6df1c19 ChangeLog 17910 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 6e67b6c79753b93e08cb0c2a2a872a8e file-roller-2.12.2.ebuild 1383 +MD5 984ae8afd71887485460a1e354223271 file-roller-2.12.2.ebuild 1376 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 @@ -16,3 +19,10 @@ 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-ecc0.1.6 (GNU/Linux) + +iD8DBQFD0+Y6omPajV0RnrERAgQoAJ98d2Lo56R4G1wcrRRhuqdcgaAljACfR3z3 +KBZRp9pGvs5fbPTi7vaJ6Nk= +=iVet +-----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 f2fe8fc3cdbe..dfc1f92f0cd8 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.4 2006/01/22 14:06:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.12.2.ebuild,v 1.5 2006/01/22 20:07:44 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 |