diff options
author | 2012-09-24 11:58:55 +0000 | |
---|---|---|
committer | 2012-09-24 11:58:55 +0000 | |
commit | 69ff17cf78074fd52448a262b978595b3e8f7ffd (patch) | |
tree | eb72fdc9d923ed4f2fca78ece619a81d0229a296 /net-analyzer | |
parent | x86 stable, see bug 409541 (diff) | |
download | gentoo-2-69ff17cf78074fd52448a262b978595b3e8f7ffd.tar.gz gentoo-2-69ff17cf78074fd52448a262b978595b3e8f7ffd.tar.bz2 gentoo-2-69ff17cf78074fd52448a262b978595b3e8f7ffd.zip |
x86 stable, see bug 409541
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/scli/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/scli/scli-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/scli/ChangeLog b/net-analyzer/scli/ChangeLog index 3220ea4bc8b2..bf0da9a66ceb 100644 --- a/net-analyzer/scli/ChangeLog +++ b/net-analyzer/scli/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/scli # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.15 2012/09/24 02:05:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.16 2012/09/24 11:58:55 nativemad Exp $ + + 24 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> scli-0.4.0.ebuild: + x86 stable, see bug 409541 *scli-0.4.0-r1 (24 Sep 2012) diff --git a/net-analyzer/scli/scli-0.4.0.ebuild b/net-analyzer/scli/scli-0.4.0.ebuild index f2991fd0b4bc..e77c017a4fe6 100644 --- a/net-analyzer/scli/scli-0.4.0.ebuild +++ b/net-analyzer/scli/scli-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/scli-0.4.0.ebuild,v 1.4 2012/09/23 19:08:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/scli-0.4.0.ebuild,v 1.5 2012/09/24 11:58:55 nativemad Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=" |