diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:15:59 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:15:59 +0000 |
commit | 181e5d1d857427c80ba8b7fe3367d9de646a839e (patch) | |
tree | c744b81ea107009b9263709d1a9be0aebaac5184 /x11-themes | |
parent | Add new version 0.91, fixes Bug 137517 (diff) | |
download | gentoo-2-181e5d1d857427c80ba8b7fe3367d9de646a839e.tar.gz gentoo-2-181e5d1d857427c80ba8b7fe3367d9de646a839e.tar.bz2 gentoo-2-181e5d1d857427c80ba8b7fe3367d9de646a839e.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/xcursor-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.1 | 2 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog index 97d755896f01..255a116a40be 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.18 2006/06/30 11:10:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.19 2006/06/30 16:15:59 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + xcursor-themes-1.0.1.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xcursor-themes-1.0.1.ebuild: diff --git a/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.1 b/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.1 index dc2a10193644..c52106629b40 100644 --- a/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.1 +++ b/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.1 @@ -1 +1,3 @@ MD5 014bad415e64c49994679cdb71a97e37 xcursor-themes-1.0.1.tar.bz2 2257899 +RMD160 5f36360d4b75cf132f49729d997df9c7deee92b4 xcursor-themes-1.0.1.tar.bz2 2257899 +SHA256 4e7dcd402cd045ce1bd1a3de496270e78d6ead2478a0bcb3404072b33c5c9ea0 xcursor-themes-1.0.1.tar.bz2 2257899 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 4d0bf97aaede..414345b169a8 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.7 2006/06/30 11:10:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.8 2006/06/30 16:15:59 wolf31o2 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*" |