diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 23:34:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 23:34:19 +0000 |
commit | cf8882e5297a8813b628886de34b980e52d5d1dd (patch) | |
tree | ac8fccc9006b7337f581ac57a9ec211e18b6e729 /app-text/rman | |
parent | we're skipping 2.7.0 and move directly to 2.7.1 (diff) | |
download | historical-cf8882e5297a8813b628886de34b980e52d5d1dd.tar.gz historical-cf8882e5297a8813b628886de34b980e52d5d1dd.tar.bz2 historical-cf8882e5297a8813b628886de34b980e52d5d1dd.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/rman-3.0.9.ebuild | 3 | ||||
-rw-r--r-- | app-text/rman/rman-3.1.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-text/rman/rman-3.0.9.ebuild b/app-text/rman/rman-3.0.9.ebuild index 7ce0d2b6a69e..13f2ab774906 100644 --- a/app-text/rman/rman-3.0.9.ebuild +++ b/app-text/rman/rman-3.0.9.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # 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.13 2004/06/24 22:50:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.0.9.ebuild,v 1.14 2004/07/13 23:33:42 agriffis Exp $ 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" +IUSE="" SLOT="0" LICENSE="Artistic" diff --git a/app-text/rman/rman-3.1.ebuild b/app-text/rman/rman-3.1.ebuild index 71d53dfac248..01ad78416ba6 100644 --- a/app-text/rman/rman-3.1.ebuild +++ b/app-text/rman/rman-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.5 2004/06/24 22:50:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.1.ebuild,v 1.6 2004/07/13 23:33:42 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 ppc sparc" +IUSE="" DEPEND="" |