diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-02-13 20:17:57 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-02-13 20:17:57 +0000 |
commit | 499b44ce86cc30e71ec3bfcb985ff1081f8e6456 (patch) | |
tree | 5f0eabf15f1db41050fb266abcdb1b8181f09c8e /x11-libs/libXcursor | |
parent | replace patch w/ epatch, fix patchsets (bug 403185) (diff) | |
download | gentoo-2-499b44ce86cc30e71ec3bfcb985ff1081f8e6456.tar.gz gentoo-2-499b44ce86cc30e71ec3bfcb985ff1081f8e6456.tar.bz2 gentoo-2-499b44ce86cc30e71ec3bfcb985ff1081f8e6456.zip |
Marked ~x64-macos
(Portage version: 2.2.01.20153-prefix/cvs/Darwin i386)
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r-- | x11-libs/libXcursor/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog index f12123639ae9..b4b529e19735 100644 --- a/x11-libs/libXcursor/ChangeLog +++ b/x11-libs/libXcursor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXcursor -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.86 2011/10/03 18:05:51 josejx Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.87 2012/02/13 20:17:57 grobian Exp $ + + 13 Feb 2012; Fabian Groffen <grobian@gentoo.org> libXcursor-1.1.12.ebuild: + Marked ~x64-macos 03 Oct 2011; Joseph Jezak <josejx@gentoo.org> libXcursor-1.1.12.ebuild: Marked ppc ppc64 stable for bug #380421. diff --git a/x11-libs/libXcursor/libXcursor-1.1.12.ebuild b/x11-libs/libXcursor/libXcursor-1.1.12.ebuild index 3e872e4e7deb..f7ca935c1e63 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.12.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.12.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.12.ebuild,v 1.7 2011/10/03 18:05:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.12.ebuild,v 1.8 2012/02/13 20:17:57 grobian Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org Xcursor library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=x11-libs/libXrender-0.8.2 |