* [gentoo-commits] gentoo-x86 commit in dev-libs/libx86: libx86-1.1-r1.ebuild ChangeLog
@ 2009-06-30 8:34 Christian Faulhammer (fauli)
0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-06-30 8:34 UTC (permalink / raw
To: gentoo-commits
fauli 09/06/30 08:34:40
Modified: libx86-1.1-r1.ebuild ChangeLog
Log:
stable x86, bug 267719
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.3 dev-libs/libx86/libx86-1.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild?r1=1.2&r2=1.3
Index: libx86-1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libx86-1.1-r1.ebuild 15 Sep 2008 12:55:28 -0000 1.2
+++ libx86-1.1-r1.ebuild 30 Jun 2009 08:34:40 -0000 1.3
@@ -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/dev-libs/libx86/libx86-1.1-r1.ebuild,v 1.2 2008/09/15 12:55:28 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild,v 1.3 2009/06/30 08:34:40 fauli Exp $
inherit eutils multilib toolchain-funcs
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
src_unpack() {
1.12 dev-libs/libx86/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 15 Sep 2008 12:55:28 -0000 1.11
+++ ChangeLog 30 Jun 2009 08:34:40 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libx86
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v 1.11 2008/09/15 12:55:28 pva Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v 1.12 2009/06/30 08:34:40 fauli Exp $
+
+ 30 Jun 2009; Christian Faulhammer <fauli@gentoo.org> libx86-1.1-r1.ebuild:
+ stable x86, bug 267719
15 Sep 2008; Peter Volkov <pva@gentoo.org> libx86-1.1-r1.ebuild:
Use correct compiler, bug #237383, thank Jeroen Roovers for notice.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libx86: libx86-1.1-r1.ebuild ChangeLog
@ 2009-07-01 20:30 Markus Meier (maekke)
0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2009-07-01 20:30 UTC (permalink / raw
To: gentoo-commits
maekke 09/07/01 20:30:01
Modified: libx86-1.1-r1.ebuild ChangeLog
Log:
amd64 stable, bug #267719
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-libs/libx86/libx86-1.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild?r1=1.3&r2=1.4
Index: libx86-1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libx86-1.1-r1.ebuild 30 Jun 2009 08:34:40 -0000 1.3
+++ libx86-1.1-r1.ebuild 1 Jul 2009 20:30:01 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild,v 1.3 2009/06/30 08:34:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/libx86-1.1-r1.ebuild,v 1.4 2009/07/01 20:30:01 maekke Exp $
inherit eutils multilib toolchain-funcs
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
src_unpack() {
1.13 dev-libs/libx86/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libx86/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 30 Jun 2009 08:34:40 -0000 1.12
+++ ChangeLog 1 Jul 2009 20:30:01 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libx86
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v 1.12 2009/06/30 08:34:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v 1.13 2009/07/01 20:30:01 maekke Exp $
+
+ 01 Jul 2009; Markus Meier <maekke@gentoo.org> libx86-1.1-r1.ebuild:
+ amd64 stable, bug #267719
30 Jun 2009; Christian Faulhammer <fauli@gentoo.org> libx86-1.1-r1.ebuild:
stable x86, bug 267719
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-01 20:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 20:30 [gentoo-commits] gentoo-x86 commit in dev-libs/libx86: libx86-1.1-r1.ebuild ChangeLog Markus Meier (maekke)
-- strict thread matches above, loose matches on Subject: below --
2009-06-30 8:34 Christian Faulhammer (fauli)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox