diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 17:16:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 17:16:21 +0000 |
commit | 98ddc1154ef48e7272608d3d0c407cff1cfe40db (patch) | |
tree | 4d87f9d6bcf2aca4a63f030331cd7fb4c2a3ec1b /net-analyzer/scli | |
parent | Remove use.force files containing n32/n64 USE flags, since these flags aren't... (diff) | |
download | gentoo-2-98ddc1154ef48e7272608d3d0c407cff1cfe40db.tar.gz gentoo-2-98ddc1154ef48e7272608d3d0c407cff1cfe40db.tar.bz2 gentoo-2-98ddc1154ef48e7272608d3d0c407cff1cfe40db.zip |
Drop sparc keywords
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/scli')
-rw-r--r-- | net-analyzer/scli/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/scli/scli-0.2.12.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/scli/ChangeLog b/net-analyzer/scli/ChangeLog index 0a69a0f71b72..83fc9b985cc1 100644 --- a/net-analyzer/scli/ChangeLog +++ b/net-analyzer/scli/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2011/06/05 13:12:27 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.12 2011/06/25 17:16:21 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> scli-0.2.12.ebuild: + Drop sparc keywords 05 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> scli-0.4.0.ebuild: Marked ~ppc wrt #369595 diff --git a/net-analyzer/scli/scli-0.2.12.ebuild b/net-analyzer/scli/scli-0.2.12.ebuild index 1fc358d92cef..e8ac788c4fee 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-2008 Gentoo Foundation +# Copyright 1999-2011 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.8 2008/01/26 13:41:25 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/scli-0.2.12.ebuild,v 1.9 2011/06/25 17:16:21 armin76 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="~ppc ~sparc x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug" RDEPEND="=dev-libs/glib-1.2* |