diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:29:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:29:20 +0000 |
commit | 43769963383877bb110d65bcac0505f9cea5130c (patch) | |
tree | a457606204bebcd6f7a59f055b6063ec0a154a88 | |
parent | amd64 stable wrt #294958 (diff) | |
download | gentoo-2-43769963383877bb110d65bcac0505f9cea5130c.tar.gz gentoo-2-43769963383877bb110d65bcac0505f9cea5130c.tar.bz2 gentoo-2-43769963383877bb110d65bcac0505f9cea5130c.zip |
amd64 stable wrt #294958
(Portage version: 2.2_rc56/cvs/Linux x86_64)
-rw-r--r-- | x11-libs/libXcursor/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog index d689f2f46de2..1767740d7641 100644 --- a/x11-libs/libXcursor/ChangeLog +++ b/x11-libs/libXcursor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXcursor # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.61 2009/09/29 09:50:30 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.62 2009/12/10 13:29:20 ssuominen Exp $ + + 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> + libXcursor-1.1.10.ebuild: + amd64 stable wrt #294958 *libXcursor-1.1.10 (29 Sep 2009) diff --git a/x11-libs/libXcursor/libXcursor-1.1.10.ebuild b/x11-libs/libXcursor/libXcursor-1.1.10.ebuild index 94cb7d67a6f2..19ef1640297c 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.10.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.10.ebuild,v 1.1 2009/09/29 09:50:30 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.10.ebuild,v 1.2 2009/12/10 13:29:20 ssuominen Exp $ 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" IUSE="" RDEPEND="x11-libs/libXrender |