diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-07 13:12:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-07 13:12:01 +0000 |
commit | a43e7a484d51bd3c7ac79265dabdcbaac03fe775 (patch) | |
tree | 1311a714a8db57674d44900466867afd5157fea7 /x11-misc | |
parent | Stable on amd64 wrt bug #344349 (diff) | |
download | gentoo-2-a43e7a484d51bd3c7ac79265dabdcbaac03fe775.tar.gz gentoo-2-a43e7a484d51bd3c7ac79265dabdcbaac03fe775.tar.bz2 gentoo-2-a43e7a484d51bd3c7ac79265dabdcbaac03fe775.zip |
Stable on amd64 wrt bug #342295
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xaos/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xaos/xaos-3.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xaos/ChangeLog b/x11-misc/xaos/ChangeLog index 0db6c3826d57..6c42725261a3 100644 --- a/x11-misc/xaos/ChangeLog +++ b/x11-misc/xaos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xaos # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.33 2010/11/06 15:03:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.34 2010/11/07 13:12:01 hwoarang Exp $ + + 07 Nov 2010; Markos Chandras <hwoarang@gentoo.org> xaos-3.5-r1.ebuild: + Stable on amd64 wrt bug #342295 *xaos-3.5-r1 (06 Nov 2010) diff --git a/x11-misc/xaos/xaos-3.5-r1.ebuild b/x11-misc/xaos/xaos-3.5-r1.ebuild index aab2b0b569a5..3242198090c8 100644 --- a/x11-misc/xaos/xaos-3.5-r1.ebuild +++ b/x11-misc/xaos/xaos-3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5-r1.ebuild,v 1.1 2010/11/06 15:03:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5-r1.ebuild,v 1.2 2010/11/07 13:12:01 hwoarang Exp $ EAPI=2 inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="aalib doc -gtk nls png svga threads X" RDEPEND="sys-libs/zlib |