diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-12 16:31:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-12 16:31:50 +0000 |
commit | 24e01feddebd52a8942d4b4f3b72a90449e1d6fa (patch) | |
tree | e4e25f85ef19c2993ab5c572ca37ef9e7d172b59 | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-24e01feddebd52a8942d4b4f3b72a90449e1d6fa.tar.gz gentoo-2-24e01feddebd52a8942d4b4f3b72a90449e1d6fa.tar.bz2 gentoo-2-24e01feddebd52a8942d4b4f3b72a90449e1d6fa.zip |
Drop sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
-rw-r--r-- | net-analyzer/snmptt/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.2.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-analyzer/snmptt/ChangeLog b/net-analyzer/snmptt/ChangeLog index 3f668638cd8f..501670705ccb 100644 --- a/net-analyzer/snmptt/ChangeLog +++ b/net-analyzer/snmptt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/snmptt -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.19 2011/06/09 18:27:26 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.20 2012/05/12 16:31:50 armin76 Exp $ + + 12 May 2012; Raúl Porcel <armin76@gentoo.org> snmptt-1.2.ebuild, + snmptt-1.3.ebuild: + Drop sparc keywords *snmptt-1.3 (09 Jun 2011) diff --git a/net-analyzer/snmptt/snmptt-1.2.ebuild b/net-analyzer/snmptt/snmptt-1.2.ebuild index 54dfe7808806..0fa533c48a79 100644 --- a/net-analyzer/snmptt/snmptt-1.2.ebuild +++ b/net-analyzer/snmptt/snmptt-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/snmptt/snmptt-1.2.ebuild,v 1.3 2008/03/28 18:27:37 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.2.ebuild,v 1.4 2012/05/12 16:31:50 armin76 Exp $ MY_P="${P/-/_}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" IUSE="mysql postgres" diff --git a/net-analyzer/snmptt/snmptt-1.3.ebuild b/net-analyzer/snmptt/snmptt-1.3.ebuild index 8a3d295777de..94ac673ca719 100644 --- a/net-analyzer/snmptt/snmptt-1.3.ebuild +++ b/net-analyzer/snmptt/snmptt-1.3.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/snmptt/snmptt-1.3.ebuild,v 1.1 2011/06/09 18:27:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.3.ebuild,v 1.2 2012/05/12 16:31:50 armin76 Exp $ EAPI="3" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" IUSE="mysql postgres" |