Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 106768 Details for
Bug 161860
app-editors/bluefish-1.0.7.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bluefish-1.0.7.ebuild
bluefish-1.0.7.ebuild (text/plain), 993 bytes, created by
Gordon Stratton
on 2007-01-13 07:17:12 UTC
(
hide
)
Description:
bluefish-1.0.7.ebuild
Filename:
MIME Type:
Creator:
Gordon Stratton
Created:
2007-01-13 07:17:12 UTC
Size:
993 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.6.ebuild,v 1.1 2006/10/04 03:52:54 hanno Exp $ > >inherit eutils fdo-mime > >IUSE="nls spell gnome" > >DESCRIPTION="A GTK HTML editor for the experienced web designer or programmer." >SRC_URI="http://www.bennewitz.com/bluefish/stable/source/${P}.tar.bz2" >HOMEPAGE="http://bluefish.openoffice.nl/" > >LICENSE="GPL-2" >KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" >SLOT="0" > >RDEPEND=">=x11-libs/gtk+-2 > dev-libs/libpcre > spell? ( app-text/aspell )" > >DEPEND="${RDEPEND} > dev-util/pkgconfig > nls? ( sys-devel/gettext ) > gnome? ( gnome-base/libgnomeui )" > >src_compile() { > econf --disable-update-databases \ > `use_enable nls` \ > `use_with gnome libgnomeui` || die > emake || die >} > >src_install() { > emake DESTDIR="${D}" install || die >} > >pkg_postinst() { > fdo-mime_desktop_database_update > fdo-mime_mime_database_update >}
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 161860
: 106768