diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:29:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:29:11 +0000 |
commit | 6740373afcefb46c930dec0e40fae4b819ea7bc7 (patch) | |
tree | b9f799eb5a993950fd3643b42f47cc9d8a3b35cc /app-text | |
parent | Stable for ppc, wrt bug #526032 (diff) | |
download | gentoo-2-6740373afcefb46c930dec0e40fae4b819ea7bc7.tar.gz gentoo-2-6740373afcefb46c930dec0e40fae4b819ea7bc7.tar.bz2 gentoo-2-6740373afcefb46c930dec0e40fae4b819ea7bc7.zip |
Stable for ppc, wrt bug #540792
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-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 7e6b7c205259..80dd9eab94e4 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.45 2015/02/28 13:28:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.46 2015/03/02 09:29:11 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> rman-3.2-r1.ebuild: + Stable for ppc, wrt bug #540792 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rman-3.2-r1.ebuild: Stable for ia64, wrt bug #540792 diff --git a/app-text/rman/rman-3.2-r1.ebuild b/app-text/rman/rman-3.2-r1.ebuild index 29e69405fb2b..92465ff88711 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.6 2015/02/28 13:28:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2-r1.ebuild,v 1.7 2015/03/02 09:29:11 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" |