diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-07-28 16:31:29 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-07-28 16:31:29 +0000 |
commit | 4abf40f30ff7e857d6ce626db38ec3afacceefcc (patch) | |
tree | 9b992958fd1a75ca96fdfb59e1644e2a95c94afd /x11-themes/vanilla-dmz-aa-xcursors | |
parent | Stable on amd64 wrt bug #184696 (diff) | |
download | gentoo-2-4abf40f30ff7e857d6ce626db38ec3afacceefcc.tar.gz gentoo-2-4abf40f30ff7e857d6ce626db38ec3afacceefcc.tar.bz2 gentoo-2-4abf40f30ff7e857d6ce626db38ec3afacceefcc.zip |
Stable on amd64 wrt bug #184867
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'x11-themes/vanilla-dmz-aa-xcursors')
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog b/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog index da7f3ee9c75b..09c286289b32 100644 --- a/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog +++ b/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/vanilla-dmz-aa-xcursors # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.6 2007/07/26 18:01:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.7 2007/07/28 16:31:29 angelos Exp $ + + 28 Jul 2007; Christoph Mende <angelos@gentoo.org> + vanilla-dmz-aa-xcursors-0.4.ebuild: + Stable on amd64 wrt bug #184867 26 Jul 2007; Markus Rothe <corsair@gentoo.org> vanilla-dmz-aa-xcursors-0.4.ebuild: diff --git a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild index 85f1a7e1b058..446f33eb3504 100644 --- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild +++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.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-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.6 2007/07/26 18:01:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.7 2007/07/28 16:31:29 angelos Exp $ MY_PN="Vanilla-DMZ-AA" DESCRIPTION="Style neutral scalable cursor theme" @@ -9,7 +9,7 @@ SRC_URI="http://jimmac.musichall.cz/zip/${P/-xcursors}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="" S=${WORKDIR}/${MY_PN} |