diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2006-02-18 10:21:33 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2006-02-18 10:21:33 +0000 |
commit | 07a742be0b743ca3545816bcdc5146890bcddc2f (patch) | |
tree | a56c503646a6c789333550b04f2bfe78ba8c71bc /x11-themes/xcursor-themes | |
parent | Marked ~alpha (bug #122726) (diff) | |
download | historical-07a742be0b743ca3545816bcdc5146890bcddc2f.tar.gz historical-07a742be0b743ca3545816bcdc5146890bcddc2f.tar.bz2 historical-07a742be0b743ca3545816bcdc5146890bcddc2f.zip |
Marked ~alpha (bug #122726)
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-themes/xcursor-themes')
-rw-r--r-- | x11-themes/xcursor-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/Manifest | 12 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild | 4 |
3 files changed, 17 insertions, 5 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog index 24faeb284f88..7420d297aa17 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.15 2006/02/14 08:16:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.16 2006/02/18 10:21:33 stefaan Exp $ + + 18 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org> + xcursor-themes-1.0.1.ebuild: + Marked ~alpha (bug #122726) 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xcursor-themes-1.0.1.ebuild: diff --git a/x11-themes/xcursor-themes/Manifest b/x11-themes/xcursor-themes/Manifest index d6e5d9f32246..ddb8b9be03f4 100644 --- a/x11-themes/xcursor-themes/Manifest +++ b/x11-themes/xcursor-themes/Manifest @@ -1,4 +1,12 @@ -MD5 750eb843ba07e3e2a429d53e2fd22c8b ChangeLog 2519 +MD5 f5c7ad13cb401550c8188b77b7662d79 ChangeLog 2634 +RMD160 cd8c16f2052c45089717cb612c5fb6c8b0a56c47 ChangeLog 2634 +SHA256 42eae9c03966e15517d01a12ca3ffbfc9ea0d9075521bcfd9c63e2eec90f67b7 ChangeLog 2634 MD5 61cc70e87a24dbc503299ca21827804a files/digest-xcursor-themes-1.0.1 74 +RMD160 fb13d76e09fe82459e074d287149ce4ccc33e508 files/digest-xcursor-themes-1.0.1 74 +SHA256 b52fed128320b9c0aec1327895fbb050358b97c708c6c090aa35669e9c234e00 files/digest-xcursor-themes-1.0.1 74 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 -MD5 837ba59ff1358dcb7bcad27d72d8b700 xcursor-themes-1.0.1.ebuild 556 +RMD160 c1274bdccf57603d580de0075ba07a35b7509560 metadata.xml 156 +SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 metadata.xml 156 +MD5 52a60f11297db9c26d11cbfd6f7aa7fb xcursor-themes-1.0.1.ebuild 563 +RMD160 12efc198257838eb1f4c26d6368ea2f419809b8a xcursor-themes-1.0.1.ebuild 563 +SHA256 52b1551def0860478526f04bb3bb5b37ae15ba03349c5c61aa09f9f55a13eb6c xcursor-themes-1.0.1.ebuild 563 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 f97bd24ad16c..9384affb38a0 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.3 2006/02/14 08:16:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.4 2006/02/18 10:21:33 stefaan 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 ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXcursor =media-libs/libpng-1.2*" |