diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:46:40 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:46:40 +0000 |
commit | 8d746c4eb68ff51773dd46e1fa8ffc65d5adc608 (patch) | |
tree | 8a12c021657eeae493fb32e856112ac0ebb281d6 /app-misc/tkpasman | |
parent | stable amd64 (diff) | |
download | gentoo-2-8d746c4eb68ff51773dd46e1fa8ffc65d5adc608.tar.gz gentoo-2-8d746c4eb68ff51773dd46e1fa8ffc65d5adc608.tar.bz2 gentoo-2-8d746c4eb68ff51773dd46e1fa8ffc65d5adc608.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/tkpasman')
-rw-r--r-- | app-misc/tkpasman/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tkpasman/tkpasman-2.2a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tkpasman/ChangeLog b/app-misc/tkpasman/ChangeLog index 6d24f691e5a7..770963334b84 100644 --- a/app-misc/tkpasman/ChangeLog +++ b/app-misc/tkpasman/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2005/01/01 19:22:47 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/ChangeLog,v 1.7 2005/04/21 19:44:27 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> tkpasman-2.2a.ebuild: + stable on amd64 01 Jan 2005; Daniel Ahlberg <aliz@gentoo.org> tkpasman-2.2a.ebuild, files/tkpasman-2.2a-gentoo.patch: diff --git a/app-misc/tkpasman/tkpasman-2.2a.ebuild b/app-misc/tkpasman/tkpasman-2.2a.ebuild index dd7ccbfcafb5..38bc0693c0a2 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.9 2005/01/01 19:22:47 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.10 2005/04/21 19:44:27 blubb 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" IUSE="ssl" DEPEND=">=dev-lang/tcl-8.3 |