diff options
Diffstat (limited to 'x11-misc/tkhylafax')
-rw-r--r-- | x11-misc/tkhylafax/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/tkhylafax/tkhylafax-3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/tkhylafax/ChangeLog b/x11-misc/tkhylafax/ChangeLog index 405140ee2ae8..15a83de8854d 100644 --- a/x11-misc/tkhylafax/ChangeLog +++ b/x11-misc/tkhylafax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/tkhylafax # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkhylafax/ChangeLog,v 1.3 2004/04/26 08:23:26 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkhylafax/ChangeLog,v 1.4 2004/05/09 14:48:44 dholm Exp $ + + 09 May 2004; David Holm <dholm@gentoo.org> tkhylafax-3.2.ebuild: + Added to ~ppc. 26 Apr 2004; Steve Arnold <nerdboy@gentoo.org> tkhylafax-3.2.ebuild: removed sparc from keywords diff --git a/x11-misc/tkhylafax/tkhylafax-3.2.ebuild b/x11-misc/tkhylafax/tkhylafax-3.2.ebuild index 97f17d029819..6c1ac958ddaf 100644 --- a/x11-misc/tkhylafax/tkhylafax-3.2.ebuild +++ b/x11-misc/tkhylafax/tkhylafax-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkhylafax/tkhylafax-3.2.ebuild,v 1.5 2004/04/26 08:23:26 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkhylafax/tkhylafax-3.2.ebuild,v 1.6 2004/05/09 14:48:44 dholm Exp $ # This is a new ebuild for the tkHylafax client. This code has barely been # touched in several years, but it works well enough, and is the only @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.hylafax.org/contrib/tkhylafax/${P}.tar.gz" SLOT="0" LICENSE="freedist" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="dev-lang/tk net-misc/hylafax" |