diff options
author | 2011-09-21 00:39:10 +0000 | |
---|---|---|
committer | 2011-09-21 00:39:10 +0000 | |
commit | 4ffdea8f4af77c496671cd17e4b1148a3665bde1 (patch) | |
tree | c2bf5865ca04ad8de036080bc6fba784134da429 /x11-libs/libXcursor | |
parent | Stable for HPPA (bug #380421). (diff) | |
download | historical-4ffdea8f4af77c496671cd17e4b1148a3665bde1.tar.gz historical-4ffdea8f4af77c496671cd17e4b1148a3665bde1.tar.bz2 historical-4ffdea8f4af77c496671cd17e4b1148a3665bde1.zip |
Stable for HPPA (bug #380421).
Package-Manager: portage-2.2.0_alpha59/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 ab8b0e59e298..81c960e43d38 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.83 2011/09/05 19:34:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.84 2011/09/21 00:38:18 jer Exp $ + + 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> libXcursor-1.1.12.ebuild: + Stable for HPPA (bug #380421). 05 Sep 2011; Markus Meier <maekke@gentoo.org> libXcursor-1.1.12.ebuild: arm stable, bug #380421 diff --git a/x11-libs/libXcursor/libXcursor-1.1.12.ebuild b/x11-libs/libXcursor/libXcursor-1.1.12.ebuild index 973302daac30..b3a35073aff1 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.4 2011/09/05 19:34:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.12.ebuild,v 1.5 2011/09/21 00:38:18 jer 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 |