diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 17:06:19 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 17:06:19 +0000 |
commit | 6924b9b3ca4cbbe8d21f290c98d2c94d0fc4fa58 (patch) | |
tree | 90b1486ac161d7ea843d2b573504a245b11d95de /x11-proto/scrnsaverproto | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-6924b9b3ca4cbbe8d21f290c98d2c94d0fc4fa58.tar.gz gentoo-2-6924b9b3ca4cbbe8d21f290c98d2c94d0fc4fa58.tar.bz2 gentoo-2-6924b9b3ca4cbbe8d21f290c98d2c94d0fc4fa58.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-proto/scrnsaverproto')
-rw-r--r-- | x11-proto/scrnsaverproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog index 2a738ccbabb1..da92382eda1e 100644 --- a/x11-proto/scrnsaverproto/ChangeLog +++ b/x11-proto/scrnsaverproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/scrnsaverproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.28 2009/10/26 10:59:10 remi Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.29 2010/01/14 17:06:19 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + scrnsaverproto-1.2.0.ebuild: + Transfer Prefix keywords 26 Oct 2009; Rémi Cardona <remi@gentoo.org> scrnsaverproto-1.2.0.ebuild: sync with overlay, define DEPEND diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild index 8676117497ee..bfdbcc7915b2 100644 --- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.3 2009/10/26 10:59:10 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.4 2010/01/14 17:06:19 fauli Exp $ EAPI="2" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org ScrnSaver protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +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" IUSE="" RDEPEND="!<x11-libs/libXScrnSaver-1.2" |