diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 16:36:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 16:36:28 +0000 |
commit | 6f7557518e9a3c06ef4ee754e94be827521d0e88 (patch) | |
tree | 6deaa0a696ebf56c9c8245ed79ef69b7e4674e01 /x11-proto/bigreqsproto | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-6f7557518e9a3c06ef4ee754e94be827521d0e88.tar.gz gentoo-2-6f7557518e9a3c06ef4ee754e94be827521d0e88.tar.bz2 gentoo-2-6f7557518e9a3c06ef4ee754e94be827521d0e88.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-proto/bigreqsproto')
-rw-r--r-- | x11-proto/bigreqsproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index 55b4809626b8..5931f1aed61d 100644 --- a/x11-proto/bigreqsproto/ChangeLog +++ b/x11-proto/bigreqsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/bigreqsproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.34 2009/12/27 18:14:23 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.35 2010/01/14 16:36:28 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + bigreqsproto-1.1.0.ebuild: + Transfer Prefix keywords 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> bigreqsproto-1.1.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild index 666a36480104..8fdce3181afe 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild +++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.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/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.5 2009/12/27 18:14:23 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.6 2010/01/14 16:36:28 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org BigReqs protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~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="" |