diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-12-02 22:06:08 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-12-02 22:06:08 +0000 |
commit | 3108e8700c4700a204501a3942040c1e3d8a0080 (patch) | |
tree | 257eda37a06ca8134aa98a49c07437b6bdd70328 /x11-misc | |
parent | Insert Unity to list of registered desktops. (diff) | |
download | gentoo-2-3108e8700c4700a204501a3942040c1e3d8a0080.tar.gz gentoo-2-3108e8700c4700a204501a3942040c1e3d8a0080.tar.bz2 gentoo-2-3108e8700c4700a204501a3942040c1e3d8a0080.zip |
Stable on amd64 wrt bug #391469
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xsimpsons/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsimpsons/xsimpsons-0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsimpsons/ChangeLog b/x11-misc/xsimpsons/ChangeLog index 151d6f789936..2d54bdb5f1d3 100644 --- a/x11-misc/xsimpsons/ChangeLog +++ b/x11-misc/xsimpsons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsimpsons # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v 1.18 2011/12/01 19:41:19 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v 1.19 2011/12/02 22:06:08 hwoarang Exp $ + + 02 Dec 2011; Markos Chandras <hwoarang@gentoo.org> xsimpsons-0.1-r1.ebuild: + Stable on amd64 wrt bug #391469 01 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xsimpsons-0.1-r1.ebuild: x86 stable wrt bug #391469 diff --git a/x11-misc/xsimpsons/xsimpsons-0.1-r1.ebuild b/x11-misc/xsimpsons/xsimpsons-0.1-r1.ebuild index 63f6212828a6..97fc7bb0b386 100644 --- a/x11-misc/xsimpsons/xsimpsons-0.1-r1.ebuild +++ b/x11-misc/xsimpsons/xsimpsons-0.1-r1.ebuild @@ -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/x11-misc/xsimpsons/xsimpsons-0.1-r1.ebuild,v 1.3 2011/12/01 19:41:19 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1-r1.ebuild,v 1.4 2011/12/02 22:06:08 hwoarang Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |