diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 08:11:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 08:11:17 +0000 |
commit | ce80053c7bc4b7b6e8f3ce406d9d9f4155ff5116 (patch) | |
tree | 783572644e2a28cf4a0416cde5165138d9bed296 /x11-themes/gentoo-xcursors | |
parent | New release: 0.11.18. Pruning old ebuilds/patches. (diff) | |
download | gentoo-2-ce80053c7bc4b7b6e8f3ce406d9d9f4155ff5116.tar.gz gentoo-2-ce80053c7bc4b7b6e8f3ce406d9d9f4155ff5116.tar.bz2 gentoo-2-ce80053c7bc4b7b6e8f3ce406d9d9f4155ff5116.zip |
Added ~ppc64; bug #122726
(Portage version: 2.0.54)
Diffstat (limited to 'x11-themes/gentoo-xcursors')
-rw-r--r-- | x11-themes/gentoo-xcursors/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gentoo-xcursors/ChangeLog b/x11-themes/gentoo-xcursors/ChangeLog index dfc329a72bd2..9e851987c564 100644 --- a/x11-themes/gentoo-xcursors/ChangeLog +++ b/x11-themes/gentoo-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gentoo-xcursors -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.5 2005/12/16 11:46:39 flameeyes Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.6 2006/02/14 08:09:21 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + gentoo-xcursors-0.3.1.ebuild: + Added ~ppc64; bug #122726 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> gentoo-xcursors-0.3.1.ebuild: diff --git a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild index 0d74cbf89b81..9b4b693c3fce 100644 --- a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild +++ b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.4 2005/12/16 11:46:39 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.5 2006/02/14 08:09:21 corsair Exp $ DESCRIPTION="A high quality set of animated mouse cursors" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${PN/xcursors/cursors}-tad-${PV}.tar.bz2" LICENSE="X11" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~amd64 ~mips ~ppc64 ~x86" IUSE="" RDEPEND="" |