diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-03 21:41:18 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-03 21:41:18 +0000 |
commit | 6c72102237cf1ab18e0f91e940571cbf0e4ce6d7 (patch) | |
tree | 6e2dba465df8223630e01034c4c0abfd912d567d /net-analyzer | |
parent | Keyword ~arm, bug #389553 (diff) | |
download | gentoo-2-6c72102237cf1ab18e0f91e940571cbf0e4ce6d7.tar.gz gentoo-2-6c72102237cf1ab18e0f91e940571cbf0e4ce6d7.tar.bz2 gentoo-2-6c72102237cf1ab18e0f91e940571cbf0e4ce6d7.zip |
Keyword ~arm, bug #389551
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/macchanger/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/macchanger/macchanger-1.5.0-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/macchanger/ChangeLog b/net-analyzer/macchanger/ChangeLog index 9cc73a5a4e84..09f1f42f15ee 100644 --- a/net-analyzer/macchanger/ChangeLog +++ b/net-analyzer/macchanger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/macchanger -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/macchanger/ChangeLog,v 1.22 2009/10/29 09:02:47 robbat2 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/macchanger/ChangeLog,v 1.23 2012/09/03 21:41:18 blueness Exp $ + + 03 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + macchanger-1.5.0-r2.ebuild: + Keyword ~arm, bug #389551 *macchanger-1.5.0-r2 (29 Oct 2009) diff --git a/net-analyzer/macchanger/macchanger-1.5.0-r2.ebuild b/net-analyzer/macchanger/macchanger-1.5.0-r2.ebuild index d0c7026829fe..4cc6f247864d 100644 --- a/net-analyzer/macchanger/macchanger-1.5.0-r2.ebuild +++ b/net-analyzer/macchanger/macchanger-1.5.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/macchanger/macchanger-1.5.0-r2.ebuild,v 1.1 2009/10/29 09:02:47 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/macchanger/macchanger-1.5.0-r2.ebuild,v 1.2 2012/09/03 21:41:18 blueness Exp $ DESCRIPTION="Utility for viewing/manipulating the MAC address of network interfaces" OUI_DATE="20091029" # Generated with tools/IEEE_OUI.py in the source @@ -9,7 +9,7 @@ HOMEPAGE="http://www.alobbs.com/macchanger" SRC_URI="mirror://gnu/macchanger/${P}.tar.gz mirror://gentoo/${OUI_FILE}.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ~arm ppc sparc x86" IUSE="" SLOT="0" |