* [gentoo-commits] gentoo-x86 commit in app-emulation/vice: vice-2.3.ebuild ChangeLog
@ 2011-10-08 16:31 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 6+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-10-08 16:31 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 11/10/08 16:31:21
Modified: vice-2.3.ebuild ChangeLog
Log:
x86 stable wrt bug #385895
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.3 app-emulation/vice/vice-2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?r1=1.2&r2=1.3
Index: vice-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vice-2.3.ebuild 2 Aug 2011 05:44:43 -0000 1.2
+++ vice-2.3.ebuild 8 Oct 2011 16:31:21 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.2 2011/08/02 05:44:43 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.3 2011/10/08 16:31:21 phajdan.jr Exp $
EAPI=2
inherit autotools eutils games
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE="Xaw3d alsa gnome nls png readline sdl ipv6 memmap ethernet oss zlib X gif jpeg xv dga xrandr ffmpeg lame pulseaudio"
RDEPEND="
1.77 app-emulation/vice/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?r1=1.76&r2=1.77
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog 2 Aug 2011 05:44:43 -0000 1.76
+++ ChangeLog 8 Oct 2011 16:31:21 -0000 1.77
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/vice
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.76 2011/08/02 05:44:43 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.77 2011/10/08 16:31:21 phajdan.jr Exp $
+
+ 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> vice-2.3.ebuild:
+ x86 stable wrt bug #385895
02 Aug 2011; Matt Turner <mattst88@gentoo.org> vice-2.2.ebuild,
vice-2.3.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/vice: vice-2.3.ebuild ChangeLog
@ 2011-10-24 4:12 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2011-10-24 4:12 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 11/10/24 04:12:24
Modified: vice-2.3.ebuild ChangeLog
Log:
Avoid building pre-built docs (bug #379633) with patch from Jared B.
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.4 app-emulation/vice/vice-2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?r1=1.3&r2=1.4
Index: vice-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vice-2.3.ebuild 8 Oct 2011 16:31:21 -0000 1.3
+++ vice-2.3.ebuild 24 Oct 2011 04:12:24 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.3 2011/10/08 16:31:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.4 2011/10/24 04:12:24 mr_bones_ Exp $
EAPI=2
inherit autotools eutils games
@@ -47,7 +47,6 @@
dga? ( x11-libs/libXxf86dga )
xrandr? ( x11-libs/libXrandr )"
DEPEND="${RDEPEND}
- virtual/texi2dvi
dev-util/pkgconfig
x11-apps/bdftopcf
x11-apps/mkfontdir
@@ -59,6 +58,7 @@
nls? ( sys-devel/gettext )"
src_prepare() {
+ epatch "${FILESDIR}"/${P}-notexi.patch
sed -i \
-e "s:/usr/local/lib/VICE:${GAMES_DATADIR}/${PN}:" \
man/vice.1 \
1.78 app-emulation/vice/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?r1=1.77&r2=1.78
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog 8 Oct 2011 16:31:21 -0000 1.77
+++ ChangeLog 24 Oct 2011 04:12:24 -0000 1.78
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/vice
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.77 2011/10/08 16:31:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.78 2011/10/24 04:12:24 mr_bones_ Exp $
+
+ 24 Oct 2011; Michael Sterrett <mr_bones_@gentoo.org> vice-2.3.ebuild,
+ +files/vice-2.3-notexi.patch:
+ Avoid building pre-built docs (bug #379633) with patch from Jared B.
08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> vice-2.3.ebuild:
x86 stable wrt bug #385895
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/vice: vice-2.3.ebuild ChangeLog
@ 2011-12-13 18:23 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2011-12-13 18:23 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 11/12/13 18:23:07
Modified: vice-2.3.ebuild ChangeLog
Log:
Add patch to build with newer ffmpeg from Michael (kensington) (bug #394341)
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.5 app-emulation/vice/vice-2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?r1=1.4&r2=1.5
Index: vice-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vice-2.3.ebuild 24 Oct 2011 04:12:24 -0000 1.4
+++ vice-2.3.ebuild 13 Dec 2011 18:23:07 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.4 2011/10/24 04:12:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.5 2011/12/13 18:23:07 mr_bones_ Exp $
EAPI=2
inherit autotools eutils games
@@ -58,7 +58,9 @@
nls? ( sys-devel/gettext )"
src_prepare() {
- epatch "${FILESDIR}"/${P}-notexi.patch
+ epatch \
+ "${FILESDIR}"/${P}-notexi.patch \
+ "${FILESDIR}"/${P}-libav.patch
sed -i \
-e "s:/usr/local/lib/VICE:${GAMES_DATADIR}/${PN}:" \
man/vice.1 \
1.80 app-emulation/vice/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?r1=1.79&r2=1.80
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog 10 Nov 2011 03:42:00 -0000 1.79
+++ ChangeLog 13 Dec 2011 18:23:07 -0000 1.80
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/vice
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.79 2011/11/10 03:42:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.80 2011/12/13 18:23:07 mr_bones_ Exp $
+
+ 13 Dec 2011; Michael Sterrett <mr_bones_@gentoo.org> vice-2.3.ebuild,
+ +files/vice-2.3-libav.patch:
+ Add patch to build with newer ffmpeg from Michael (kensington) (bug #394341)
10 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -vice-2.2.ebuild,
-files/vice-2.2-xshm.patch:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/vice: vice-2.3.ebuild ChangeLog
@ 2012-01-13 17:31 Mike Frysinger (vapier)
0 siblings, 0 replies; 6+ messages in thread
From: Mike Frysinger (vapier) @ 2012-01-13 17:31 UTC (permalink / raw
To: gentoo-commits
vapier 12/01/13 17:31:32
Modified: vice-2.3.ebuild ChangeLog
Log:
Use common tc-getPKG_CONFIG helper.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.6 app-emulation/vice/vice-2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?r1=1.5&r2=1.6
Index: vice-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vice-2.3.ebuild 13 Dec 2011 18:23:07 -0000 1.5
+++ vice-2.3.ebuild 13 Jan 2012 17:31:32 -0000 1.6
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.5 2011/12/13 18:23:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.6 2012/01/13 17:31:32 vapier Exp $
EAPI=2
-inherit autotools eutils games
+inherit autotools eutils games toolchain-funcs
DESCRIPTION="The Versatile Commodore 8-bit Emulator"
HOMEPAGE="http://vice-emu.sourceforge.net/"
@@ -81,7 +81,7 @@
src_configure() {
# don't try to actually run fc-cache (bug #280976)
FCCACHE=/bin/true \
- PKG_CONFIG=pkg-config \
+ PKG_CONFIG=$(tc-getPKG_CONFIG) \
egamesconf \
--disable-dependency-tracking \
--enable-fullscreen \
1.81 app-emulation/vice/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?r1=1.80&r2=1.81
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog 13 Dec 2011 18:23:07 -0000 1.80
+++ ChangeLog 13 Jan 2012 17:31:32 -0000 1.81
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/vice
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.80 2011/12/13 18:23:07 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.81 2012/01/13 17:31:32 vapier Exp $
+
+ 13 Jan 2012; Mike Frysinger <vapier@gentoo.org> vice-2.3.ebuild:
+ Use common tc-getPKG_CONFIG helper.
13 Dec 2011; Michael Sterrett <mr_bones_@gentoo.org> vice-2.3.ebuild,
+files/vice-2.3-libav.patch:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/vice: vice-2.3.ebuild ChangeLog
@ 2012-05-03 18:49 Jeff Horelick (jdhore)
0 siblings, 0 replies; 6+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-03 18:49 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/03 18:49:07
Modified: vice-2.3.ebuild ChangeLog
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.7 app-emulation/vice/vice-2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?r1=1.6&r2=1.7
Index: vice-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- vice-2.3.ebuild 13 Jan 2012 17:31:32 -0000 1.6
+++ vice-2.3.ebuild 3 May 2012 18:49:07 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.6 2012/01/13 17:31:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.7 2012/05/03 18:49:07 jdhore Exp $
EAPI=2
inherit autotools eutils games toolchain-funcs
@@ -47,7 +47,7 @@
dga? ( x11-libs/libXxf86dga )
xrandr? ( x11-libs/libXrandr )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-apps/bdftopcf
x11-apps/mkfontdir
x11-proto/xproto
1.82 app-emulation/vice/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?r1=1.81&r2=1.82
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog 13 Jan 2012 17:31:32 -0000 1.81
+++ ChangeLog 3 May 2012 18:49:07 -0000 1.82
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/vice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.81 2012/01/13 17:31:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.82 2012/05/03 18:49:07 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> vice-2.3.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
13 Jan 2012; Mike Frysinger <vapier@gentoo.org> vice-2.3.ebuild:
Use common tc-getPKG_CONFIG helper.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/vice: vice-2.3.ebuild ChangeLog
@ 2012-10-28 16:57 Markos Chandras (hwoarang)
0 siblings, 0 replies; 6+ messages in thread
From: Markos Chandras (hwoarang) @ 2012-10-28 16:57 UTC (permalink / raw
To: gentoo-commits
hwoarang 12/10/28 16:57:30
Modified: vice-2.3.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #439934
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Revision Changes Path
1.8 app-emulation/vice/vice-2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?r1=1.7&r2=1.8
Index: vice-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- vice-2.3.ebuild 3 May 2012 18:49:07 -0000 1.7
+++ vice-2.3.ebuild 28 Oct 2012 16:57:30 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.7 2012/05/03 18:49:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.8 2012/10/28 16:57:30 hwoarang Exp $
EAPI=2
inherit autotools eutils games toolchain-funcs
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE="Xaw3d alsa gnome nls png readline sdl ipv6 memmap ethernet oss zlib X gif jpeg xv dga xrandr ffmpeg lame pulseaudio"
RDEPEND="
1.83 app-emulation/vice/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?r1=1.82&r2=1.83
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog 3 May 2012 18:49:07 -0000 1.82
+++ ChangeLog 28 Oct 2012 16:57:30 -0000 1.83
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/vice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.82 2012/05/03 18:49:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.83 2012/10/28 16:57:30 hwoarang Exp $
+
+ 28 Oct 2012; Markos Chandras <hwoarang@gentoo.org> vice-2.3.ebuild:
+ Stable on amd64 wrt bug #439934
03 May 2012; Jeff Horelick <jdhore@gentoo.org> vice-2.3.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-10-28 16:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-08 16:31 [gentoo-commits] gentoo-x86 commit in app-emulation/vice: vice-2.3.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2011-10-24 4:12 Michael Sterrett (mr_bones_)
2011-12-13 18:23 Michael Sterrett (mr_bones_)
2012-01-13 17:31 Mike Frysinger (vapier)
2012-05-03 18:49 Jeff Horelick (jdhore)
2012-10-28 16:57 Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox