diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 19:14:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 19:14:40 +0000 |
commit | dba935e8faa16fb048504a7c3343b64c218f9160 (patch) | |
tree | 1c25cd89918ced00ecebdac1b40aec9438c9abdb /x11-misc | |
parent | Stable for AMD64, wrt bug #394087 (diff) | |
download | gentoo-2-dba935e8faa16fb048504a7c3343b64c218f9160.tar.gz gentoo-2-dba935e8faa16fb048504a7c3343b64c218f9160.tar.bz2 gentoo-2-dba935e8faa16fb048504a7c3343b64c218f9160.zip |
Stable for AMD64, wrt bug #393781
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/x2x/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/x2x/x2x-1.27-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/x2x/ChangeLog b/x11-misc/x2x/ChangeLog index d787f5647c9a..34fd9436befe 100644 --- a/x11-misc/x2x/ChangeLog +++ b/x11-misc/x2x/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/x2x -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/ChangeLog,v 1.24 2010/09/03 06:29:57 xarthisius Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/ChangeLog,v 1.25 2011/12/16 19:14:40 ago Exp $ + + 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> x2x-1.27-r3.ebuild: + Stable for AMD64, wrt bug #393781 03 Sep 2010; Kacper Kowalik <xarthisius@gentoo.org> x2x-1.27-r3.ebuild: Revert changes to CFLAGS introduced by debian patch diff --git a/x11-misc/x2x/x2x-1.27-r3.ebuild b/x11-misc/x2x/x2x-1.27-r3.ebuild index 0720fee73f96..466c94891070 100644 --- a/x11-misc/x2x/x2x-1.27-r3.ebuild +++ b/x11-misc/x2x/x2x-1.27-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r3.ebuild,v 1.2 2010/09/03 06:29:57 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r3.ebuild,v 1.3 2011/12/16 19:14:40 ago Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://ftp.digital.com/pub/Digital/SRC/x2x/${P}.tar.gz mirror://gentoo/${P}-license.patch.gz mirror://gentoo/${P}-keymap.diff.gz" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~mips ~ppc ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libX11 |