diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:41:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:41:22 +0000 |
commit | 4c5351b1844a227045747c05426101811a86b82e (patch) | |
tree | 5e64a858547cdc96c4994871179d1a93074a2084 /x11-apps/xgc | |
parent | Stable for HPPA (bug #344827). (diff) | |
download | gentoo-2-4c5351b1844a227045747c05426101811a86b82e.tar.gz gentoo-2-4c5351b1844a227045747c05426101811a86b82e.tar.bz2 gentoo-2-4c5351b1844a227045747c05426101811a86b82e.zip |
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha11/cvs/Linux i686)
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 6c0ad7e4de14..6378fceac89e 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.28 2010/12/29 22:26:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.29 2010/12/31 20:41:22 jer Exp $ + + 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xgc-1.0.3.ebuild: + Stable for HPPA (bug #344827). 29 Dec 2010; Markus Meier <maekke@gentoo.org> xgc-1.0.3.ebuild: arm stable, bug #344827 diff --git a/x11-apps/xgc/xgc-1.0.3.ebuild b/x11-apps/xgc/xgc-1.0.3.ebuild index 4593b7bb7ebc..5357ac06d685 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.5 2010/12/29 22:26:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.3.ebuild,v 1.6 2010/12/31 20:41:22 jer 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 |