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 | 2adf638918e934510f02062a8ab9e32507d23b5c (patch) | |
tree | e186d4dee0235b2ce85a041f7987c8068a7b9ede /app-text/rman/rman-3.1.ebuild | |
parent | we're skipping 2.7.0 and move directly to 2.7.1 (diff) | |
download | gentoo-2-2adf638918e934510f02062a8ab9e32507d23b5c.tar.gz gentoo-2-2adf638918e934510f02062a8ab9e32507d23b5c.tar.bz2 gentoo-2-2adf638918e934510f02062a8ab9e32507d23b5c.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/rman/rman-3.1.ebuild')
-rw-r--r-- | app-text/rman/rman-3.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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="" |