diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 12:22:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 12:22:06 +0000 |
commit | a95b5da15fa4a5e878f07a8c5869accae32d1c63 (patch) | |
tree | 83c8444601cb08315ea0a72ddcee95f74fcf3c5c /x11-libs/libXcursor | |
parent | x86 stable, bug #380421 (diff) | |
download | gentoo-2-a95b5da15fa4a5e878f07a8c5869accae32d1c63.tar.gz gentoo-2-a95b5da15fa4a5e878f07a8c5869accae32d1c63.tar.bz2 gentoo-2-a95b5da15fa4a5e878f07a8c5869accae32d1c63.zip |
x86 stable, bug #380421
(Portage version: 2.1.10.12/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r-- | x11-libs/libXcursor/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog index 9ef8fa343a65..4a4dd99c7309 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.81 2011/08/30 08:32:49 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.82 2011/09/04 12:22:06 maekke Exp $ + + 04 Sep 2011; Markus Meier <maekke@gentoo.org> libXcursor-1.1.12.ebuild: + x86 stable, bug #380421 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> libXcursor-1.1.12.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug diff --git a/x11-libs/libXcursor/libXcursor-1.1.12.ebuild b/x11-libs/libXcursor/libXcursor-1.1.12.ebuild index 922740bcbc16..5f23f5cfecba 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 # 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.2 2011/08/30 08:32:49 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.12.ebuild,v 1.3 2011/09/04 12:22:06 maekke 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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=x11-libs/libXrender-0.8.2 |