diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-20 20:56:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-20 20:56:15 +0000 |
commit | 87f7d238f97817a9a3cfc57745f9c54a90b943ec (patch) | |
tree | 092f642e2ec59bf025f2cab5f0dfe2b1e41abda0 /x11-libs | |
parent | Stable for HPPA (bug #175465). (diff) | |
download | gentoo-2-87f7d238f97817a9a3cfc57745f9c54a90b943ec.tar.gz gentoo-2-87f7d238f97817a9a3cfc57745f9c54a90b943ec.tar.bz2 gentoo-2-87f7d238f97817a9a3cfc57745f9c54a90b943ec.zip |
Stable for HPPA (bug #175465).
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXcursor/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog index 8e1349aadc40..7999523c40cb 100644 --- a/x11-libs/libXcursor/ChangeLog +++ b/x11-libs/libXcursor/ChangeLog @@ -1,6 +1,9 @@ # 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.42 2007/05/12 19:16:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.43 2007/05/20 20:56:15 jer Exp $ + + 20 May 2007; Jeroen Roovers <jer@gentoo.org> libXcursor-1.1.8.ebuild: + Stable for HPPA (bug #175465). 12 May 2007; nixnut <nixnut@gentoo.org> libXcursor-1.1.8.ebuild: Stable on ppc wrt bug 175465 diff --git a/x11-libs/libXcursor/libXcursor-1.1.8.ebuild b/x11-libs/libXcursor/libXcursor-1.1.8.ebuild index af73c19c6004..7faccd3e1561 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.6 2007/05/12 19:16:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.8.ebuild,v 1.7 2007/05/20 20:56:15 jer 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 |