diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 02:50:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 02:50:04 +0000 |
commit | 54585fcb93780cf128a1e9260bb86cafbf513eaa (patch) | |
tree | f06663380444a5dfa21896c869b06dad4fd3ad12 /app-arch | |
parent | stable on ia64 (diff) | |
download | historical-54585fcb93780cf128a1e9260bb86cafbf513eaa.tar.gz historical-54585fcb93780cf128a1e9260bb86cafbf513eaa.tar.bz2 historical-54585fcb93780cf128a1e9260bb86cafbf513eaa.zip |
add ~ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-arch')
-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.10.2.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index e08c913b2b66..0de984d84cf6 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.107 2005/05/08 13:46:16 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.108 2005/05/09 02:50:04 agriffis Exp $ + + 08 May 2005; Aron Griffis <agriffis@gentoo.org> file-roller-2.10.2.ebuild: + add ~ia64 08 May 2005; Herbie Hopkins <herbs@gentoo.org> file-roller-2.8.4.ebuild: Stable on amd64. diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest index 9a890fddb090..5d8114a6c8f1 100644 --- a/app-arch/file-roller/Manifest +++ b/app-arch/file-roller/Manifest @@ -1,13 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 b723cfc86639346e7d9964c64a0f254b file-roller-2.8.3.ebuild 1199 MD5 1a1a406af1ceaa03a4f6637160424087 file-roller-2.8.0.ebuild 1200 MD5 45f34e07323606deac952fb8275d00cd file-roller-2.6.1.ebuild 1209 MD5 7b6c64d74768565ae60759fec8aad45e file-roller-2.8.4.ebuild 1201 -MD5 7cd12b50a0bf9c600188adac1c896392 file-roller-2.10.2.ebuild 1328 +MD5 40624d73d10abc25826a3c9b13e60992 file-roller-2.10.2.ebuild 1335 MD5 afe255fd3daa0f3db3a6b4086230d53e file-roller-2.10.0-r1.ebuild 1423 -MD5 b190b8992738a1a13fe323e705909550 ChangeLog 13130 +MD5 1f9592d91428cbf06c67761b49dca1d5 ChangeLog 13223 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 762daf169c908a33e04b670097c4a4fc files/file-roller-2.6-use_fr_rpm2cpio.patch 949 MD5 d12176c3351e047a90fc4740f4b09237 files/file-roller-2.10.0-fix_whitespace.patch 1713 @@ -25,10 +22,3 @@ MD5 519fed8816b9e6198b4cd9f6cdf9e525 files/digest-file-roller-2.8.0 71 MD5 08b8885901c763ef33125b33b52e890f files/digest-file-roller-2.8.3 71 MD5 7e51d88b0a0bfe30944615eff903d0af files/digest-file-roller-2.8.4 71 MD5 b3c29c8524d0b4485f2b5abc64d003fe files/file-roller-2.10.2-fix_unrar.patch 858 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCfhhb2G5bA0cA/ScRAnHsAJwIZCh0j7eRRfZl11e/LgxMjEr52ACgqxXH -SFbrXRGcP3Kn4FnmlEh8alY= -=TeLt ------END PGP SIGNATURE----- diff --git a/app-arch/file-roller/file-roller-2.10.2.ebuild b/app-arch/file-roller/file-roller-2.10.2.ebuild index 3473496765d9..7cf17bb158ec 100644 --- a/app-arch/file-roller/file-roller-2.10.2.ebuild +++ b/app-arch/file-roller/file-roller-2.10.2.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.2.ebuild,v 1.3 2005/05/06 10:53:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.10.2.ebuild,v 1.4 2005/05/09 02:50:04 agriffis Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~ppc64" +KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~ppc64 ~ia64" IUSE="" RDEPEND=">=dev-libs/glib-2.6 |