diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-31 15:46:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-31 15:46:20 +0000 |
commit | 9a1fc3f2986c00a242ea94eb2e35a5b1dabec7fb (patch) | |
tree | 514da8f75104e0f39351be0c6564f1ce9b58e3fd /app-emulation/x48 | |
parent | Fix build with gcc-4.7 (bug #412349 by Alphat-PC). (diff) | |
download | gentoo-2-9a1fc3f2986c00a242ea94eb2e35a5b1dabec7fb.tar.gz gentoo-2-9a1fc3f2986c00a242ea94eb2e35a5b1dabec7fb.tar.bz2 gentoo-2-9a1fc3f2986c00a242ea94eb2e35a5b1dabec7fb.zip |
Stable for HPPA (bug #415223).
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/x48')
-rw-r--r-- | app-emulation/x48/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/x48/x48-0.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/x48/ChangeLog b/app-emulation/x48/ChangeLog index 5744253f6083..f3912d117125 100644 --- a/app-emulation/x48/ChangeLog +++ b/app-emulation/x48/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/x48 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/ChangeLog,v 1.26 2012/05/23 13:10:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/ChangeLog,v 1.27 2012/05/31 15:46:20 jer Exp $ + + 31 May 2012; Jeroen Roovers <jer@gentoo.org> x48-0.6.4.ebuild: + Stable for HPPA (bug #415223). 23 May 2012; Brent Baude <ranger@gentoo.org> x48-0.6.4.ebuild: Marking x48-0.6.4 ppc64 for bug 415223 diff --git a/app-emulation/x48/x48-0.6.4.ebuild b/app-emulation/x48/x48-0.6.4.ebuild index ebd8c940029e..2df08d60e4c8 100644 --- a/app-emulation/x48/x48-0.6.4.ebuild +++ b/app-emulation/x48/x48-0.6.4.ebuild @@ -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/x48/x48-0.6.4.ebuild,v 1.5 2012/05/23 13:10:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.6.4.ebuild,v 1.6 2012/05/31 15:46:20 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/x48.berlios/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="readline" RDEPEND="x11-libs/libX11 |