public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hanno Boeck (hanno)" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libhx: libhx-2.3.ebuild ChangeLog
Date: Tue, 13 Jan 2009 12:12:16 +0000	[thread overview]
Message-ID: <E1LMi80-0008PU-Q6@stork.gentoo.org> (raw)

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
}






                 reply	other threads:[~2009-01-13 12:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1LMi80-0008PU-Q6@stork.gentoo.org \
    --to=hanno@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox