diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-29 17:43:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-29 17:43:20 +0000 |
commit | f3552af84300447d7d743f732d45d224887e1a76 (patch) | |
tree | 08833133e277304b638cf985da9623efd88dd08a /net-misc | |
parent | Marked ppc stable for bug #286844. (diff) | |
download | gentoo-2-f3552af84300447d7d743f732d45d224887e1a76.tar.gz gentoo-2-f3552af84300447d7d743f732d45d224887e1a76.tar.bz2 gentoo-2-f3552af84300447d7d743f732d45d224887e1a76.zip |
sparc stable wrt #290525
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/hylafax/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-6.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog index 0ae9cb040c1d..f9a47170bbd5 100644 --- a/net-misc/hylafax/ChangeLog +++ b/net-misc/hylafax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/hylafax # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.101 2009/12/26 17:41:57 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.102 2009/12/29 17:43:20 armin76 Exp $ + + 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> hylafax-6.0.3.ebuild: + sparc stable wrt #290525 26 Dec 2009; Peter Volkov <pva@gentoo.org> hylafax-4.2.5.ebuild, hylafax-4.3.0.ebuild, hylafax-4.3.1.ebuild, hylafax-4.3.7.ebuild, diff --git a/net-misc/hylafax/hylafax-6.0.3.ebuild b/net-misc/hylafax/hylafax-6.0.3.ebuild index 7983f69114a5..1c1fb37ab99b 100644 --- a/net-misc/hylafax/hylafax-6.0.3.ebuild +++ b/net-misc/hylafax/hylafax-6.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.5 2009/12/26 17:41:57 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.6 2009/12/29 17:43:20 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.hylafax.org/source/${P}.tar.gz" SLOT="0" LICENSE="hylafax" -KEYWORDS="amd64 hppa ppc ~sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86" IUSE="jbig pam mgetty html" |