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/xcmiscproto | |
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/xcmiscproto')
-rw-r--r-- | x11-proto/xcmiscproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog index 982513d9ccd3..acaac5d726ef 100644 --- a/x11-proto/xcmiscproto/ChangeLog +++ b/x11-proto/xcmiscproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xcmiscproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.34 2009/12/27 18:16:40 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.35 2010/01/14 17:11:51 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xcmiscproto-1.2.0.ebuild: + Transfer Prefix keywords 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xcmiscproto-1.2.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild index 9d853feee571..d37bbbc1955f 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild +++ b/x11-proto/xcmiscproto/xcmiscproto-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/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.6 2009/12/27 18:16:40 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.7 2010/01/14 17:11:51 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XCMisc 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 ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |