diff options
author | 2008-03-26 19:37:17 +0000 | |
---|---|---|
committer | 2008-03-26 19:37:17 +0000 | |
commit | 3472e715ba39e15a5e3275410124649e5e91fdda (patch) | |
tree | f72ce7d11613a82c1ca84960237f45b9a02e8a3e /app-misc/tkpasman | |
parent | sparc/x86 stable, remove old (diff) | |
download | gentoo-2-3472e715ba39e15a5e3275410124649e5e91fdda.tar.gz gentoo-2-3472e715ba39e15a5e3275410124649e5e91fdda.tar.bz2 gentoo-2-3472e715ba39e15a5e3275410124649e5e91fdda.zip |
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc/tkpasman')
-rw-r--r-- | app-misc/tkpasman/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/tkpasman/tkpasman-2.2b.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/tkpasman/ChangeLog b/app-misc/tkpasman/ChangeLog index 672efd7b02ab..23ada950ed13 100644 --- a/app-misc/tkpasman/ChangeLog +++ b/app-misc/tkpasman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tkpasman -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/ChangeLog,v 1.13 2007/09/20 17:50:43 armin76 Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/ChangeLog,v 1.14 2008/03/26 19:37:17 armin76 Exp $ + + 26 Mar 2008; Raúl Porcel <armin76@gentoo.org> tkpasman-2.2b.ebuild: + x86 stable *tkpasman-2.2b (20 Sep 2007) diff --git a/app-misc/tkpasman/tkpasman-2.2b.ebuild b/app-misc/tkpasman/tkpasman-2.2b.ebuild index d1a15e85c031..89a4c62af090 100644 --- a/app-misc/tkpasman/tkpasman-2.2b.ebuild +++ b/app-misc/tkpasman/tkpasman-2.2b.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2b.ebuild,v 1.1 2007/09/20 17:50:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2b.ebuild,v 1.2 2008/03/26 19:37:17 armin76 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="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="ssl" DEPEND=">=dev-lang/tcl-8.3 |