diff options
author | Nick Hadaway <raker@gentoo.org> | 2002-12-09 06:08:45 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2002-12-09 06:08:45 +0000 |
commit | 171dc64474fa9ca68152e6eabc519a8fdf368e0b (patch) | |
tree | b6953de64467c203743e7ff4ce51f9b54ea9c4fe /net-misc/hylafax | |
parent | bump (diff) | |
download | gentoo-2-171dc64474fa9ca68152e6eabc519a8fdf368e0b.tar.gz gentoo-2-171dc64474fa9ca68152e6eabc519a8fdf368e0b.tar.bz2 gentoo-2-171dc64474fa9ca68152e6eabc519a8fdf368e0b.zip |
Marked stable.
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r-- | net-misc/hylafax/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-4.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog index 601a91f8931c..d0988e1c24eb 100644 --- a/net-misc/hylafax/ChangeLog +++ b/net-misc/hylafax/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for net-misc/hylafax # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.11 2002/12/09 04:33:16 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.12 2002/12/09 06:08:45 raker Exp $ \* Autoupdate keywords (12-6-02) 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords *hylafax-4.1.5 (25 Oct 2002) + 09 Dec 2002; Nick Hadaway <raker@gentoo.org> hylafax-4.1.5.ebuild : + Marked stable. + 25 Oct 2002; Nick Hadaway <raker@gentoo.org> hylafax-4.1.5.ebuild, files/digest-hylafax-4.1.5 : Version bump. See http://www.hylafax.org/4.1.5.html for release diff --git a/net-misc/hylafax/hylafax-4.1.5.ebuild b/net-misc/hylafax/hylafax-4.1.5.ebuild index 91cce84d6bb5..b3c7bef6de63 100644 --- a/net-misc/hylafax/hylafax-4.1.5.ebuild +++ b/net-misc/hylafax/hylafax-4.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.1.5.ebuild,v 1.2 2002/12/09 04:33:16 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.1.5.ebuild,v 1.3 2002/12/09 06:08:45 raker Exp $ IUSE="jpeg" @@ -10,7 +10,7 @@ DESCRIPTION="Fax package for class 1 and 2 fax modems." SRC_URI="ftp://ftp.hylafax.org/source/${P}.tar.gz" HOMEPAGE="http://www.hylafax.org" -KEYWORDS="~x86 -ppc -sparc " +KEYWORDS="x86 -ppc -sparc " LICENSE="freedist" SLOT="0" |