diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-05-12 23:39:59 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-05-12 23:39:59 +0000 |
commit | 3a7f1a9790bd085df1714f1f136d9f67fcab1191 (patch) | |
tree | c814725698418b18df77e953654afcd427c22c3d /app-misc/tkpasman | |
parent | header fix (diff) | |
download | historical-3a7f1a9790bd085df1714f1f136d9f67fcab1191.tar.gz historical-3a7f1a9790bd085df1714f1f136d9f67fcab1191.tar.bz2 historical-3a7f1a9790bd085df1714f1f136d9f67fcab1191.zip |
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-misc/tkpasman')
-rw-r--r-- | app-misc/tkpasman/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/tkpasman/Manifest | 4 | ||||
-rw-r--r-- | app-misc/tkpasman/tkpasman-2.2a.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-misc/tkpasman/ChangeLog b/app-misc/tkpasman/ChangeLog index 770963334b84..8a3551d5f4e1 100644 --- a/app-misc/tkpasman/ChangeLog +++ b/app-misc/tkpasman/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/tkpasman # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/ChangeLog,v 1.7 2005/04/21 19:44:27 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/ChangeLog,v 1.8 2005/05/12 23:39:59 wormo Exp $ + + 12 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> + tkpasman-2.2a.ebuild: + mark ~ppc 21 Apr 2005; Simon Stelling <blubb@gentoo.org> tkpasman-2.2a.ebuild: stable on amd64 diff --git a/app-misc/tkpasman/Manifest b/app-misc/tkpasman/Manifest index 30c044571bd1..0e1847dc41b3 100644 --- a/app-misc/tkpasman/Manifest +++ b/app-misc/tkpasman/Manifest @@ -1,6 +1,6 @@ -MD5 2938fe69e76b03bf1e2cdfc7ee09f94a ChangeLog 859 +MD5 df28555b098aa07276d5be43234e689a ChangeLog 956 MD5 69deb71461dd099d79333e15f8ae2263 tkpasman-2.2.ebuild 903 -MD5 3392b5aaa9309f26243bb916f470ca7e tkpasman-2.2a.ebuild 973 +MD5 e9cf51db6cc985efd0bc3980f81859dc tkpasman-2.2a.ebuild 978 MD5 d76723adc51c452e8b35c96fb5c5eb3e files/digest-tkpasman-2.2 63 MD5 ae240d49b3add0897d8625c6c9d4335c files/digest-tkpasman-2.2a 64 MD5 5934aa8972992bbce5694a339c6280a5 files/tkpasman-2.2a-gentoo.patch 771 diff --git a/app-misc/tkpasman/tkpasman-2.2a.ebuild b/app-misc/tkpasman/tkpasman-2.2a.ebuild index 38bc0693c0a2..c086a7ffb3b3 100644 --- a/app-misc/tkpasman/tkpasman-2.2a.ebuild +++ b/app-misc/tkpasman/tkpasman-2.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # 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.10 2005/04/21 19:44:27 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.11 2005/05/12 23:39:59 wormo Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.xs4all.nl/~wbsoft/linux/projects/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~ppc" IUSE="ssl" DEPEND=">=dev-lang/tcl-8.3 |