diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:32:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:32:55 +0000 |
commit | 95185bb2ba1242428c4143345efc422576f549bf (patch) | |
tree | d02619485b73e750140f656c3b4a38799092b0e8 /x11-libs/libXcomposite | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-95185bb2ba1242428c4143345efc422576f549bf.tar.gz gentoo-2-95185bb2ba1242428c4143345efc422576f549bf.tar.bz2 gentoo-2-95185bb2ba1242428c4143345efc422576f549bf.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libXcomposite')
-rw-r--r-- | x11-libs/libXcomposite/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libXcomposite/libXcomposite-0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXcomposite/ChangeLog b/x11-libs/libXcomposite/ChangeLog index a4b91ad47310..c65f0e2ab0ed 100644 --- a/x11-libs/libXcomposite/ChangeLog +++ b/x11-libs/libXcomposite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXcomposite -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.58 2009/12/27 18:04:30 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.59 2010/01/14 17:32:55 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libXcomposite-0.4.1.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> libXcomposite-0.4.1.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-libs/libXcomposite/libXcomposite-0.4.1.ebuild b/x11-libs/libXcomposite/libXcomposite-0.4.1.ebuild index 00c9c7b1e820..bd2fc4fda5f4 100644 --- a/x11-libs/libXcomposite/libXcomposite-0.4.1.ebuild +++ b/x11-libs/libXcomposite/libXcomposite-0.4.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.4.1.ebuild,v 1.6 2009/12/27 18:04:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.4.1.ebuild,v 1.7 2010/01/14 17:32:55 jer Exp $ inherit x-modular DESCRIPTION="X.Org Xcomposite library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/libX11 |