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 | e2f5d6e66d1f9b56701438be6d1207a1f90a594c (patch) | |
tree | 9047099d7bd3f965f5cdbfb5fab813858ede3a57 /x11-themes | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-e2f5d6e66d1f9b56701438be6d1207a1f90a594c.tar.gz gentoo-2-e2f5d6e66d1f9b56701438be6d1207a1f90a594c.tar.bz2 gentoo-2-e2f5d6e66d1f9b56701438be6d1207a1f90a594c.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'x11-themes')
-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="" |