Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 323608 Details for
Bug 434828
app-editors/gedit-collaboration-9999 - GNOME Text Editor Collaboration Plugin
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
live ebuild for gedit-collaboration
gedit-collaboration-9999.ebuild (text/plain), 778 bytes, created by
ci3nte
on 2012-09-12 13:31:05 UTC
(
hide
)
Description:
live ebuild for gedit-collaboration
Filename:
MIME Type:
Creator:
ci3nte
Created:
2012-09-12 13:31:05 UTC
Size:
778 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=4 > >EGIT_REPO_URI="git://git.gnome.org/gedit-collaboration" > >inherit eutils git-2 > >DESCRIPTION="GNOME Text Editor Collaboration Plugin" >HOMEPAGE="http://git.gnome.org/browse/gedit-collaboration" >SRC_URI="" > >LICENSE="GPLv3" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >DEPEND=">=net-libs/libinfinity-0.5[gtk] > >=app-editors/gedit-3.0 > >=x11-libs/gtk+-3.3.15 > dev-libs/libxml2" >RDEPEND="${DEPEND}" > >src_prepare() { > # Run autotools > einfo "Regenerating autotools files..." > NOCONFIGURE=yes ./autogen.sh || die "autogen,sh failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "Install failed" > dodoc README ChangeLog AUTHORS NEWS ABOUT-NLS || die >}
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 434828
: 323608