diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-30 18:59:17 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-30 18:59:17 +0000 |
commit | ba9981fb72c987c6e95816c5e35a02e56bc9d04d (patch) | |
tree | cd2333df40652e86cc44f12edb4a8f4f774a05b1 /x11-themes/xcursor-neutral | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-ba9981fb72c987c6e95816c5e35a02e56bc9d04d.tar.gz gentoo-2-ba9981fb72c987c6e95816c5e35a02e56bc9d04d.tar.bz2 gentoo-2-ba9981fb72c987c6e95816c5e35a02e56bc9d04d.zip |
Add ~amd64 and ~x86-fbsd keywords. Change license to Artistic-2 as asked by genstef.
(Portage version: 2.1_pre10)
Diffstat (limited to 'x11-themes/xcursor-neutral')
-rw-r--r-- | x11-themes/xcursor-neutral/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/xcursor-neutral/xcursor-neutral-1.13a.ebuild | 6 |
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-themes/xcursor-neutral/ChangeLog b/x11-themes/xcursor-neutral/ChangeLog index d6b9e7416329..2fdeaf329bef 100644 --- a/x11-themes/xcursor-neutral/ChangeLog +++ b/x11-themes/xcursor-neutral/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/xcursor-neutral # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-neutral/ChangeLog,v 1.1 2006/04/30 17:16:23 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-neutral/ChangeLog,v 1.2 2006/04/30 18:59:17 flameeyes Exp $ + + 30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> + xcursor-neutral-1.13a.ebuild: + Add ~amd64 and ~x86-fbsd keywords. Change license to Artistic-2 as asked by + genstef. *xcursor-neutral-1.13a (30 Apr 2006) diff --git a/x11-themes/xcursor-neutral/xcursor-neutral-1.13a.ebuild b/x11-themes/xcursor-neutral/xcursor-neutral-1.13a.ebuild index 5cddec5539b4..9daa9e883f20 100644 --- a/x11-themes/xcursor-neutral/xcursor-neutral-1.13a.ebuild +++ b/x11-themes/xcursor-neutral/xcursor-neutral-1.13a.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-neutral/xcursor-neutral-1.13a.ebuild,v 1.2 2006/04/30 17:21:16 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-neutral/xcursor-neutral-1.13a.ebuild,v 1.3 2006/04/30 18:59:17 flameeyes Exp $ DESCRIPTION="The standard X.Org mouse cursor with shadows and animations" HOMEPAGE="http://www.kde-look.org/content/show.php?content=28310" SRC_URI="http://www.kde-look.org/content/files/28310-neutral-1.13a.tar.gz" -LICENSE="as-is" +LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXcursor |