diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-30 19:47:28 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-30 19:47:28 +0000 |
commit | 9d2d8f5cdcad6015ecb6c73c7c5c4f8035e5ee96 (patch) | |
tree | b7a88b840326f89c16d2e8f13efb1a7608e28fb5 /app-emulation/x48/ChangeLog | |
parent | alpha/ia64/sparc stable wrt #348987 (diff) | |
download | historical-9d2d8f5cdcad6015ecb6c73c7c5c4f8035e5ee96.tar.gz historical-9d2d8f5cdcad6015ecb6c73c7c5c4f8035e5ee96.tar.bz2 historical-9d2d8f5cdcad6015ecb6c73c7c5c4f8035e5ee96.zip |
Proxy commit from Kevin McCarthy: version bump to 0.6.3: cleanup with EAPI=3, fix dependencies, don't install the ROM dumps as their license is unclear, fix buffer overflow, add readline USE flag and fix build with it disabled. Update metadata.
Package-Manager: portage-2.2.0_alpha19/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/x48/ChangeLog')
-rw-r--r-- | app-emulation/x48/ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/app-emulation/x48/ChangeLog b/app-emulation/x48/ChangeLog index 29ae5ebae206..e440cb9c5408 100644 --- a/app-emulation/x48/ChangeLog +++ b/app-emulation/x48/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for app-emulation/x48 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/ChangeLog,v 1.17 2009/09/22 17:56:44 vostorga Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/ChangeLog,v 1.18 2011/01/30 19:47:27 flameeyes Exp $ + +*x48-0.6.3 (30 Jan 2011) + + 30 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org> -x48-0.4.3.ebuild, + -x48-0.6.1.ebuild, +x48-0.6.3.ebuild, +files/x48-0.6.3-no-readline.patch, + +files/x48-0.6.3-off-by-one.patch, metadata.xml: + Proxy commit from Kevin McCarthy: version bump to 0.6.3: cleanup with EAPI=3, + fix dependencies, don't install the ROM dumps as their license is unclear, + fix buffer overflow, add readline USE flag and fix build with it disabled. + Update metadata. *x48-0.6.1 (22 Sep 2009) |