diff options
author | 2011-02-12 18:03:48 +0000 | |
---|---|---|
committer | 2011-02-12 18:03:48 +0000 | |
commit | 824837b71604a4cb93a05c18d41e8d7fa4047077 (patch) | |
tree | a2042409475c033ff65bc3651e97a1554c5a61e9 /x11-misc/xaos | |
parent | s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-824837b71604a4cb93a05c18d41e8d7fa4047077.tar.gz gentoo-2-824837b71604a4cb93a05c18d41e8d7fa4047077.tar.bz2 gentoo-2-824837b71604a4cb93a05c18d41e8d7fa4047077.zip |
sparc stable wrt #342295
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/xaos')
-rw-r--r-- | x11-misc/xaos/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xaos/xaos-3.5-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xaos/ChangeLog b/x11-misc/xaos/ChangeLog index ee9ae3daef29..20f1706ee3e1 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.35 2010/11/22 17:25:07 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.36 2011/02/12 18:03:48 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xaos-3.5-r1.ebuild: + sparc stable wrt #342295 22 Nov 2010; Justin Lecher <jlec@gentoo.org> xaos-3.5-r1.ebuild: Remove dga dependency, fixes #346195 diff --git a/x11-misc/xaos/xaos-3.5-r1.ebuild b/x11-misc/xaos/xaos-3.5-r1.ebuild index 97560a0e6c58..f7ce6d6a3de7 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 +# Copyright 1999-2011 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.3 2010/11/22 17:25:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5-r1.ebuild,v 1.4 2011/02/12 18:03:48 armin76 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 |