diff options
author | 2012-09-23 16:48:53 +0000 | |
---|---|---|
committer | 2012-09-23 16:48:53 +0000 | |
commit | 030d39ca42f9c75fe75154e10de19eb3e85f1d7e (patch) | |
tree | 3ac95370066bc817bd4626f63fdfa7924c43e3aa /net-analyzer/scli | |
parent | Cleanup. (diff) | |
download | gentoo-2-030d39ca42f9c75fe75154e10de19eb3e85f1d7e.tar.gz gentoo-2-030d39ca42f9c75fe75154e10de19eb3e85f1d7e.tar.bz2 gentoo-2-030d39ca42f9c75fe75154e10de19eb3e85f1d7e.zip |
ppc keywords dropped wrt #409541
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/scli')
-rw-r--r-- | net-analyzer/scli/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/scli/scli-0.2.12.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/scli/scli-0.4.0.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/net-analyzer/scli/ChangeLog b/net-analyzer/scli/ChangeLog index 83fc9b985cc1..379a33d50936 100644 --- a/net-analyzer/scli/ChangeLog +++ b/net-analyzer/scli/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/scli -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.12 2011/06/25 17:16:21 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.13 2012/09/23 16:48:53 xarthisius Exp $ + + 23 Sep 2012; Kacper Kowalik <xarthisius@gentoo.org> scli-0.2.12.ebuild, + scli-0.4.0.ebuild: + ppc keywords dropped wrt #409541 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> scli-0.2.12.ebuild: Drop sparc keywords @@ -48,4 +52,3 @@ +scli-0.2.12.ebuild: Initial commit for bug 71389. Ebuild submitted by Gudleik Rasch <gudleik@rastamatra.org>. - diff --git a/net-analyzer/scli/scli-0.2.12.ebuild b/net-analyzer/scli/scli-0.2.12.ebuild index e8ac788c4fee..798fff1a1443 100644 --- a/net-analyzer/scli/scli-0.2.12.ebuild +++ b/net-analyzer/scli/scli-0.2.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.2.12.ebuild,v 1.9 2011/06/25 17:16:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/scli-0.2.12.ebuild,v 1.10 2012/09/23 16:48:53 xarthisius Exp $ inherit eutils flag-o-matic autotools @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 x86" IUSE="debug" RDEPEND="=dev-libs/glib-1.2* diff --git a/net-analyzer/scli/scli-0.4.0.ebuild b/net-analyzer/scli/scli-0.4.0.ebuild index cd67f2da1d41..b1cbd0c34532 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-2011 Gentoo Foundation +# 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.2 2011/06/05 13:12:27 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/scli-0.4.0.ebuild,v 1.3 2012/09/23 16:48:53 xarthisius 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 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug" RDEPEND=" |