diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-05 17:51:41 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-05 17:51:41 +0000 |
commit | 2d9bf01465e9931a142427974126bb3fb259e377 (patch) | |
tree | f5e64c0cc8bc1b80119f12c9a7c7f8b6c15bd312 /x11-proto/resourceproto | |
parent | Added DEPEND on slotted gtk+-2, to work with upcoming gtk-3. (diff) | |
download | historical-2d9bf01465e9931a142427974126bb3fb259e377.tar.gz historical-2d9bf01465e9931a142427974126bb3fb259e377.tar.bz2 historical-2d9bf01465e9931a142427974126bb3fb259e377.zip |
ppc64 stable wrt #354237
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
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 b42d7d6aa1ad..777bc0534f73 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.42 2011/03/05 15:58:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.43 2011/03/05 17:49:24 xarthisius Exp $ + + 05 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + resourceproto-1.1.1.ebuild: + ppc64 stable wrt #354237 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> resourceproto-1.1.1.ebuild: alpha/arm/ia64/s390/sh/sparc stable wrt #354237 diff --git a/x11-proto/resourceproto/resourceproto-1.1.1.ebuild b/x11-proto/resourceproto/resourceproto-1.1.1.ebuild index 854d0e6dd5f4..7af8c292d821 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.6 2011/03/05 15:58:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.1.1.ebuild,v 1.7 2011/03/05 17:49:24 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="" |