diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-09 22:15:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-09 22:15:39 +0000 |
commit | 4f4d3bce5c56a1902afd5cddb4b153ef478d867c (patch) | |
tree | c51b740e2383b9a244ba92baad80599819d1d55f /app-text/rman | |
parent | app-office/scribus stable on ppc. (diff) | |
download | historical-4f4d3bce5c56a1902afd5cddb4b153ef478d867c.tar.gz historical-4f4d3bce5c56a1902afd5cddb4b153ef478d867c.tar.bz2 historical-4f4d3bce5c56a1902afd5cddb4b153ef478d867c.zip |
Mark 3.2 stable on ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/rman/Manifest | 10 | ||||
-rw-r--r-- | app-text/rman/files/digest-rman-3.2 | 2 | ||||
-rw-r--r-- | app-text/rman/rman-3.2.ebuild | 4 |
4 files changed, 18 insertions, 3 deletions
diff --git a/app-text/rman/ChangeLog b/app-text/rman/ChangeLog index 95b202cb9e0f..6a8322801981 100644 --- a/app-text/rman/ChangeLog +++ b/app-text/rman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rman # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.21 2006/02/07 05:38:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.22 2006/03/09 22:15:39 agriffis Exp $ + + 09 Mar 2006; Aron Griffis <agriffis@gentoo.org> rman-3.2.ebuild: + Mark 3.2 stable on ia64 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> rman-3.2.ebuild: Mark 3.2 stable on alpha diff --git a/app-text/rman/Manifest b/app-text/rman/Manifest index d5d65338a883..ecbc6300e297 100644 --- a/app-text/rman/Manifest +++ b/app-text/rman/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 1d482e70c9265ec20bde6d2e65db29df ChangeLog 2409 RMD160 34e95945e46183a3b0922aa758c632f14efdd4b7 ChangeLog 2409 SHA256 93e6b4435c7968f25c02ef809334b285129450c590d5a53bd6e98f84b84441f7 ChangeLog 2409 @@ -28,3 +31,10 @@ SHA256 c23eabdfbf9c70ee236f62b9c010321dd3f6499545eab91e0c9ad4cf527eff08 rman-3.1 MD5 ee9c83890cd28fb2f3223767b0ba3d2c rman-3.2.ebuild 675 RMD160 45015d28cecfc7390452b5efa103974cd2d1e165 rman-3.2.ebuild 675 SHA256 ce3d634d1210a52cc35bf123ad5f88564f5081e0b713a95862f7a70bb24963d2 rman-3.2.ebuild 675 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFEEKkVJrHF4yAQTrARAm89AKCks7WjEi05Kko+PFN1ZZta+jFJGwCdFsk1 +v1Ju6SjI3ycE+beO9nZoWPY= +=R6MM +-----END PGP SIGNATURE----- diff --git a/app-text/rman/files/digest-rman-3.2 b/app-text/rman/files/digest-rman-3.2 index 0fcf88358963..8c8cbbd50398 100644 --- a/app-text/rman/files/digest-rman-3.2 +++ b/app-text/rman/files/digest-rman-3.2 @@ -1 +1,3 @@ MD5 6d1d67641c6d042595a96a62340d3cc6 rman-3.2.tar.gz 79397 +RMD160 5ec8830466ec478e4470fbda8635d06b8cf967b7 rman-3.2.tar.gz 79397 +SHA256 68a130696b251966db10a4774e2bc8083a0147b83f64c11e9bb4cd654da32d5f rman-3.2.tar.gz 79397 diff --git a/app-text/rman/rman-3.2.ebuild b/app-text/rman/rman-3.2.ebuild index 180ddf7f6985..6e3193663b70 100644 --- a/app-text/rman/rman-3.2.ebuild +++ b/app-text/rman/rman-3.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-text/rman/rman-3.2.ebuild,v 1.8 2006/02/07 05:38:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.9 2006/03/09 22:15:39 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc-macos ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ia64 ~mips ~ppc ~ppc-macos ~sh ~sparc ~x86" IUSE="" RESTRICT="test" |