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 | e12cb6d8d6aea8f8a882962bfbbe0738dc9f3796 (patch) | |
tree | a411dfce0e8a586756ad53cce6bf6351ca4d1589 /app-misc/tkpasman | |
parent | header fix (diff) | |
download | gentoo-2-e12cb6d8d6aea8f8a882962bfbbe0738dc9f3796.tar.gz gentoo-2-e12cb6d8d6aea8f8a882962bfbbe0738dc9f3796.tar.bz2 gentoo-2-e12cb6d8d6aea8f8a882962bfbbe0738dc9f3796.zip |
mark ~ppc
(Portage version: 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 | 2 | ||||
-rw-r--r-- | app-misc/tkpasman/tkpasman-2.2a.ebuild | 4 |
3 files changed, 8 insertions, 4 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..2e561755675a 100644 --- a/app-misc/tkpasman/Manifest +++ b/app-misc/tkpasman/Manifest @@ -1,6 +1,6 @@ MD5 2938fe69e76b03bf1e2cdfc7ee09f94a ChangeLog 859 MD5 69deb71461dd099d79333e15f8ae2263 tkpasman-2.2.ebuild 903 -MD5 3392b5aaa9309f26243bb916f470ca7e tkpasman-2.2a.ebuild 973 +MD5 ab8f71de87c62c6e099fc5c97472dc3a 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 |