diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-20 05:11:10 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-20 05:11:10 +0000 |
commit | 02aa77d060230b3213abcc2e756a953c482c4856 (patch) | |
tree | 98f68b4dfdf2dc0a05399fd2a4097bc3eaa9dff7 /net-analyzer | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-02aa77d060230b3213abcc2e756a953c482c4856.tar.gz gentoo-2-02aa77d060230b3213abcc2e756a953c482c4856.tar.bz2 gentoo-2-02aa77d060230b3213abcc2e756a953c482c4856.zip |
Stable on sparc.
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/macchanger/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/macchanger/macchanger-1.3.0-r1.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/macchanger/macchanger-1.3.0.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-analyzer/macchanger/ChangeLog b/net-analyzer/macchanger/ChangeLog index e0a94cd8422a..e6c5264647d4 100644 --- a/net-analyzer/macchanger/ChangeLog +++ b/net-analyzer/macchanger/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/macchanger -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/macchanger/ChangeLog,v 1.5 2003/12/14 04:28:15 pylon Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/macchanger/ChangeLog,v 1.6 2004/06/20 05:11:10 weeve Exp $ + + 19 Jun 2004; Jason Wever <weeve@gentoo.org> macchanger-1.3.0-r1.ebuild: + Stable on sparc. 14 Dec 2003; Lars Weiler <pylon@gentoo.org> macchanger-1.3.0-r1.ebuild: Make stable on ppc diff --git a/net-analyzer/macchanger/macchanger-1.3.0-r1.ebuild b/net-analyzer/macchanger/macchanger-1.3.0-r1.ebuild index 729d75d7f982..469396d083b7 100644 --- a/net-analyzer/macchanger/macchanger-1.3.0-r1.ebuild +++ b/net-analyzer/macchanger/macchanger-1.3.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/macchanger/macchanger-1.3.0-r1.ebuild,v 1.3 2003/12/14 04:28:15 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/macchanger/macchanger-1.3.0-r1.ebuild,v 1.4 2004/06/20 05:11:10 weeve Exp $ DESCRIPTION="Utility for viewing/manipulating the MAC address of network interfaces" SRC_URI="http://savannah.nongnu.org/download/macc/${PN}.pkg/${PV}/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.alobbs.com/macchanger" IUSE="" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="x86 ppc sparc" SLOT="0" DEPEND="virtual/glibc" diff --git a/net-analyzer/macchanger/macchanger-1.3.0.ebuild b/net-analyzer/macchanger/macchanger-1.3.0.ebuild index 3b410bc79400..23ea8d867abb 100644 --- a/net-analyzer/macchanger/macchanger-1.3.0.ebuild +++ b/net-analyzer/macchanger/macchanger-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/macchanger/macchanger-1.3.0.ebuild,v 1.3 2003/09/05 23:40:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/macchanger/macchanger-1.3.0.ebuild,v 1.4 2004/06/20 05:11:10 weeve Exp $ DESCRIPTION="Utility for viewing/manipulating the MAC address of network interfaces" SRC_URI="http://savannah.nongnu.org/download/macc/${PN}.pkg/${PV}/${P}.tar.gz" |