public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/libhx: libhx-2.3.ebuild ChangeLog
@ 2009-01-13 12:12 Hanno Boeck (hanno)
  0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2009-01-13 12:12 UTC (permalink / raw
  To: gentoo-commits

hanno       09/01/13 12:12:16

  Modified:             ChangeLog
  Added:                libhx-2.3.ebuild
  Log:
  libhx bump
  (Portage version: 2.2_rc21/cvs/Linux 2.6.28 x86_64)

Revision  Changes    Path
1.10                 sys-libs/libhx/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libhx/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libhx/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libhx/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libhx/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	8 Jan 2009 21:29:53 -0000	1.9
+++ ChangeLog	13 Jan 2009 12:12:16 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/libhx
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/ChangeLog,v 1.9 2009/01/08 21:29:53 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/ChangeLog,v 1.10 2009/01/13 12:12:16 hanno Exp $
+
+*libhx-2.3 (13 Jan 2009)
+
+  13 Jan 2009; Hanno Boeck <hanno@gentoo.org> +libhx-2.3.ebuild:
+  Version bump.
 
 *libhx-2.2 (08 Jan 2009)
 



1.1                  sys-libs/libhx/libhx-2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libhx/libhx-2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libhx/libhx-2.3.ebuild?rev=1.1&content-type=text/plain

Index: libhx-2.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/libhx-2.3.ebuild,v 1.1 2009/01/13 12:12:16 hanno Exp $

DESCRIPTION="Platform independent library providing basic system functions."
HOMEPAGE="http://jengelh.medozas.de/files/libHX/"
SRC_URI="http://jengelh.medozas.de/files/libHX/libHX-${PV}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="virtual/libc"
S="${WORKDIR}/libHX-${PV}"

src_compile() {
	econf || die "econf failed"
	emake || die "emake failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc doc/* || die
}






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

only message in thread, other threads:[~2009-01-13 12:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 12:12 [gentoo-commits] gentoo-x86 commit in sys-libs/libhx: libhx-2.3.ebuild ChangeLog Hanno Boeck (hanno)

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