diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-30 11:10:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-30 11:10:05 +0000 |
commit | 676562007208a8ed74014db56645141847034dbc (patch) | |
tree | 5b32b2007e0114d6b27a776a16347535e05609c4 /x11-themes/xcursor-themes | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-676562007208a8ed74014db56645141847034dbc.tar.gz gentoo-2-676562007208a8ed74014db56645141847034dbc.tar.bz2 gentoo-2-676562007208a8ed74014db56645141847034dbc.zip |
Stable on ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-themes/xcursor-themes')
-rw-r--r-- | x11-themes/xcursor-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog index ff34e1be8cde..97d755896f01 100644 --- a/x11-themes/xcursor-themes/ChangeLog +++ b/x11-themes/xcursor-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/xcursor-themes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.17 2006/06/30 06:34:23 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.18 2006/06/30 11:10:05 corsair Exp $ + + 30 Jun 2006; Markus Rothe <corsair@gentoo.org> + xcursor-themes-1.0.1.ebuild: + Stable on ppc64 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xcursor-themes-1.0.1.ebuild: diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild index 8dd7b227a08d..4d0bf97aaede 100644 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild +++ b/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.6 2006/06/30 06:34:23 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.7 2006/06/30 11:10:05 corsair Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXcursor =media-libs/libpng-1.2*" |