Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 164631 Details for
Bug 214098
net-misc/networkmanager-openvpn didnt not emerge, intltool error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
networkmanager-openvpn-0.3.2_p20070621-r1.ebuild
networkmanager-openvpn-0.3.2_p20070621-r1.ebuild (text/plain), 1.46 KB, created by
Frederic LIETART
on 2008-09-05 06:25:29 UTC
(
hide
)
Description:
networkmanager-openvpn-0.3.2_p20070621-r1.ebuild
Filename:
MIME Type:
Creator:
Frederic LIETART
Created:
2008-09-05 06:25:29 UTC
Size:
1.46 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit gnome2 eutils autotools > ># NetworkManager likes itself with capital letters >MY_P=${P/networkmanager/NetworkManager} > >DESCRIPTION="NetworkManager OpenVPN plugin." >HOMEPAGE="http://www.gnome.org/projects/NetworkManager/" >#SRC_URI="http://dev.gentoo.org/~rbu/distfiles/${MY_P}.tar.gz" >SRC_URI="mirror://gentoo/${MY_P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="crypt doc gnome" > >RDEPEND=">=sys-apps/dbus-0.35.2 > >=sys-apps/hal-0.5 > sys-apps/iproute2 > >=net-misc/dhcdbd-1.4 > >=net-wireless/wireless-tools-28_pre9 > >=dev-libs/glib-2.8 > >=net-misc/networkmanager-0.6.5_p20070823 > gnome? ( >=x11-libs/gtk+-2.8 > >=gnome-base/libglade-2 > >=gnome-base/gnome-keyring-0.4 > >=gnome-base/gnome-panel-2 > >=gnome-base/gconf-2 > >=gnome-base/libgnomeui-2 ) > !gnome? ( >=gnome-base/libglade-2 > >=gnome-base/gnome-keyring-0.4 > >=gnome-base/gconf-2 ) > >=net-misc/openvpn-2.0.5 > crypt? ( dev-libs/libgcrypt )" > >DEPEND="${RDEPEND} > dev-util/pkgconfig > dev-util/intltool" > >S=${WORKDIR}/${MY_P} > >DOCS="AUTHORS ChangeLog NEWS README" >USE_DESTDIR="1" > >G2CONF="${G2CONF} \ > `use_with crypt gcrypt` \ > `use_with gnome` \ > --disable-more-warnings \ > --with-dbus-sys=/etc/dbus-1/system.d \ > --enable-notification-icon" > >src_unpack () { > unpack ${A} > cd "${S}" > > epatch "${FILESDIR}/${P}-service-name.patch" > eautoreconf > > #Fix Bug 214098 > intltoolize --force >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 214098
:
146705
| 164631