diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-19 11:10:36 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-19 11:10:36 +0000 |
commit | db2e72e492872042c16b95df23f562f0050597f0 (patch) | |
tree | 9617afa3852fb1463423dd6f38468b877921dcb5 /net-misc | |
parent | Move kdebindings to kdebindings-meta. (diff) | |
download | historical-db2e72e492872042c16b95df23f562f0050597f0.tar.gz historical-db2e72e492872042c16b95df23f562f0050597f0.tar.bz2 historical-db2e72e492872042c16b95df23f562f0050597f0.zip |
Added to ~ppc.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/xsupplicant/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/xsupplicant/Manifest | 20 | ||||
-rw-r--r-- | net-misc/xsupplicant/xsupplicant-1.0.1.ebuild | 4 |
3 files changed, 12 insertions, 18 deletions
diff --git a/net-misc/xsupplicant/ChangeLog b/net-misc/xsupplicant/ChangeLog index 13c5d7feb8cc..e02d7ea878ae 100644 --- a/net-misc/xsupplicant/ChangeLog +++ b/net-misc/xsupplicant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/xsupplicant # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/ChangeLog,v 1.6 2005/01/29 21:27:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/ChangeLog,v 1.7 2005/02/19 11:10:36 hansmi Exp $ + + 19 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> + xsupplicant-1.0.1.ebuild: + Added to ~ppc, bug 82391. 30 Jan 2005; Daniel Black <dragonheart@gentoo.org> xsupplicant-0.8b.ebuild: Transition dependancy from net-libs/libpcap to virtual/libpcap diff --git a/net-misc/xsupplicant/Manifest b/net-misc/xsupplicant/Manifest index 027c8cbc1a7a..f62b3bd64004 100644 --- a/net-misc/xsupplicant/Manifest +++ b/net-misc/xsupplicant/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 1f99af6b41c64d64cea6e30af0f02c21 ChangeLog 1040 +MD5 a7272f606860d801af53bb3e292b9352 xsupplicant-1.0.ebuild 1262 MD5 db76d51212bff92212cb8dd316a0931d metadata.xml 222 MD5 c49a576040df261bcd5648365763162b xsupplicant-0.8b.ebuild 809 -MD5 35d33d3edb844a0b5d5709f87a069817 xsupplicant-1.0.1.ebuild 1279 -MD5 a7272f606860d801af53bb3e292b9352 xsupplicant-1.0.ebuild 1262 +MD5 54cfef4ab6be3d4638b0fbac871b2b51 ChangeLog 1146 +MD5 fa581e5a6cadc7e082b8554eeffaff81 xsupplicant-1.0.1.ebuild 1286 MD5 98df32cc0295a0acc372414a8a4b5c08 files/digest-xsupplicant-0.8b 68 -MD5 e46d442b40e1d828c4a8fa3d51fab7c5 files/digest-xsupplicant-1.0 67 -MD5 8b5c0592ffed1b7f540d7c53af133cad files/digest-xsupplicant-1.0.1 69 MD5 336133489f2fc048046f9f712010e350 files/xsupplicant.conf.d 368 MD5 ac25b3cd354733e2f05237d0d804d1f2 files/xsupplicant.init.d 892 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB+/+tmdTrptrqvGERAvZoAJ941zDkzMHwZIJFqWK/YMXxq01TdgCdHGGg -TlVyRYppx8canW8jHy10xGI= -=8m9D ------END PGP SIGNATURE----- +MD5 e46d442b40e1d828c4a8fa3d51fab7c5 files/digest-xsupplicant-1.0 67 +MD5 8b5c0592ffed1b7f540d7c53af133cad files/digest-xsupplicant-1.0.1 69 diff --git a/net-misc/xsupplicant/xsupplicant-1.0.1.ebuild b/net-misc/xsupplicant/xsupplicant-1.0.1.ebuild index 902f62dea23a..d18cb1b1b331 100644 --- a/net-misc/xsupplicant/xsupplicant-1.0.1.ebuild +++ b/net-misc/xsupplicant/xsupplicant-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-1.0.1.ebuild,v 1.1 2005/01/09 14:46:01 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-1.0.1.ebuild,v 1.2 2005/02/19 11:10:36 hansmi Exp $ DESCRIPTION="Open Source Implementation of IEEE 802.1x" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/open1x/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" |