diff options
author | 2006-03-19 11:18:40 +0000 | |
---|---|---|
committer | 2006-03-19 11:18:40 +0000 | |
commit | 0b69865af2b27036265ff9a4129621a51c104bae (patch) | |
tree | 301e47e6d820fdcc51a2268c6c1699f659281e2c /app-arch/file-roller | |
parent | Stable on ppc64 (diff) | |
download | historical-0b69865af2b27036265ff9a4129621a51c104bae.tar.gz historical-0b69865af2b27036265ff9a4129621a51c104bae.tar.bz2 historical-0b69865af2b27036265ff9a4129621a51c104bae.zip |
Stable on ppc64
Package-Manager: portage-2.0.54
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.3.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 83bfcdfb3ccc..2f06f06c9e3f 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.160 2006/03/18 22:21:28 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.161 2006/03/19 11:18:40 corsair Exp $ + + 19 Mar 2006; Markus Rothe <corsair@gentoo.org> file-roller-2.12.3.ebuild: + Stable on ppc64 18 Mar 2006; Olivier CrĂȘte <tester@gentoo.org> file-roller-2.12.3.ebuild: Stable on amd64 per bug #126321 diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest index 8deee1931d49..89b6d4d727c1 100644 --- a/app-arch/file-roller/Manifest +++ b/app-arch/file-roller/Manifest @@ -1,13 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 96ffd2080ba2a01b471dcbdaac1c9f5a ChangeLog 19204 +MD5 dca54275552ddbe510a9bfa8b445e2b1 ChangeLog 19300 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 cbf7f180540094b2de81c5973c412ac7 file-roller-2.12.2.ebuild 1376 -MD5 5d30225368f3df68935f12504c78f41f file-roller-2.12.3.ebuild 1377 +MD5 82d6dfd46516b6e7aa6c9490f3b9eda5 file-roller-2.12.3.ebuild 1377 MD5 ac8317ab847a581b709b9445a441d57b file-roller-2.14.0.ebuild 1432 MD5 d779986864325c09e5caba951a634f9a files/digest-file-roller-2.10.0-r1 72 MD5 be190f54f0aaa0ff36a6d17c56e1a5b6 files/digest-file-roller-2.10.3 72 @@ -24,10 +21,3 @@ MD5 90d9bf0e5affc3ce79f6a0c4c88e0af7 files/file-roller-2.13.2-xmllint.patch 976 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.2 (GNU/Linux) - -iD8DBQFEHIf0oGcCqvCmTSIRAtSWAKCxRzhA8JwZgscPWGMaNbVxsSTX5QCgxo27 -T1WZ6Nr19lGkBbE1YAZbBUY= -=fG5v ------END PGP SIGNATURE----- diff --git a/app-arch/file-roller/file-roller-2.12.3.ebuild b/app-arch/file-roller/file-roller-2.12.3.ebuild index 2b6e09411e6c..4f85bae3212e 100644 --- a/app-arch/file-roller/file-roller-2.12.3.ebuild +++ b/app-arch/file-roller/file-roller-2.12.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.12.3.ebuild,v 1.6 2006/03/18 22:21:28 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.12.3.ebuild,v 1.7 2006/03/19 11:18:40 corsair 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 |