diff options
author | 2005-11-23 19:21:45 +0000 | |
---|---|---|
committer | 2005-11-23 19:21:45 +0000 | |
commit | 1523eb3e647b0d9346b2ab55b5d57f714380f307 (patch) | |
tree | a441794b9e92f4448b2c0809242c99467ce1cb74 /net-dialup/speedtouch | |
parent | Stable on x86. (diff) | |
download | gentoo-2-1523eb3e647b0d9346b2ab55b5d57f714380f307.tar.gz gentoo-2-1523eb3e647b0d9346b2ab55b5d57f714380f307.tar.bz2 gentoo-2-1523eb3e647b0d9346b2ab55b5d57f714380f307.zip |
x86
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-dialup/speedtouch')
-rw-r--r-- | net-dialup/speedtouch/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/speedtouch/ChangeLog b/net-dialup/speedtouch/ChangeLog index 6421ee4c3a74..d83630682a93 100644 --- a/net-dialup/speedtouch/ChangeLog +++ b/net-dialup/speedtouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/speedtouch # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/ChangeLog,v 1.30 2005/11/01 04:59:52 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/ChangeLog,v 1.31 2005/11/23 19:21:45 mrness Exp $ + + 23 Nov 2005; Alin Nastac <mrness@gentoo.org> speedtouch-1.3.1-r3.ebuild: + Stable on x86. *speedtouch-1.3.1-r3 (01 Nov 2005) diff --git a/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild b/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild index 563d1463e255..8135968692a2 100644 --- a/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.3.1-r3.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/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild,v 1.1 2005/11/01 04:59:52 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild,v 1.2 2005/11/23 19:21:45 mrness Exp $ inherit flag-o-matic eutils @@ -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="" |