* [gentoo-commits] gentoo-x86 commit in media-libs/libart_lgpl: ChangeLog libart_lgpl-2.3.20.ebuild
@ 2008-02-03 22:24 Mart Raudsepp (leio)
0 siblings, 0 replies; 2+ messages in thread
From: Mart Raudsepp (leio) @ 2008-02-03 22:24 UTC (permalink / raw
To: gentoo-commits
leio 08/02/03 22:24:59
Modified: ChangeLog
Added: libart_lgpl-2.3.20.ebuild
Log:
Version bump. No real changes to us, just a patch is included that we use
(Portage version: 2.1.4.1)
Revision Changes Path
1.56 media-libs/libart_lgpl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libart_lgpl/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libart_lgpl/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libart_lgpl/ChangeLog?r1=1.55&r2=1.56
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog 9 Sep 2007 14:02:34 -0000 1.55
+++ ChangeLog 3 Feb 2008 22:24:59 -0000 1.56
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/libart_lgpl
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/ChangeLog,v 1.55 2007/09/09 14:02:34 drac Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/ChangeLog,v 1.56 2008/02/03 22:24:59 leio Exp $
+
+*libart_lgpl-2.3.20 (03 Feb 2008)
+
+ 03 Feb 2008; Mart Raudsepp <leio@gentoo.org> +libart_lgpl-2.3.20.ebuild:
+ Version bump. No real changes to us, just a patch is included that we use
09 Sep 2007; Samuli Suominen <drac@gentoo.org>
libart_lgpl-2.3.19-r1.ebuild:
1.1 media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild?rev=1.1&content-type=text/plain
Index: libart_lgpl-2.3.20.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild,v 1.1 2008/02/03 22:24:59 leio Exp $
inherit gnome2 eutils
DESCRIPTION="a LGPL version of libart"
HOMEPAGE="http://www.levien.com/libart"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-util/pkgconfig"
RDEPEND=""
DOCS="AUTHORS ChangeLog NEWS README"
src_unpack() {
gnome2_src_unpack
# Fix crosscompiling; bug #185684
epatch "${FILESDIR}"/${PN}-2.3.19-crosscompile.patch
}
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libart_lgpl: ChangeLog libart_lgpl-2.3.20.ebuild
@ 2013-03-29 23:15 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2013-03-29 23:15 UTC (permalink / raw
To: gentoo-commits
eva 13/03/29 23:15:20
Modified: ChangeLog
Removed: libart_lgpl-2.3.20.ebuild
Log:
Clean up old revision.
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path
1.77 media-libs/libart_lgpl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libart_lgpl/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libart_lgpl/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libart_lgpl/ChangeLog?r1=1.76&r2=1.77
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog 15 May 2012 23:31:32 -0000 1.76
+++ ChangeLog 29 Mar 2013 23:15:20 -0000 1.77
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/libart_lgpl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/ChangeLog,v 1.76 2012/05/15 23:31:32 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/ChangeLog,v 1.77 2013/03/29 23:15:20 eva Exp $
+
+ 29 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
+ -files/libart_lgpl-2.3.19-alloc.patch,
+ -files/libart_lgpl-2.3.19-crosscompile.patch, -libart_lgpl-2.3.20.ebuild:
+ Clean up old revision.
15 May 2012; Alexis Ballier <aballier@gentoo.org>
libart_lgpl-2.3.21-r1.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-29 23:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-29 23:15 [gentoo-commits] gentoo-x86 commit in media-libs/libart_lgpl: ChangeLog libart_lgpl-2.3.20.ebuild Gilles Dartiguelongue (eva)
-- strict thread matches above, loose matches on Subject: below --
2008-02-03 22:24 Mart Raudsepp (leio)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox