diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 14:22:04 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 14:22:04 +0000 |
commit | 105e25d1bc5aa39c68370943d238899770e6f5c0 (patch) | |
tree | 8575fbaa00bd8e6166c7b6b76812eb6fcd64aad5 /x11-proto/resourceproto | |
parent | ppc stable wrt #344827, #354237 (diff) | |
download | gentoo-2-105e25d1bc5aa39c68370943d238899770e6f5c0.tar.gz gentoo-2-105e25d1bc5aa39c68370943d238899770e6f5c0.tar.bz2 gentoo-2-105e25d1bc5aa39c68370943d238899770e6f5c0.zip |
ppc stable wrt #344827, #354237
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'x11-proto/resourceproto')
-rw-r--r-- | x11-proto/resourceproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/resourceproto/resourceproto-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog index 89f2797d1787..fc90799e80ef 100644 --- a/x11-proto/resourceproto/ChangeLog +++ b/x11-proto/resourceproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/resourceproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.39 2011/02/12 16:38:24 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.40 2011/02/14 14:22:04 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + resourceproto-1.1.1.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Christian Faulhammer <fauli@gentoo.org> resourceproto-1.1.1.ebuild: diff --git a/x11-proto/resourceproto/resourceproto-1.1.1.ebuild b/x11-proto/resourceproto/resourceproto-1.1.1.ebuild index 5ac9563ed9af..9ad78828b298 100644 --- a/x11-proto/resourceproto/resourceproto-1.1.1.ebuild +++ b/x11-proto/resourceproto/resourceproto-1.1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.1.1.ebuild,v 1.3 2011/02/12 16:38:24 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.1.1.ebuild,v 1.4 2011/02/14 14:22:04 xarthisius Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Resource protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |