diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 08:16:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 08:16:08 +0000 |
commit | 5d6966751fc47a6bcfe976c42efd5c0ad5001835 (patch) | |
tree | c4bb5176fd26aa0922806dda9a33b5da88746970 /x11-themes/xcursor-themes | |
parent | Added ~ppc64; bug #122726 (diff) | |
download | historical-5d6966751fc47a6bcfe976c42efd5c0ad5001835.tar.gz historical-5d6966751fc47a6bcfe976c42efd5c0ad5001835.tar.bz2 historical-5d6966751fc47a6bcfe976c42efd5c0ad5001835.zip |
Added ~ppc64; bug #122726
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-themes/xcursor-themes')
-rw-r--r-- | x11-themes/xcursor-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog index fd5488e0d09f..24faeb284f88 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.14 2006/01/26 20:45:33 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.15 2006/02/14 08:16:08 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xcursor-themes-1.0.1.ebuild: + Added ~ppc64; bug #122726 26 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>; xcursor-themes-1.0.1.ebuild: diff --git a/x11-themes/xcursor-themes/Manifest b/x11-themes/xcursor-themes/Manifest index 9b9a4afdcb04..d6e5d9f32246 100644 --- a/x11-themes/xcursor-themes/Manifest +++ b/x11-themes/xcursor-themes/Manifest @@ -1,4 +1,4 @@ -MD5 8340e9c9f6fbb522eac9dae9640d134b ChangeLog 2412 +MD5 750eb843ba07e3e2a429d53e2fd22c8b ChangeLog 2519 MD5 61cc70e87a24dbc503299ca21827804a files/digest-xcursor-themes-1.0.1 74 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 -MD5 ae5f8f783649dff64592a49ab189308f xcursor-themes-1.0.1.ebuild 551 +MD5 837ba59ff1358dcb7bcad27d72d8b700 xcursor-themes-1.0.1.ebuild 556 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 f73428966c27..f97bd24ad16c 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.2 2006/01/26 20:45:33 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.3 2006/02/14 08:16:08 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="~amd64 ~mips ~ppc ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXcursor =media-libs/libpng-1.2*" |