public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnustep-libs/iconkit: ChangeLog iconkit-0.4.0.ebuild
@ 2008-11-17 14:00 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli (voyageur) @ 2008-11-17 14:00 UTC (permalink / raw
  To: gentoo-commits

voyageur    08/11/17 14:00:35

  Modified:             ChangeLog
  Added:                iconkit-0.4.0.ebuild
  Log:
  Version bump from Etoile 0.4.0
  (Portage version: 2.2_rc14/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.6                  gnustep-libs/iconkit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/iconkit/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/iconkit/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/iconkit/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	16 Nov 2007 15:05:53 -0000	1.5
+++ ChangeLog	17 Nov 2008 14:00:35 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for gnustep-libs/iconkit
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v 1.5 2007/11/16 15:05:53 beandog Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v 1.6 2008/11/17 14:00:35 voyageur Exp $
+
+*iconkit-0.4.0 (17 Nov 2008)
+
+  17 Nov 2008; Bernard Cafarelli <voyageur@gentoo.org>
+  +iconkit-0.4.0.ebuild:
+  Version bump from Etoile 0.4.0
 
   16 Nov 2007; Steve Dibb <beandog@gentoo.org> iconkit-0.2.ebuild:
   amd64 stable, bug 195990



1.1                  gnustep-libs/iconkit/iconkit-0.4.0.ebuild

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

Index: iconkit-0.4.0.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.0.ebuild,v 1.1 2008/11/17 14:00:35 voyageur Exp $

inherit gnustep-2

S="${WORKDIR}/Etoile-${PV}/Frameworks/IconKit"

DESCRIPTION="framework used to create icons using different elements"
HOMEPAGE="http://www.etoile-project.org"
SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.gz"
LICENSE="LGPL-2.1"
KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE=""

DEPEND="media-libs/libpng"
RDEPEND="${DEPEND}"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in gnustep-libs/iconkit: ChangeLog iconkit-0.4.0.ebuild
@ 2009-03-05 14:50 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli (voyageur) @ 2009-03-05 14:50 UTC (permalink / raw
  To: gentoo-commits

voyageur    09/03/05 14:50:07

  Modified:             ChangeLog iconkit-0.4.0.ebuild
  Log:
  Filter out -Werror during build
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  gnustep-libs/iconkit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/iconkit/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/iconkit/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/iconkit/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	17 Nov 2008 14:00:35 -0000	1.6
+++ ChangeLog	5 Mar 2009 14:50:07 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for gnustep-libs/iconkit
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v 1.6 2008/11/17 14:00:35 voyageur Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v 1.7 2009/03/05 14:50:07 voyageur Exp $
+
+  05 Mar 2009; Bernard Cafarelli <voyageur@gentoo.org> iconkit-0.4.0.ebuild:
+  Filter out -Werror during build
 
 *iconkit-0.4.0 (17 Nov 2008)
 



1.2                  gnustep-libs/iconkit/iconkit-0.4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.0.ebuild?r1=1.1&r2=1.2

Index: iconkit-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iconkit-0.4.0.ebuild	17 Nov 2008 14:00:35 -0000	1.1
+++ iconkit-0.4.0.ebuild	5 Mar 2009 14:50:07 -0000	1.2
@@ -1,6 +1,6 @@
-# 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/gnustep-libs/iconkit/iconkit-0.4.0.ebuild,v 1.1 2008/11/17 14:00:35 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.0.ebuild,v 1.2 2009/03/05 14:50:07 voyageur Exp $
 
 inherit gnustep-2
 
@@ -16,3 +16,10 @@
 
 DEPEND="media-libs/libpng"
 RDEPEND="${DEPEND}"
+
+src_unpack() {
+	unpack ${A}
+
+	cd "${WORKDIR}/Etoile-${PV}"
+	sed -i -e "s/-Werror//" etoile.make || die "sed failed"
+}






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-05 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-17 14:00 [gentoo-commits] gentoo-x86 commit in gnustep-libs/iconkit: ChangeLog iconkit-0.4.0.ebuild Bernard Cafarelli (voyageur)
  -- strict thread matches above, loose matches on Subject: below --
2009-03-05 14:50 Bernard Cafarelli (voyageur)

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