diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-23 17:17:29 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-23 17:17:29 +0000 |
commit | 3dbc8a2e355e8f17c1807fe925c416d739177b82 (patch) | |
tree | 8bf873c970eaa113b07e7dd0db04aa4810787cee /x11-themes/gentoo-xcursors | |
parent | Stable on IA64. (diff) | |
download | historical-3dbc8a2e355e8f17c1807fe925c416d739177b82.tar.gz historical-3dbc8a2e355e8f17c1807fe925c416d739177b82.tar.bz2 historical-3dbc8a2e355e8f17c1807fe925c416d739177b82.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1.1_pre3-r3
Diffstat (limited to 'x11-themes/gentoo-xcursors')
-rw-r--r-- | x11-themes/gentoo-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gentoo-xcursors/ChangeLog b/x11-themes/gentoo-xcursors/ChangeLog index 56b6466ac69d..764021b69eb5 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.16 2006/07/19 08:56:35 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.17 2006/07/23 17:17:29 flameeyes Exp $ + + 23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> + gentoo-xcursors-0.3.1.ebuild: + Add ~x86-fbsd keyword. 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> gentoo-xcursors-0.3.1.ebuild: Stable on hppa. 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 a1fe753bcca3..36087b2f089e 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-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.15 2006/07/19 08:56:35 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.16 2006/07/23 17:17:29 flameeyes 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="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |