diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:58:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:58:41 +0000 |
commit | f80417b8f7912adb36665b7f8ec40986b7616d56 (patch) | |
tree | 7ce094002e3cdedfd7d49092908a5871ccabb0bb /app-text/rman | |
parent | Stable for x86, wrt bug #540676 (diff) | |
download | gentoo-2-f80417b8f7912adb36665b7f8ec40986b7616d56.tar.gz gentoo-2-f80417b8f7912adb36665b7f8ec40986b7616d56.tar.bz2 gentoo-2-f80417b8f7912adb36665b7f8ec40986b7616d56.zip |
Stable for x86, wrt bug #540792
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/rman/rman-3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/rman/ChangeLog b/app-text/rman/ChangeLog index 2a8956bfb0fb..3c3123b8a164 100644 --- a/app-text/rman/ChangeLog +++ b/app-text/rman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rman # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.42 2015/02/24 09:35:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.43 2015/02/25 15:58:41 ago Exp $ + + 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rman-3.2-r1.ebuild: + Stable for x86, wrt bug #540792 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rman-3.2-r1.ebuild: Stable for amd64, wrt bug #540792 diff --git a/app-text/rman/rman-3.2-r1.ebuild b/app-text/rman/rman-3.2-r1.ebuild index 8173d351c864..eee099655dbe 100644 --- a/app-text/rman/rman-3.2-r1.ebuild +++ b/app-text/rman/rman-3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2-r1.ebuild,v 1.3 2015/02/24 09:35:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2-r1.ebuild,v 1.4 2015/02/25 15:58:41 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RESTRICT="test" |