diff options
author | 2007-06-26 21:04:02 +0000 | |
---|---|---|
committer | 2007-06-26 21:04:02 +0000 | |
commit | 548638534004533c393cc2d9acb7293fad8a424a (patch) | |
tree | 4f2bc28be431db13756bdab28be82576750509e7 /x11-themes/jimmac-xcursors | |
parent | Initial import of ebuild, based on vdr-spider ebuild. (diff) | |
download | gentoo-2-548638534004533c393cc2d9acb7293fad8a424a.tar.gz gentoo-2-548638534004533c393cc2d9acb7293fad8a424a.tar.bz2 gentoo-2-548638534004533c393cc2d9acb7293fad8a424a.zip |
Stable on sparc
(Portage version: 2.1.2.7)
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 6f49c550bbe1..f7fbccd1127c 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.14 2007/06/02 15:03:19 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/ChangeLog,v 1.15 2007/06/26 21:04:02 gustavoz Exp $ + + 26 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> + jimmac-xcursors-0.0.1.ebuild: + Stable on sparc 02 Jun 2007; Christoph Mende <angelos@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 15aed289b43c..839e6fa0ade2 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.15 2007/06/02 15:03:19 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild,v 1.16 2007/06/26 21:04:01 gustavoz 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}" |