diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-06-30 06:08:51 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-06-30 06:08:51 +0000 |
commit | e7a10bc5f30bfb8597da72b6d489b2faa2ed7e06 (patch) | |
tree | 916463cc744fe173a3a414c433e8e1b684a1bd00 /x11-libs/libXcursor | |
parent | x86 stable. (diff) | |
download | historical-e7a10bc5f30bfb8597da72b6d489b2faa2ed7e06.tar.gz historical-e7a10bc5f30bfb8597da72b6d489b2faa2ed7e06.tar.bz2 historical-e7a10bc5f30bfb8597da72b6d489b2faa2ed7e06.zip |
x86 stable.
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r-- | x11-libs/libXcursor/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog index c1ebab5b09bb..aba90e4900d0 100644 --- a/x11-libs/libXcursor/ChangeLog +++ b/x11-libs/libXcursor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXcursor # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.29 2006/06/03 16:27:45 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.30 2006/06/30 05:59:51 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + libXcursor-1.1.7.ebuild: + x86 stable. *libXcursor-1.1.7 (03 Jun 2006) diff --git a/x11-libs/libXcursor/libXcursor-1.1.7.ebuild b/x11-libs/libXcursor/libXcursor-1.1.7.ebuild index b2d35845e072..c83543344f6f 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.7.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.7.ebuild,v 1.1 2006/06/03 16:27:45 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.7.ebuild,v 1.2 2006/06/30 05:59:51 spyderous Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Xcursor 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" RDEPEND="x11-libs/libXrender x11-libs/libXfixes x11-libs/libX11 |