diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-29 22:26:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-29 22:26:41 +0000 |
commit | 89b026aa4c944d029158410bd9bfa4d5708395c0 (patch) | |
tree | 8aea3a13827e98109e7e8c9db4e030be8215f5b0 /x11-apps/xgc | |
parent | arm stable, bug #344827 (diff) | |
download | gentoo-2-89b026aa4c944d029158410bd9bfa4d5708395c0.tar.gz gentoo-2-89b026aa4c944d029158410bd9bfa4d5708395c0.tar.bz2 gentoo-2-89b026aa4c944d029158410bd9bfa4d5708395c0.zip |
arm stable, bug #344827
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xgc')
-rw-r--r-- | x11-apps/xgc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xgc/xgc-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xgc/ChangeLog b/x11-apps/xgc/ChangeLog index acc251381de2..6c0ad7e4de14 100644 --- a/x11-apps/xgc/ChangeLog +++ b/x11-apps/xgc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.27 2010/12/25 20:02:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.28 2010/12/29 22:26:41 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xgc-1.0.3.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xgc-1.0.3.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xgc/xgc-1.0.3.ebuild b/x11-apps/xgc/xgc-1.0.3.ebuild index ae14e364fbac..4593b7bb7ebc 100644 --- a/x11-apps/xgc/xgc-1.0.3.ebuild +++ b/x11-apps/xgc/xgc-1.0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.3.ebuild,v 1.4 2010/12/25 20:02:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.3.ebuild,v 1.5 2010/12/29 22:26:41 maekke Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X graphics demo" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libXaw |