Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 222615 Details for
Bug 308413
[PATCH] gnome-extra/hamster-applet: Please integrate live ebuild (for the sake of hamster-standalone)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff from 2.28.2 to 9999 ebuild
hamster-applet-2.28.2-to-9999-ebuild.diff (text/plain), 1.38 KB, created by
Sebastian Pipping
on 2010-03-08 04:56:44 UTC
(
hide
)
Description:
Diff from 2.28.2 to 9999 ebuild
Filename:
MIME Type:
Creator:
Sebastian Pipping
Created:
2010-03-08 04:56:44 UTC
Size:
1.38 KB
patch
obsolete
>--- /usr/portage/gnome-extra/hamster-applet/hamster-applet-2.28.2.ebuild 2010-03-02 14:35:45.000000000 +0100 >+++ hamster-applet-9999.ebuild 2010-03-08 05:45:23.000000000 +0100 >@@ -6,15 +6,17 @@ > GCONF_DEBUG="no" > SCROLLKEEPER_UPDATE="no" > >-inherit eutils gnome2 python >+inherit git eutils gnome2 python > > DESCRIPTION="Time tracking for the masses, in a GNOME applet" > HOMEPAGE="http://projecthamster.wordpress.com/" >+SRC_URI="" >+EGIT_REPO_URI="git://git.gnome.org/hamster-applet" > > # license on homepage is out-of-date, was changed to GPL-2 on 2008-04-16 > LICENSE="GPL-2" > SLOT="0" >-KEYWORDS="~amd64 ~x86" >+KEYWORDS="" > IUSE="eds libnotify" > > RDEPEND=">=dev-lang/python-2.5[sqlite] >@@ -22,6 +24,7 @@ > dev-python/libgnome-python > dev-python/gnome-applets-python > dev-python/dbus-python >+ dev-python/pyxdg > eds? ( dev-python/evolution-python ) > libnotify? ( dev-python/notify-python ) > >=dev-python/pygobject-2.14 >@@ -30,6 +33,7 @@ > x11-libs/libXScrnSaver" > > DEPEND="${RDEPEND} >+ gnome-base/gnome-common > x11-proto/scrnsaverproto > >=dev-util/intltool-0.40 > dev-util/pkgconfig >@@ -37,12 +41,18 @@ > > DOCS="AUTHORS ChangeLog NEWS README" > >+src_unpack() { >+ git_src_unpack >+} >+ > src_prepare() { > gnome2_src_prepare > > # disable pyc compiling > mv py-compile py-compile.orig > ln -s $(type -P true) py-compile >+ >+ NOCONFIGURE=true ./autogen.sh || die './autogen.sh failed' > } > > pkg_postinst() {
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 308413
: 222615