diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-01-17 11:37:15 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-01-17 11:37:15 +0000 |
commit | b0524376b5346a337ddd633d75d46725fff23c62 (patch) | |
tree | 38009704b1d82fc9ad1e01af4a4067b9f5c1565b /dev-libs/libofx/libofx-0.6.4.ebuild | |
parent | Fixing manifests take two (diff) | |
download | gentoo-2-b0524376b5346a337ddd633d75d46725fff23c62.tar.gz gentoo-2-b0524376b5346a337ddd633d75d46725fff23c62.tar.bz2 gentoo-2-b0524376b5346a337ddd633d75d46725fff23c62.zip |
adding RESTRICT="nomirror"
Diffstat (limited to 'dev-libs/libofx/libofx-0.6.4.ebuild')
-rw-r--r-- | dev-libs/libofx/libofx-0.6.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-libs/libofx/libofx-0.6.4.ebuild b/dev-libs/libofx/libofx-0.6.4.ebuild index 58b15197fd76..6bd2a860b059 100644 --- a/dev-libs/libofx/libofx-0.6.4.ebuild +++ b/dev-libs/libofx/libofx-0.6.4.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.4.ebuild,v 1.4 2003/07/12 09:22:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.4.ebuild,v 1.5 2004/01/17 11:36:51 mholzer Exp $ DESCRIPTION="Library to support the Open Financial eXchange XML Format" HOMEPAGE="http://libofx.sourceforge.net/" SRC_URI="mirror://sourceforge/libofx/${P}.tar.gz" +RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" |