* [gentoo-commits] gentoo-x86 commit in sys-power/suspend: ChangeLog suspend-0.9_pre20071208.ebuild suspend-0.9_pre20071109.ebuild
@ 2007-12-08 8:08 Alon Bar-Lev (alonbl)
0 siblings, 0 replies; only message in thread
From: Alon Bar-Lev (alonbl) @ 2007-12-08 8:08 UTC (permalink / raw
To: gentoo-commits
alonbl 07/12/08 08:08:30
Modified: ChangeLog
Added: suspend-0.9_pre20071208.ebuild
Removed: suspend-0.9_pre20071109.ebuild
Log:
New snapshot
(Portage version: 2.1.4_rc8)
Revision Changes Path
1.6 sys-power/suspend/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/suspend/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/suspend/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/suspend/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/suspend/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 10 Nov 2007 06:03:00 -0000 1.5
+++ ChangeLog 8 Dec 2007 08:08:30 -0000 1.6
@@ -1,6 +1,12 @@
# ChangeLog for sys-power/suspend
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/ChangeLog,v 1.5 2007/11/10 06:03:00 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/ChangeLog,v 1.6 2007/12/08 08:08:30 alonbl Exp $
+
+*suspend-0.9_pre20071208 (08 Dec 2007)
+
+ 08 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org>
+ -suspend-0.9_pre20071109.ebuild, +suspend-0.9_pre20071208.ebuild:
+ New snapshot
10 Nov 2007; Samuli Suominen <drac@gentoo.org>
suspend-0.9_pre20071109.ebuild:
1.1 sys-power/suspend/suspend-0.9_pre20071208.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/suspend/suspend-0.9_pre20071208.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/suspend/suspend-0.9_pre20071208.ebuild?rev=1.1&content-type=text/plain
Index: suspend-0.9_pre20071208.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/suspend-0.9_pre20071208.ebuild,v 1.1 2007/12/08 08:08:30 alonbl Exp $
DESCRIPTION="Userspace Software Suspend and S2Ram"
HOMEPAGE="http://suspend.sourceforge.net/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="fbsplash"
X86_RDEPEND="dev-libs/libx86"
X86_DEPEND="
${X86_RDEPEND}
>=sys-apps/pciutils-2.2.4"
RDEPEND=">=dev-libs/lzo-2
fbsplash? ( >=media-gfx/splashutils-1.5.2 )
x86? ( ${X86_RDEPEND} )
amd64? ( ${X86_RDEPEND} )"
DEPEND="${DEPEND}
x86? ( ${X86_DEPEND} )
amd64? ( ${X86_DEPEND} )
dev-util/pkgconfig"
src_compile() {
econf \
--docdir="/usr/share/doc/${PF}" \
--enable-compress \
$(use_enable fbsplash) \
|| die
emake || die
}
src_install() {
emake install DESTDIR="${D}" || die
}
pkg_postinst() {
elog "In order to make this package work with genkernel see:"
elog "http://bugs.gentoo.org/show_bug.cgi?id=156445"
}
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-08 8:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-08 8:08 [gentoo-commits] gentoo-x86 commit in sys-power/suspend: ChangeLog suspend-0.9_pre20071208.ebuild suspend-0.9_pre20071109.ebuild Alon Bar-Lev (alonbl)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox