summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-30 18:58:16 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-30 18:58:16 +0000
commitfc8d7659da1299c114da28d8a34174f27a0ecdf4 (patch)
tree551355e699c1c14c3ac8aae6315cb286b830537c
parentVersion bump, bug #131563. (diff)
downloadgentoo-2-fc8d7659da1299c114da28d8a34174f27a0ecdf4.tar.gz
gentoo-2-fc8d7659da1299c114da28d8a34174f27a0ecdf4.tar.bz2
gentoo-2-fc8d7659da1299c114da28d8a34174f27a0ecdf4.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre10)
-rw-r--r--x11-apps/xcursorgen/ChangeLog6
-rw-r--r--x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog
index 0e6796b7e283..4b10324b610e 100644
--- a/x11-apps/xcursorgen/ChangeLog
+++ b/x11-apps/xcursorgen/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xcursorgen
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.19 2006/04/28 15:26:12 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.20 2006/04/30 18:58:16 flameeyes Exp $
+
+ 30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ xcursorgen-1.0.0.ebuild:
+ Add ~x86-fbsd keyword.
28 Apr 2006; Marien Zwart <marienz@gentoo.org>
files/digest-xcursorgen-1.0.0, Manifest:
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild
index 7c7c27a9a6bc..d0d6888dcc2c 100644
--- a/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild
+++ b/x11-apps/xcursorgen/xcursorgen-1.0.0.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-apps/xcursorgen/xcursorgen-1.0.0.ebuild,v 1.6 2006/03/25 00:44:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild,v 1.7 2006/04/30 18:58:16 flameeyes Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org xcursorgen application"
RESTRICT="mirror"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND="x11-libs/libX11
x11-libs/libXcursor
=media-libs/libpng-1.2*"