* [gentoo-commits] gentoo-x86 commit in net-irc/rhapsody: rhapsody-0.28b.ebuild ChangeLog
@ 2008-03-25 18:24 Santiago M. Mola (coldwind)
0 siblings, 0 replies; 3+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-03-25 18:24 UTC (permalink / raw
To: gentoo-commits
coldwind 08/03/25 18:24:42
Modified: rhapsody-0.28b.ebuild ChangeLog
Log:
amd64 stable
(Portage version: 2.1.4.4)
Revision Changes Path
1.3 net-irc/rhapsody/rhapsody-0.28b.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild?r1=1.2&r2=1.3
Index: rhapsody-0.28b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rhapsody-0.28b.ebuild 20 Feb 2007 12:24:55 -0000 1.2
+++ rhapsody-0.28b.ebuild 25 Mar 2008 18:24:41 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v 1.2 2007/02/20 12:24:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v 1.3 2008/03/25 18:24:41 coldwind Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.0"
1.8 net-irc/rhapsody/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rhapsody/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 20 Feb 2007 12:24:55 -0000 1.7
+++ ChangeLog 25 Mar 2008 18:24:41 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/rhapsody
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/ChangeLog,v 1.7 2007/02/20 12:24:55 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/ChangeLog,v 1.8 2008/03/25 18:24:41 coldwind Exp $
+
+ 25 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> rhapsody-0.28b.ebuild:
+ amd64 stable
20 Feb 2007; Raúl Porcel <armin76@gentoo.org> -rhapsody-0.25b.ebuild,
-rhapsody-0.26b.ebuild, rhapsody-0.28b.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-irc/rhapsody: rhapsody-0.28b.ebuild ChangeLog
@ 2008-06-07 9:40 Raul Porcel (armin76)
0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2008-06-07 9:40 UTC (permalink / raw
To: gentoo-commits
armin76 08/06/07 09:40:21
Modified: rhapsody-0.28b.ebuild ChangeLog
Log:
Add a patch to compile with uclibc, by Natanael Copa, bug #219692
(Portage version: 2.1.5.4)
Revision Changes Path
1.4 net-irc/rhapsody/rhapsody-0.28b.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild?r1=1.3&r2=1.4
Index: rhapsody-0.28b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rhapsody-0.28b.ebuild 25 Mar 2008 18:24:41 -0000 1.3
+++ rhapsody-0.28b.ebuild 7 Jun 2008 09:40:20 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v 1.3 2008/03/25 18:24:41 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v 1.4 2008/06/07 09:40:20 armin76 Exp $
inherit toolchain-funcs
@@ -15,6 +15,13 @@
DEPEND=">=sys-libs/ncurses-5.0"
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+
+ epatch "${FILESDIR}"/${P}-uclibc.patch
+}
+
src_compile() {
./configure -i /usr/share/rhapsody || die "configure failed"
emake CC="$(tc-getCC)" LOCALFLAGS="${CFLAGS}" || die "emake failed"
1.9 net-irc/rhapsody/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rhapsody/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 25 Mar 2008 18:24:41 -0000 1.8
+++ ChangeLog 7 Jun 2008 09:40:20 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/rhapsody
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/ChangeLog,v 1.8 2008/03/25 18:24:41 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/ChangeLog,v 1.9 2008/06/07 09:40:20 armin76 Exp $
+
+ 07 Jun 2008; Raúl Porcel <armin76@gentoo.org>
+ +files/rhapsody-0.28b-uclibc.patch, rhapsody-0.28b.ebuild:
+ Add a patch to compile with uclibc, by Natanael Copa, bug #219692
25 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> rhapsody-0.28b.ebuild:
amd64 stable
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-irc/rhapsody: rhapsody-0.28b.ebuild ChangeLog
@ 2009-12-15 19:16 Raul Porcel (armin76)
0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-15 19:16 UTC (permalink / raw
To: gentoo-commits
armin76 09/12/15 19:16:20
Modified: rhapsody-0.28b.ebuild ChangeLog
Log:
Add missing inherit, bug #297063
(Portage version: 2.1.6.13/cvs/Linux ia64)
Revision Changes Path
1.5 net-irc/rhapsody/rhapsody-0.28b.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild?r1=1.4&r2=1.5
Index: rhapsody-0.28b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rhapsody-0.28b.ebuild 7 Jun 2008 09:40:20 -0000 1.4
+++ rhapsody-0.28b.ebuild 15 Dec 2009 19:16:19 -0000 1.5
@@ -1,8 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v 1.4 2008/06/07 09:40:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v 1.5 2009/12/15 19:16:19 armin76 Exp $
-inherit toolchain-funcs
+inherit toolchain-funcs eutils
DESCRIPTION="IRC client intended to be displayed on a text console"
HOMEPAGE="http://rhapsody.sourceforge.net/"
1.10 net-irc/rhapsody/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rhapsody/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rhapsody/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 7 Jun 2008 09:40:20 -0000 1.9
+++ ChangeLog 15 Dec 2009 19:16:19 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/rhapsody
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/ChangeLog,v 1.9 2008/06/07 09:40:20 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/ChangeLog,v 1.10 2009/12/15 19:16:19 armin76 Exp $
+
+ 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> rhapsody-0.28b.ebuild:
+ Add missing inherit, bug #297063
07 Jun 2008; Raúl Porcel <armin76@gentoo.org>
+files/rhapsody-0.28b-uclibc.patch, rhapsody-0.28b.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-12-15 19:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 19:16 [gentoo-commits] gentoo-x86 commit in net-irc/rhapsody: rhapsody-0.28b.ebuild ChangeLog Raul Porcel (armin76)
-- strict thread matches above, loose matches on Subject: below --
2008-06-07 9:40 Raul Porcel (armin76)
2008-03-25 18:24 Santiago M. Mola (coldwind)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox