diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 17:23:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 17:23:32 +0000 |
commit | 5b0e398ee476cdc371ad42d60eb094f950301e32 (patch) | |
tree | 886580fd4bf0df91aebb1f98ea534a34e0e1937c /x11-proto/randrproto | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | historical-5b0e398ee476cdc371ad42d60eb094f950301e32.tar.gz historical-5b0e398ee476cdc371ad42d60eb094f950301e32.tar.bz2 historical-5b0e398ee476cdc371ad42d60eb094f950301e32.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.3.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index b754b05027c2..587d66a4783c 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/randrproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.69 2009/12/27 18:15:55 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.70 2010/01/14 17:01:41 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + randrproto-1.3.1.ebuild: + Transfer Prefix keywords 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> randrproto-1.3.1.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-proto/randrproto/randrproto-1.3.1.ebuild b/x11-proto/randrproto/randrproto-1.3.1.ebuild index 03a50b2ec680..eeaaedcad740 100644 --- a/x11-proto/randrproto/randrproto-1.3.1.ebuild +++ b/x11-proto/randrproto/randrproto-1.3.1.ebuild @@ -1,12 +1,12 @@ -# 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/randrproto/randrproto-1.3.1.ebuild,v 1.5 2009/12/27 18:15:55 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.1.ebuild,v 1.6 2010/01/14 17:01:41 fauli Exp $ inherit x-modular DESCRIPTION="X.Org Randr 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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |