diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-02 15:03:19 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-02 15:03:19 +0000 |
commit | 39615e70255552edbd219f151460f9f3386c5fe9 (patch) | |
tree | c122dcbbee6062f1f3f8b4af0a04b6fac3a2603e /x11-themes/jimmac-xcursors | |
parent | Stable for HPPA (bug #180538). (diff) | |
download | gentoo-2-39615e70255552edbd219f151460f9f3386c5fe9.tar.gz gentoo-2-39615e70255552edbd219f151460f9f3386c5fe9.tar.bz2 gentoo-2-39615e70255552edbd219f151460f9f3386c5fe9.zip |
Stable on amd64 wrt bug 179638
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-themes/jimmac-xcursors')
-rw-r--r-- | x11-themes/jimmac-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/jimmac-xcursors/ChangeLog b/x11-themes/jimmac-xcursors/ChangeLog index 56e92515a66e..6f49c550bbe1 100644 --- a/x11-themes/jimmac-xcursors/ChangeLog +++ b/x11-themes/jimmac-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/jimmac-xcursors # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/ChangeLog,v 1.13 2007/05/23 15:39:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/ChangeLog,v 1.14 2007/06/02 15:03:19 angelos Exp $ + + 02 Jun 2007; Christoph Mende <angelos@gentoo.org> + jimmac-xcursors-0.0.1.ebuild: + Stable on amd64 wrt bug 179638 23 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> jimmac-xcursors-0.0.1.ebuild: diff --git a/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild b/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild index 750c218f00b6..15aed289b43c 100644 --- a/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild +++ b/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.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/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild,v 1.14 2007/05/23 15:39:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild,v 1.15 2007/06/02 15:03:19 angelos Exp $ MY_P="6550-Jimmac.tar.gz" DESCRIPTION="A high quality set of animated mouse cursors" @@ -9,7 +9,7 @@ SRC_URI="http://kde-look.org/content/files/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="${RDEPEND}" |