diff options
author | 2004-09-02 22:31:23 +0000 | |
---|---|---|
committer | 2004-09-02 22:31:23 +0000 | |
commit | c24ee1e196c333c34f475faa47b595887305bcde (patch) | |
tree | a7c5fb15b9e335daa94684a4ba672a929a7f511c /net-misc/efax/efax-0.9a.ebuild | |
parent | ~amd64. $(get_libdir) (Manifest recommit) (diff) | |
download | gentoo-2-c24ee1e196c333c34f475faa47b595887305bcde.tar.gz gentoo-2-c24ee1e196c333c34f475faa47b595887305bcde.tar.bz2 gentoo-2-c24ee1e196c333c34f475faa47b595887305bcde.zip |
ppc stable profile update
Diffstat (limited to 'net-misc/efax/efax-0.9a.ebuild')
-rw-r--r-- | net-misc/efax/efax-0.9a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/efax/efax-0.9a.ebuild b/net-misc/efax/efax-0.9a.ebuild index d6b28f7f6c62..f2f0bd58a4c7 100644 --- a/net-misc/efax/efax-0.9a.ebuild +++ b/net-misc/efax/efax-0.9a.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/efax/efax-0.9a.ebuild,v 1.4 2004/07/15 02:45:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/efax/efax-0.9a.ebuild,v 1.5 2004/09/02 22:29:38 pvdabeel Exp $ S=${WORKDIR}/${P}-001114 DESCRIPTION="A simple fax program for single-user systems" SRC_URI="http://www.cce.com/efax/download/${P}-001114.tar.gz" HOMEPAGE="http://www.cce.com/efax/" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" SLOT="0" LICENSE="GPL-2" |