summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-05-09 16:48:55 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-05-09 16:48:55 +0000
commit9cee5063981057c744faf0417f9ed3e6be7731c1 (patch)
treef5d1691ff68ec1bde055c2381abc65744ba4b182 /net-misc/xsupplicant
parentBump to 4.3.3, homepage changed again (diff)
downloadgentoo-2-9cee5063981057c744faf0417f9ed3e6be7731c1.tar.gz
gentoo-2-9cee5063981057c744faf0417f9ed3e6be7731c1.tar.bz2
gentoo-2-9cee5063981057c744faf0417f9ed3e6be7731c1.zip
changing use flag gsm to eap-sim, bug 254677 and making repoman happy
(Portage version: 2.1.6.11/cvs/Linux ppc)
Diffstat (limited to 'net-misc/xsupplicant')
-rw-r--r--net-misc/xsupplicant/ChangeLog9
-rw-r--r--net-misc/xsupplicant/metadata.xml2
-rw-r--r--net-misc/xsupplicant/xsupplicant-0.8b.ebuild7
-rw-r--r--net-misc/xsupplicant/xsupplicant-1.0.1.ebuild11
-rw-r--r--net-misc/xsupplicant/xsupplicant-1.0.ebuild11
-rw-r--r--net-misc/xsupplicant/xsupplicant-1.2.2.ebuild10
6 files changed, 29 insertions, 21 deletions
diff --git a/net-misc/xsupplicant/ChangeLog b/net-misc/xsupplicant/ChangeLog
index b5cc64c6d41d..4b2df1a5abc2 100644
--- a/net-misc/xsupplicant/ChangeLog
+++ b/net-misc/xsupplicant/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/xsupplicant
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/ChangeLog,v 1.13 2008/03/12 14:17:26 phreak Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/ChangeLog,v 1.14 2009/05/09 16:48:55 volkmar Exp $
+
+ 09 May 2009; Mounir Lamouri <volkmar@gentoo.org> metadata.xml,
+ xsupplicant-0.8b.ebuild, xsupplicant-1.0.ebuild, xsupplicant-1.0.1.ebuild,
+ xsupplicant-1.2.2.ebuild:
+ Changing use flag gsm to eap-sim, fixing bug 254677. Making repoman happy.
12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing Peter Johanson (latexer, #206688) from metadata.xml.
diff --git a/net-misc/xsupplicant/metadata.xml b/net-misc/xsupplicant/metadata.xml
index 1b36760899db..63de353f498d 100644
--- a/net-misc/xsupplicant/metadata.xml
+++ b/net-misc/xsupplicant/metadata.xml
@@ -3,6 +3,6 @@
<pkgmetadata>
<herd>mobile</herd>
<use>
- <flag name="gsm">Add support for EAP-SIM authentication algorithm</flag>
+ <flag name="eap-sim">Add support for EAP-SIM authentication algorithm</flag>
</use>
</pkgmetadata>
diff --git a/net-misc/xsupplicant/xsupplicant-0.8b.ebuild b/net-misc/xsupplicant/xsupplicant-0.8b.ebuild
index 8c9c10e22e37..0a16301f3625 100644
--- a/net-misc/xsupplicant/xsupplicant-0.8b.ebuild
+++ b/net-misc/xsupplicant/xsupplicant-0.8b.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-0.8b.ebuild,v 1.6 2007/07/12 02:52:16 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-0.8b.ebuild,v 1.7 2009/05/09 16:48:55 volkmar Exp $
S="${WORKDIR}/${PN}"
DESCRIPTION="Open Source Implementation of IEEE 802.1x"
@@ -16,6 +16,7 @@ KEYWORDS="~x86"
DEPEND=">=dev-libs/openssl-0.9.7
virtual/libpcap
>=dev-libs/libdnet-1.6"
+RDEPEND="${DEPEND}"
src_compile() {
econf || die "configure failed"
@@ -24,7 +25,7 @@ src_compile() {
}
src_install() {
- make DESTDIR=${D} install || die "installation failed"
+ make DESTDIR="${D}" install || die "installation failed"
dodoc AUTHORS ChangeLog INSTALL NEWS README README.wireless_cards \
doc/README.certificates
}
diff --git a/net-misc/xsupplicant/xsupplicant-1.0.1.ebuild b/net-misc/xsupplicant/xsupplicant-1.0.1.ebuild
index eb3a656b1ba1..8ed369dea6ca 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-2007 Gentoo Foundation
+# Copyright 1999-2009 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.3 2007/04/28 17:04:12 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-1.0.1.ebuild,v 1.4 2009/05/09 16:48:55 volkmar Exp $
DESCRIPTION="Open Source Implementation of IEEE 802.1x"
@@ -15,6 +15,7 @@ IUSE=""
DEPEND=">=dev-libs/openssl-0.9.7
sys-apps/pcsc-lite"
+RDEPEND="${DEPEND}"
src_compile() {
econf --enable-eap-sim || die "econf failed"
@@ -22,7 +23,7 @@ src_compile() {
}
src_install() {
- emake DESTDIR=${D} install || die "emake install failed"
+ emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS README README.wireless_cards \
doc/README.certificates \
@@ -34,9 +35,9 @@ src_install() {
insinto /etc
newins etc/xsupplicant.conf xsupplicant.conf.example
- newinitd ${FILESDIR}/xsupplicant.init.d xsupplicant
+ newinitd "${FILESDIR}"/xsupplicant.init.d xsupplicant
- newconfd ${FILESDIR}/xsupplicant.conf.d xsupplicant
+ newconfd "${FILESDIR}"/xsupplicant.conf.d xsupplicant
}
pkg_postinst() {
diff --git a/net-misc/xsupplicant/xsupplicant-1.0.ebuild b/net-misc/xsupplicant/xsupplicant-1.0.ebuild
index 07f7f81254b7..66c121e0efdc 100644
--- a/net-misc/xsupplicant/xsupplicant-1.0.ebuild
+++ b/net-misc/xsupplicant/xsupplicant-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-1.0.ebuild,v 1.2 2007/04/28 17:04:12 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-1.0.ebuild,v 1.3 2009/05/09 16:48:55 volkmar Exp $
S="${WORKDIR}/${PN}"
@@ -17,6 +17,7 @@ IUSE=""
DEPEND=">=dev-libs/openssl-0.9.7
sys-apps/pcsc-lite"
+RDEPEND="${DEPEND}"
src_compile() {
econf --enable-eap-sim || die "econf failed"
@@ -24,7 +25,7 @@ src_compile() {
}
src_install() {
- emake DESTDIR=${D} install || die "emake install failed"
+ emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS README README.wireless_cards \
doc/README.certificates doc/Open1x-UserGuide.pdf
@@ -35,9 +36,9 @@ src_install() {
insinto /etc
newins etc/xsupplicant.conf xsupplicant.conf.example
- newinitd ${FILESDIR}/xsupplicant.init.d xsupplicant
+ newinitd "${FILESDIR}"/xsupplicant.init.d xsupplicant
- newconfd ${FILESDIR}/xsupplicant.conf.d xsupplicant
+ newconfd "${FILESDIR}"/xsupplicant.conf.d xsupplicant
}
pkg_postinst() {
diff --git a/net-misc/xsupplicant/xsupplicant-1.2.2.ebuild b/net-misc/xsupplicant/xsupplicant-1.2.2.ebuild
index f6ad150b31fd..8685569df1b0 100644
--- a/net-misc/xsupplicant/xsupplicant-1.2.2.ebuild
+++ b/net-misc/xsupplicant/xsupplicant-1.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-1.2.2.ebuild,v 1.3 2006/03/27 10:34:56 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-1.2.2.ebuild,v 1.4 2009/05/09 16:48:55 volkmar Exp $
inherit flag-o-matic
@@ -12,7 +12,7 @@ LICENSE="|| ( GPL-2 BSD )"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="gsm"
+IUSE="eap-sim"
RDEPEND=">=dev-libs/openssl-0.9.7
net-wireless/wireless-tools
@@ -55,8 +55,8 @@ src_install() {
insinto /etc
newins etc/xsupplicant.conf xsupplicant.conf.example
- newconfd ${FILESDIR}/${P}-conf.d ${PN}
- newinitd ${FILESDIR}/${P}-init.d ${PN}
+ newconfd "${FILESDIR}"/${P}-conf.d ${PN}
+ newinitd "${FILESDIR}"/${P}-init.d ${PN}
}
pkg_postinst() {