diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-02 10:46:08 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-02 10:46:08 +0000 |
commit | 69ac73982210fdb92dcbd7812e20c883e9f66666 (patch) | |
tree | 08defe9c6010dc4c885dce102071e2fb8a7fcd53 /net-dialup/speedtouch | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-69ac73982210fdb92dcbd7812e20c883e9f66666.tar.gz gentoo-2-69ac73982210fdb92dcbd7812e20c883e9f66666.tar.bz2 gentoo-2-69ac73982210fdb92dcbd7812e20c883e9f66666.zip |
stable for security
Diffstat (limited to 'net-dialup/speedtouch')
-rw-r--r-- | net-dialup/speedtouch/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/speedtouch/speedtouch-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/speedtouch/ChangeLog b/net-dialup/speedtouch/ChangeLog index 5836d1483fc2..86f1d3401720 100644 --- a/net-dialup/speedtouch/ChangeLog +++ b/net-dialup/speedtouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/speedtouch # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/ChangeLog,v 1.22 2004/10/28 09:40:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/ChangeLog,v 1.23 2004/11/02 10:46:08 blubb Exp $ + + 02 Nov 2004; Simon Stelling <blubb@gentoo.org> speedtouch-1.3.1.ebuild: + stable on amd64 for security reasons (bug #68436) 28 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> speedtouch-1.3.1.ebuild: diff --git a/net-dialup/speedtouch/speedtouch-1.3.1.ebuild b/net-dialup/speedtouch/speedtouch-1.3.1.ebuild index 62128c5489f8..0bf2a7b24843 100644 --- a/net-dialup/speedtouch/speedtouch-1.3.1.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.3.1.ebuild,v 1.3 2004/10/31 08:24:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.3.1.ebuild,v 1.4 2004/11/02 10:46:08 blubb Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/speedtouch/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~ppc x86" +KEYWORDS="alpha amd64 hppa ~ppc x86" IUSE="static debug" DEPEND="" |