diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2004-04-26 08:23:26 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2004-04-26 08:23:26 +0000 |
commit | ee81e6fa5bee7064a6178df7cc301721025d1689 (patch) | |
tree | b370fbc424816fb86b59c08c5cb95703ce891a4b /x11-misc | |
parent | Added to ~ppc (diff) | |
download | historical-ee81e6fa5bee7064a6178df7cc301721025d1689.tar.gz historical-ee81e6fa5bee7064a6178df7cc301721025d1689.tar.bz2 historical-ee81e6fa5bee7064a6178df7cc301721025d1689.zip |
removed sparc from keywords
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 dd855e0d6720..405140ee2ae8 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.2 2004/04/26 03:05:46 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkhylafax/ChangeLog,v 1.3 2004/04/26 08:23:26 nerdboy Exp $ + + 26 Apr 2004; Steve Arnold <nerdboy@gentoo.org> tkhylafax-3.2.ebuild: + removed sparc from keywords 25 Apr 2004; Steve Arnold <nerdboy@gentoo.org> metadata.xml, tkhylafax-3.2.ebuild: diff --git a/x11-misc/tkhylafax/Manifest b/x11-misc/tkhylafax/Manifest index 262015ee5277..91fd9b027b34 100644 --- a/x11-misc/tkhylafax/Manifest +++ b/x11-misc/tkhylafax/Manifest @@ -1,5 +1,5 @@ MD5 a3b568cc61b7182a048029c15e1656de metadata.xml 524 -MD5 f586ba52ccb0744ae9442cda8a35d764 tkhylafax-3.2.ebuild 1673 -MD5 85e91eb593a89c1fbed62e08c2464a1c ChangeLog 490 +MD5 f8197f747b5cd81df67a56f65a748c0d tkhylafax-3.2.ebuild 1667 +MD5 1e5f0dddc12996faa3a15adace7a1940 ChangeLog 592 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 bdb9dd750848..97f17d029819 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.4 2004/04/26 03:05:46 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkhylafax/tkhylafax-3.2.ebuild,v 1.5 2004/04/26 08:23:26 nerdboy 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 sparc" +KEYWORDS="x86" DEPEND="dev-lang/tk net-misc/hylafax" |