diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-06-27 18:57:47 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-06-27 18:57:47 +0000 |
commit | 69489a277b28e94b8a3197ff41acef1edc9efa25 (patch) | |
tree | 83288c55ace187ed6ea5b8a4e1459186c3735ece /app-text | |
parent | ~amd64 (diff) | |
download | gentoo-2-69489a277b28e94b8a3197ff41acef1edc9efa25.tar.gz gentoo-2-69489a277b28e94b8a3197ff41acef1edc9efa25.tar.bz2 gentoo-2-69489a277b28e94b8a3197ff41acef1edc9efa25.zip |
Marked ~ppc-macos on behalf of Fabian Groffen (fabian.groffen@cwi.nl)
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/rman/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/rman/rman-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/rman/ChangeLog b/app-text/rman/ChangeLog index 82e796bb8f60..d8c190603dfa 100644 --- a/app-text/rman/ChangeLog +++ b/app-text/rman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rman # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.12 2005/01/01 16:34:08 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.13 2005/06/27 18:57:47 j4rg0n Exp $ + + 27 Jun 2005; Lina Pezzella <j4rg0n@gentoo.org> rman-3.1.ebuild: + Marked ~ppc-macos on behalf of Fabian Groffen (fabian.groffen@cwi.nl) 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> rman-3.0.9.ebuild, rman-3.1.ebuild: diff --git a/app-text/rman/rman-3.1.ebuild b/app-text/rman/rman-3.1.ebuild index 4bf3a4cd8287..c673cdf9c0bc 100644 --- a/app-text/rman/rman-3.1.ebuild +++ b/app-text/rman/rman-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.1.ebuild,v 1.7 2005/01/01 16:34:08 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.1.ebuild,v 1.8 2005/06/27 18:57:47 j4rg0n Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc" +KEYWORDS="ppc ~ppc-macos sparc x86" IUSE="" DEPEND="" |