Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 188758 Details for
Bug 202203
networkmanager-pptp ebuild has wrong description text
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Updated Ebuild
networkmanager-pptp-0.1.0_p20070726.ebuild (text/plain), 1.69 KB, created by
Kelly Price
on 2009-04-18 02:07:24 UTC
(
hide
)
Description:
Updated Ebuild
Filename:
MIME Type:
Creator:
Kelly Price
Created:
2009-04-18 02:07:24 UTC
Size:
1.69 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-misc/networkmanager-pptp/networkmanager-pptp-0.1.0_p20070726.ebuild,v 1.4 2008/03/11 11:41:35 leio Exp $ > >inherit gnome2 eutils autotools > ># NetworkManager likes itself with capital letters >MY_P=${P/networkmanager/NetworkManager} > >DESCRIPTION="NetworkManager pptp plugin for daemon and client configuration." >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 > mirror://gentoo/${P}-pppd-plugindir.patch.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~ppc ~x86" >IUSE="crypt debug doc gnome" > >RDEPEND=">=sys-apps/dbus-0.35.2 > >=dev-libs/glib-2.8 > >=net-misc/networkmanager-0.6.5_p20070823 > net-dialup/ppp > 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" >RDEPEND="net-dialup/pptpclient" > >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" > epatch "${WORKDIR}/${P}-pppd-plugindir.patch" > rm -rf "${S}/src/pppd" > eautoreconf > intltoolize --force || die "intltoolize failed" >}
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 202203
: 188758