diff options
author | 2006-04-21 00:28:14 +0000 | |
---|---|---|
committer | 2006-04-21 00:28:14 +0000 | |
commit | 7626f5eb564ed0881cf8a038038e5c2cfcee1a27 (patch) | |
tree | 289d6af6a1d024f4c4a56729a923ebc35eb58b80 /app-text | |
parent | remove openssl-0.9.8 mask (diff) | |
download | gentoo-2-7626f5eb564ed0881cf8a038038e5c2cfcee1a27.tar.gz gentoo-2-7626f5eb564ed0881cf8a038038e5c2cfcee1a27.tar.bz2 gentoo-2-7626f5eb564ed0881cf8a038038e5c2cfcee1a27.zip |
Stable on hppa.
(Portage version: 2.0.54)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/rman/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/rman/rman-3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/rman/ChangeLog b/app-text/rman/ChangeLog index 2f2fe77bc3ec..0f3a97df1384 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.25 2006/04/17 20:52:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.26 2006/04/21 00:28:14 gmsoft Exp $ + + 21 Apr 2006; Guy Martin <gmsoft@gentoo.org> rman-3.2.ebuild: + Stable on hppa. 17 Apr 2006; Markus Rothe <corsair@gentoo.org> rman-3.2.ebuild: Added ~ppc64; bug #130037 diff --git a/app-text/rman/rman-3.2.ebuild b/app-text/rman/rman-3.2.ebuild index 2f67add496e5..a1d4a3121beb 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.12 2006/04/17 20:52:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.13 2006/04/21 00:28:14 gmsoft Exp $ inherit eutils toolchain-funcs @@ -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 ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RESTRICT="test" |