diff options
author | David Holm <dholm@gentoo.org> | 2004-05-09 14:48:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-09 14:48:44 +0000 |
commit | 29e5f71aa98a7d9737a661b37308f5c0bd2899c8 (patch) | |
tree | 3535805a70e8d6a52e0f50b76d18177945ce0c8f /x11-misc | |
parent | Added to ~ppc (diff) | |
download | historical-29e5f71aa98a7d9737a661b37308f5c0bd2899c8.tar.gz historical-29e5f71aa98a7d9737a661b37308f5c0bd2899c8.tar.bz2 historical-29e5f71aa98a7d9737a661b37308f5c0bd2899c8.zip |
Added to ~ppc
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/tkhylafax/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/tkhylafax/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/tkhylafax/tkhylafax-3.2.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/x11-misc/tkhylafax/Manifest index 91fd9b027b34..ac2bdc77c5d7 100644 --- a/x11-misc/tkhylafax/Manifest +++ b/x11-misc/tkhylafax/Manifest @@ -1,5 +1,5 @@ +MD5 4d744bafe439f9c47b5cd1ff807c2330 ChangeLog 675 MD5 a3b568cc61b7182a048029c15e1656de metadata.xml 524 -MD5 f8197f747b5cd81df67a56f65a748c0d tkhylafax-3.2.ebuild 1667 -MD5 1e5f0dddc12996faa3a15adace7a1940 ChangeLog 592 +MD5 af92cc1f987d20a7e128ab9a0615dd1e tkhylafax-3.2.ebuild 1670 MD5 af7f521e01be67e20287b579d279026b files/digest-tkhylafax-3.2 64 MD5 0c2025b78a16cb6caa64ff3bec151cd6 files/tkhylafax-3.2-gentoo.patch 1832 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" |