Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 116365 Details for
Bug 165213
gnome-extra/dates (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for gnome-extra/dates-0.4.1 - with ppc
dates-0.4.1.ebuild (text/plain), 904 bytes, created by
Kristian Poul Herkild
on 2007-04-16 01:58:20 UTC
(
hide
)
Description:
Ebuild for gnome-extra/dates-0.4.1 - with ppc
Filename:
MIME Type:
Creator:
Kristian Poul Herkild
Created:
2007-04-16 01:58:20 UTC
Size:
904 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="A small, lightweight calendar for Gnome" >HOMEPAGE="http://pimlico-project.org/dates.html" >SRC_URI="http://pimlico-project.org/sources/dates/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc" >IUSE="" >DEPEND=">=gnome-extra/evolution-data-server-1.8.2 > >=x11-libs/gtk+-2.6 > >=dev-util/pkgconfig-0.19" > >RDEPEND="${DEPEND}" > >#S="${WORKDIR}/${P}" > >src_compile() { > econf || die "econf failed" > > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed" > > #einstall || die "einstall failed" >} > >pkg_postrm() { > gtk-update-icon-cache -f -t /usr/share/icons/hicolor >}
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 165213
:
109063
|
116205
|
116206
|
116365
|
122328
|
125167
|
128788
|
138387
|
166892
|
204371