diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-04-20 14:09:59 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-04-20 14:09:59 +0000 |
commit | 6c327bd4a8b317951ee6ed75301c3780f6741dec (patch) | |
tree | a8f0e28419c676d5aab457feae713961b544e67b /x11-libs/libXcomposite | |
parent | ia64 stable (diff) | |
download | gentoo-2-6c327bd4a8b317951ee6ed75301c3780f6741dec.tar.gz gentoo-2-6c327bd4a8b317951ee6ed75301c3780f6741dec.tar.bz2 gentoo-2-6c327bd4a8b317951ee6ed75301c3780f6741dec.zip |
stable amd64, bug 174959
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libXcomposite')
-rw-r--r-- | x11-libs/libXcomposite/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libXcomposite/ChangeLog b/x11-libs/libXcomposite/ChangeLog index 5a1f6fa8c3f1..e09d33a01192 100644 --- a/x11-libs/libXcomposite/ChangeLog +++ b/x11-libs/libXcomposite/ChangeLog @@ -1,6 +1,10 @@ # 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.35 2007/04/18 13:04:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.36 2007/04/20 14:09:59 opfer Exp $ + + 20 Apr 2007; Christian Faulhammer <opfer@gentoo.org> + libXcomposite-0.3.1.ebuild: + stable amd64, bug 174959 18 Apr 2007; Raúl Porcel <armin76@gentoo.org> libXcomposite-0.3.1.ebuild: ia64 + x86 stable wrt bug 174959 diff --git a/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild b/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild index 1e2776080369..03456d644609 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.6 2007/04/18 13:04:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild,v 1.7 2007/04/20 14:09:59 opfer 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 |