diff options
-rw-r--r-- | x11-libs/libXcursor/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog index c1f071da6d15..bdcd588700bd 100644 --- a/x11-libs/libXcursor/ChangeLog +++ b/x11-libs/libXcursor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXcursor # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.45 2007/07/02 13:30:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.46 2007/08/07 13:07:48 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + libXcursor-1.1.8.ebuild: + Stable on sparc wrt #175465 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> libXcursor-1.1.8.ebuild: alpha stable wrt #175465 diff --git a/x11-libs/libXcursor/libXcursor-1.1.8.ebuild b/x11-libs/libXcursor/libXcursor-1.1.8.ebuild index 4584418716e1..e6b30be44e8f 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.8.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.8.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/libXcursor/libXcursor-1.1.8.ebuild,v 1.10 2007/07/02 13:30:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.8.ebuild,v 1.11 2007/08/07 13:07:48 gustavoz Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,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 |