From f8206a6a48fb37236c9a10ca9e4e33fce5b6f1c4 Mon Sep 17 00:00:00 2001 From: Luis Medinas Date: Sat, 19 Nov 2005 01:13:28 +0000 Subject: Added ~amd64 keyword. Closes bug #112763. Package-Manager: portage-2.0.53_rc7 --- app-text/rman/ChangeLog | 5 ++++- app-text/rman/Manifest | 18 +++++++++--------- app-text/rman/rman-3.2.ebuild | 4 ++-- 3 files changed, 15 insertions(+), 12 deletions(-) (limited to 'app-text/rman') diff --git a/app-text/rman/ChangeLog b/app-text/rman/ChangeLog index 9a1c15758b0d..21ca57db41b0 100644 --- a/app-text/rman/ChangeLog +++ b/app-text/rman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rman # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.16 2005/09/16 21:42:07 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.17 2005/11/19 01:13:28 metalgod Exp $ + + 19 Nov 2005; Luis Medinas rman-3.2.ebuild: + Added ~amd64 keyword. Closes bug #112763. 16 Sep 2005; Ciaran McCreesh ChangeLog: Converted to UTF-8, fixed encoding screwups diff --git a/app-text/rman/Manifest b/app-text/rman/Manifest index c13e9736cf0f..4c43d8c44f89 100644 --- a/app-text/rman/Manifest +++ b/app-text/rman/Manifest @@ -1,20 +1,20 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 2bc9c0d41ba64836b7cf69691d10f199 rman-3.2.ebuild 688 -MD5 fbbc1086058fd13785ae3f050787a9ec rman-3.0.9.ebuild 671 -MD5 54a490af3419550c1d612babf853a9ac ChangeLog 1766 -MD5 d6a1189f73825b18a8d5b4dabe577d42 rman-3.1.ebuild 719 +MD5 9cfc3d6579740c6ff1e7972d73c9e256 ChangeLog 1879 MD5 056057d8a5eaf7203c9f2316465ba33e files/digest-rman-3.0.9 55 -MD5 2f40b40ab2591895f349e0ce2461c329 files/rman-3.0.9-gentoo.diff 456 -MD5 c97a82a9bf18e2630bb01b5f48f8bfc7 files/digest-rman-3.2 59 MD5 e6b97eb40694d5c78aaf96e3dcf20f87 files/digest-rman-3.1 59 +MD5 c97a82a9bf18e2630bb01b5f48f8bfc7 files/digest-rman-3.2 59 +MD5 2f40b40ab2591895f349e0ce2461c329 files/rman-3.0.9-gentoo.diff 456 MD5 10919f9dcf76074e9dc8b597f0df83e8 files/rman-3.1-gentoo.diff 407 MD5 7c24cf8147972b5fc9a74dcd11a345f3 files/rman-3.2-gentoo.diff 560 +MD5 fbbc1086058fd13785ae3f050787a9ec rman-3.0.9.ebuild 671 +MD5 d6a1189f73825b18a8d5b4dabe577d42 rman-3.1.ebuild 719 +MD5 cb301bea955b20050a5f417af5cc93cc rman-3.2.ebuild 694 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFDKzxhLLFUmVNQ7rkRAh9oAKCEta6BKrIM0NTRIGG8j8r1CYBEuwCgtwnk -kGhCLW44vEe/i4UGuXQbJqM= -=kiBa +iD8DBQFDfnxkwUpWvClEHQoRAvlrAJ0bAt3stkKrT+PZH2JTghEmX5pKXQCfcHXx +avXeht7VbMXiEYFEI3HyFUg= +=yRuw -----END PGP SIGNATURE----- diff --git a/app-text/rman/rman-3.2.ebuild b/app-text/rman/rman-3.2.ebuild index 904161691492..1bb21456af1d 100644 --- a/app-text/rman/rman-3.2.ebuild +++ b/app-text/rman/rman-3.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-text/rman/rman-3.2.ebuild,v 1.1 2005/07/12 08:06:51 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.2 2005/11/19 01:13:28 metalgod Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="" -- cgit v1.2.3-65-gdbad