summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 19:31:11 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 19:31:11 +0000
commit214e7f30f584b1289534f5b73b64a24e860d4dfe (patch)
tree931106ae8f4819d59850d3f6b1fb0da18564f266 /x11-proto
parentmask x11-proto/scrnsaverproto[doc] (diff)
downloadgentoo-2-214e7f30f584b1289534f5b73b64a24e860d4dfe.tar.gz
gentoo-2-214e7f30f584b1289534f5b73b64a24e860d4dfe.tar.bz2
gentoo-2-214e7f30f584b1289534f5b73b64a24e860d4dfe.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/scrnsaverproto/ChangeLog6
-rw-r--r--x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog
index 71f5014033c3..cd1b9d9630ba 100644
--- a/x11-proto/scrnsaverproto/ChangeLog
+++ b/x11-proto/scrnsaverproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.46 2012/03/23 15:26:19 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.47 2012/04/26 19:31:11 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
+ scrnsaverproto-1.2.2.ebuild:
+ keyword ~amd64-fbsd
*scrnsaverproto-1.2.2 (23 Mar 2012)
diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild
index dd859537cb19..93039dd0f808 100644
--- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild
+++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild,v 1.1 2012/03/23 15:26:19 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild,v 1.2 2012/04/26 19:31:11 aballier Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"