summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2006-01-06 02:20:41 +0000
committerOlivier Crête <tester@gentoo.org>2006-01-06 02:20:41 +0000
commit46eb2d91ecf3fb3662dd52a7f0502440e670ac54 (patch)
treea84ec83f51cb9c5fe35af6d049855bc515cc8172 /app-text/rman
parent+gtk (diff)
downloadgentoo-2-46eb2d91ecf3fb3662dd52a7f0502440e670ac54.tar.gz
gentoo-2-46eb2d91ecf3fb3662dd52a7f0502440e670ac54.tar.bz2
gentoo-2-46eb2d91ecf3fb3662dd52a7f0502440e670ac54.zip
Marking stable on amd64 and added RESTRICT=test because the tests fail
(Portage version: 2.0.53)
Diffstat (limited to 'app-text/rman')
-rw-r--r--app-text/rman/ChangeLog5
-rw-r--r--app-text/rman/rman-3.2.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/rman/ChangeLog b/app-text/rman/ChangeLog
index d78b9827151c..4fa98805ab06 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.19 2006/01/04 22:21:19 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.20 2006/01/06 02:20:41 tester Exp $
+
+ 06 Jan 2006; Olivier Crête <tester@gentoo.org> rman-3.2.ebuild:
+ Marking stable on amd64 and added RESTRICT=test because the tests fail
04 Jan 2006; Stefaan De Roeck <stefaan@gentoo.org> rman-3.2.ebuild:
Marked ~alpha, fixing bug #116931
diff --git a/app-text/rman/rman-3.2.ebuild b/app-text/rman/rman-3.2.ebuild
index 18ab950182ad..1f0d946266ee 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.5 2006/01/05 04:10:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.6 2006/01/06 02:20:41 tester Exp $
inherit eutils
@@ -10,8 +10,9 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc-macos ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc-macos ~sh ~sparc ~x86"
IUSE=""
+RESTRICT="test"
DEPEND=""