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 | 6db8c47ad032fbd703121817c1f08a843ba871e0 (patch) | |
tree | 15ba1073c15cf6941db0c7edf274ceb8f1d0a33e /app-text/rman | |
parent | ~amd64 (diff) | |
download | historical-6db8c47ad032fbd703121817c1f08a843ba871e0.tar.gz historical-6db8c47ad032fbd703121817c1f08a843ba871e0.tar.bz2 historical-6db8c47ad032fbd703121817c1f08a843ba871e0.zip |
Marked ~ppc-macos on behalf of Fabian Groffen (fabian.groffen@cwi.nl)
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/rman/Manifest | 4 | ||||
-rw-r--r-- | app-text/rman/rman-3.1.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/app-text/rman/Manifest index 84d469c88fee..1f634ce2c512 100644 --- a/app-text/rman/Manifest +++ b/app-text/rman/Manifest @@ -1,6 +1,6 @@ -MD5 5b95743b5f7489634e378787c4dd5a12 ChangeLog 1135 +MD5 eb1c9218cb79445f3e7123c7d087df82 ChangeLog 1270 MD5 fbbc1086058fd13785ae3f050787a9ec rman-3.0.9.ebuild 671 -MD5 251af5e1b51054a46ff065d3140015c3 rman-3.1.ebuild 713 +MD5 faef26182d25020f899fbbdafb59e902 rman-3.1.ebuild 720 MD5 056057d8a5eaf7203c9f2316465ba33e files/digest-rman-3.0.9 55 MD5 e6b97eb40694d5c78aaf96e3dcf20f87 files/digest-rman-3.1 59 MD5 2f40b40ab2591895f349e0ce2461c329 files/rman-3.0.9-gentoo.diff 456 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="" |