diff options
author | Lars Weiler <pylon@gentoo.org> | 2003-07-17 00:14:48 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2003-07-17 00:14:48 +0000 |
commit | 57d197d37d19706d91d6a00618b050f2ebf5668f (patch) | |
tree | da04fcdb1aae5d210690f6d3e47929b1e0871739 /app-text/rman | |
parent | set ppc (diff) | |
download | historical-57d197d37d19706d91d6a00618b050f2ebf5668f.tar.gz historical-57d197d37d19706d91d6a00618b050f2ebf5668f.tar.bz2 historical-57d197d37d19706d91d6a00618b050f2ebf5668f.zip |
set ppc
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/Manifest | 4 | ||||
-rw-r--r-- | app-text/rman/rman-3.0.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/rman/Manifest b/app-text/rman/Manifest index 5ceeb263680e..4f259f725c30 100644 --- a/app-text/rman/Manifest +++ b/app-text/rman/Manifest @@ -1,4 +1,4 @@ -MD5 180f5b9d3ac6e484d41ccd076d812257 ChangeLog 715 -MD5 435d36e15dbdcfbc1d9bd0600b05c1d6 rman-3.0.9.ebuild 686 +MD5 350c4db91b68720cadad51e9b96ec68f ChangeLog 714 +MD5 a5f0cfb842937b62efc31c8b67c8ab61 rman-3.0.9.ebuild 686 MD5 056057d8a5eaf7203c9f2316465ba33e files/digest-rman-3.0.9 55 MD5 2f40b40ab2591895f349e0ce2461c329 files/rman-3.0.9-gentoo.diff 456 diff --git a/app-text/rman/rman-3.0.9.ebuild b/app-text/rman/rman-3.0.9.ebuild index 3194b820780d..77903ecd60a6 100644 --- a/app-text/rman/rman-3.0.9.ebuild +++ b/app-text/rman/rman-3.0.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.0.9.ebuild,v 1.9 2003/02/13 09:44:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.0.9.ebuild,v 1.10 2003/07/17 00:14:01 pylon Exp $ S=${WORKDIR}/${P} DESCRIPTION="PolyGlotMan man page translator AKA RosettaMan" SRC_URI="http://polyglotman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://polyglotman.sourceforge.net/" -KEYWORDS="x86 ~ppc sparc " +KEYWORDS="x86 ppc sparc " SLOT="0" LICENSE="Artistic" |