diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-12-08 02:11:38 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-12-08 02:11:38 +0000 |
commit | db6cb4b064b03557d92fd89c2772a30ca72d2242 (patch) | |
tree | 9669db6250361b5562b6fb78eabb506932d09eff /app-text/rman | |
parent | Mark strongswan-2.5.7 stable on x86. Remove a couple previous versions. (diff) | |
download | historical-db6cb4b064b03557d92fd89c2772a30ca72d2242.tar.gz historical-db6cb4b064b03557d92fd89c2772a30ca72d2242.tar.bz2 historical-db6cb4b064b03557d92fd89c2772a30ca72d2242.zip |
added ~mips keyword
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/rman/Manifest | 14 | ||||
-rw-r--r-- | app-text/rman/rman-3.2.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-text/rman/ChangeLog b/app-text/rman/ChangeLog index 21ca57db41b0..d2b06d545930 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.17 2005/11/19 01:13:28 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.18 2005/12/08 02:11:38 geoman Exp $ + + 08 Dec 2005; Stephen P. Becker <geoman@gentoo.org> rman-3.2.ebuild: + added ~mips keyword 19 Nov 2005; Luis Medinas <metalgod@gentoo.org> rman-3.2.ebuild: Added ~amd64 keyword. Closes bug #112763. diff --git a/app-text/rman/Manifest b/app-text/rman/Manifest index 4c43d8c44f89..4db458a32e3e 100644 --- a/app-text/rman/Manifest +++ b/app-text/rman/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 9cfc3d6579740c6ff1e7972d73c9e256 ChangeLog 1879 +MD5 b29dfcc94d65bd61b15f1ad6a8504696 ChangeLog 1970 MD5 056057d8a5eaf7203c9f2316465ba33e files/digest-rman-3.0.9 55 MD5 e6b97eb40694d5c78aaf96e3dcf20f87 files/digest-rman-3.1 59 MD5 c97a82a9bf18e2630bb01b5f48f8bfc7 files/digest-rman-3.2 59 @@ -10,11 +7,4 @@ 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) - -iD8DBQFDfnxkwUpWvClEHQoRAvlrAJ0bAt3stkKrT+PZH2JTghEmX5pKXQCfcHXx -avXeht7VbMXiEYFEI3HyFUg= -=yRuw ------END PGP SIGNATURE----- +MD5 fc157c9780956356434bd5ba0ec3c019 rman-3.2.ebuild 698 diff --git a/app-text/rman/rman-3.2.ebuild b/app-text/rman/rman-3.2.ebuild index 1bb21456af1d..461f440fba8d 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.2 2005/11/19 01:13:28 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.3 2005/12/08 02:11:38 geoman Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="" |