* [gentoo-commits] gentoo-x86 commit in sys-libs/librtas: ChangeLog librtas-1.3.3.ebuild
@ 2008-01-05 20:20 Brent Baude (ranger)
0 siblings, 0 replies; only message in thread
From: Brent Baude (ranger) @ 2008-01-05 20:20 UTC (permalink / raw
To: gentoo-commits
ranger 08/01/05 20:20:14
Modified: ChangeLog
Added: librtas-1.3.3.ebuild
Log:
Adding librtas-1.3.3
(Portage version: 2.1.3.19)
Revision Changes Path
1.8 sys-libs/librtas/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 21 Aug 2007 20:53:49 -0000 1.7
+++ ChangeLog 5 Jan 2008 20:20:13 -0000 1.8
@@ -1,6 +1,12 @@
# ChangeLog for sys-libs/librtas
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v 1.7 2007/08/21 20:53:49 ranger Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v 1.8 2008/01/05 20:20:13 ranger Exp $
+
+*librtas-1.3.3 (05 Jan 2008)
+
+ 05 Jan 2008; Brent Baude <ranger@gentoo.org>
+ +files/librtas-1.3.3-remove-doc.patch, +librtas-1.3.3.ebuild:
+ Adding librtas-1.3.3
21 Aug 2007; Brent Baude <ranger@gentoo.org> librtas-1.3.1.ebuild:
Marking librtas-1.3.1 ppc and ppc64 stable
1.1 sys-libs/librtas/librtas-1.3.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild?rev=1.1&content-type=text/plain
Index: librtas-1.3.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild,v 1.1 2008/01/05 20:20:13 ranger Exp $
inherit eutils
DESCRIPTION=" Librtas provides a set of libraries for user-space access to the Run-Time Abstraction Services (RTAS) on the ppc64 architecture."
SRC_URI="http://librtas.ozlabs.org/releases/librtas-${PV}.tar.gz"
HOMEPAGE="http://librtas.ozlabs.org/"
SLOT="0"
LICENSE="IPL-1"
KEYWORDS="~ppc ~ppc64"
IUSE=""
src_unpack() {
unpack ${A}
epatch ${FILESDIR}/librtas-1.3.3-remove-doc.patch
}
src_install() {
make DESTDIR="${D}" install || die "Compilation failed"
dodoc README COPYRIGHT
}
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-05 20:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-05 20:20 [gentoo-commits] gentoo-x86 commit in sys-libs/librtas: ChangeLog librtas-1.3.3.ebuild Brent Baude (ranger)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox