diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 15:42:47 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 15:42:47 +0000 |
commit | 562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5 (patch) | |
tree | 4cb4c4f77cb8a3d0b8eaa650d7cec048b79054ed /app-misc/tkpasman | |
parent | cleanup (diff) | |
download | historical-562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5.tar.gz historical-562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5.tar.bz2 historical-562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5.zip |
x86 unmask
Diffstat (limited to 'app-misc/tkpasman')
-rw-r--r-- | app-misc/tkpasman/Manifest | 6 | ||||
-rw-r--r-- | app-misc/tkpasman/tkpasman-2.2a.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-misc/tkpasman/Manifest b/app-misc/tkpasman/Manifest index 92fdce59d40b..12208ab8cff7 100644 --- a/app-misc/tkpasman/Manifest +++ b/app-misc/tkpasman/Manifest @@ -1,5 +1,5 @@ -MD5 5b898a380c51cc519c7a418c7f67a709 tkpasman-2.2.ebuild 855 -MD5 660e0993aacf1ed7055c78e0f1978d27 tkpasman-2.2a.ebuild 926 MD5 5f56cbcbd6d6e5f235d4b9f14d87311b ChangeLog 627 -MD5 ae240d49b3add0897d8625c6c9d4335c files/digest-tkpasman-2.2a 64 +MD5 5b898a380c51cc519c7a418c7f67a709 tkpasman-2.2.ebuild 855 +MD5 5f833576c81b218883f1896542fe7763 tkpasman-2.2a.ebuild 921 MD5 d76723adc51c452e8b35c96fb5c5eb3e files/digest-tkpasman-2.2 63 +MD5 ae240d49b3add0897d8625c6c9d4335c files/digest-tkpasman-2.2a 64 diff --git a/app-misc/tkpasman/tkpasman-2.2a.ebuild b/app-misc/tkpasman/tkpasman-2.2a.ebuild index 24aef27534b9..fbf20705f857 100644 --- a/app-misc/tkpasman/tkpasman-2.2a.ebuild +++ b/app-misc/tkpasman/tkpasman-2.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.3 2003/10/03 01:06:34 hillster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.4 2003/10/27 15:42:41 aliz Exp $ MY_P="TkPasMan-${PV}" S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ SRC_URI="http://www.xs4all.nl/~wbsoft/linux/projects/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="ssl" DEPEND=">=dev-lang/tcl-8.3 |