diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-18 13:04:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-18 13:04:47 +0000 |
commit | c882d8ea21f7e80727505586d9a0356ccee03f27 (patch) | |
tree | 183ee41e3eed31487e1340dc1d9babcdace8d3f1 /x11-libs/libXcomposite | |
parent | Reoder vars (diff) | |
download | gentoo-2-c882d8ea21f7e80727505586d9a0356ccee03f27.tar.gz gentoo-2-c882d8ea21f7e80727505586d9a0356ccee03f27.tar.bz2 gentoo-2-c882d8ea21f7e80727505586d9a0356ccee03f27.zip |
ia64 + x86 stable wrt bug 174959
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-libs/libXcomposite')
-rw-r--r-- | x11-libs/libXcomposite/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXcomposite/ChangeLog b/x11-libs/libXcomposite/ChangeLog index 6f2367c77f77..5a1f6fa8c3f1 100644 --- a/x11-libs/libXcomposite/ChangeLog +++ b/x11-libs/libXcomposite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXcomposite # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.34 2007/04/18 10:41:38 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.35 2007/04/18 13:04:47 armin76 Exp $ + + 18 Apr 2007; Raúl Porcel <armin76@gentoo.org> libXcomposite-0.3.1.ebuild: + ia64 + x86 stable wrt bug 174959 18 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> libXcomposite-0.3.1.ebuild: diff --git a/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild b/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild index a1ad3bcc35bf..1e2776080369 100644 --- a/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild +++ b/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild,v 1.5 2007/04/18 10:41:38 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild,v 1.6 2007/04/18 13:04:47 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Xcomposite library" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libXfixes x11-libs/libXext |