public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-power/sispmctl: ChangeLog sispmctl-2.4b.ebuild
@ 2007-10-03  9:04 Wolfram Schlich (wschlich)
  0 siblings, 0 replies; only message in thread
From: Wolfram Schlich (wschlich) @ 2007-10-03  9:04 UTC (permalink / raw
  To: gentoo-commits

wschlich    07/10/03 09:04:30

  Modified:             ChangeLog
  Added:                sispmctl-2.4b.ebuild
  Log:
  version bump wrt bug #193664
  (Portage version: 2.1.3.7)

Revision  Changes    Path
1.2                  sys-power/sispmctl/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/sispmctl/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	23 Oct 2006 13:21:29 -0000	1.1
+++ ChangeLog	3 Oct 2007 09:04:29 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for sys-power/sispmctl
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/sispmctl/ChangeLog,v 1.1 2006/10/23 13:21:29 wschlich Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/sispmctl/ChangeLog,v 1.2 2007/10/03 09:04:29 wschlich Exp $
+
+*sispmctl-2.4b (03 Oct 2007)
+
+  03 Oct 2007; Wolfram Schlich <wschlich@gentoo.org> +sispmctl-2.4b.ebuild:
+  version bump wrt bug #193664
 
   23 Oct 2006; Wolfram Schlich <wschlich@gentoo.org> ChangeLog:
   Moved from sys-power/sispm_ctl to sys-power/sispmctl (name changed upstream)



1.1                  sys-power/sispmctl/sispmctl-2.4b.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/sispmctl-2.4b.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/sispmctl-2.4b.ebuild?rev=1.1&content-type=text/plain

Index: sispmctl-2.4b.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-power/sispmctl/sispmctl-2.4b.ebuild,v 1.1 2007/10/03 09:04:29 wschlich Exp $

DESCRIPTION="GEMBIRD SiS-PM control utility"
HOMEPAGE="http://sispmctl.sourceforge.net/"
SRC_URI="mirror://sourceforge/sispmctl/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
DEPEND=">=dev-libs/libusb-0.1.8"

src_compile() {
	local myconf="--enable-webless"
	econf ${myconf} || die "configure failed"
	emake || die "make failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "make install failed"
	dodoc README ChangeLog NEWS
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-03  9:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-03  9:04 [gentoo-commits] gentoo-x86 commit in sys-power/sispmctl: ChangeLog sispmctl-2.4b.ebuild Wolfram Schlich (wschlich)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox