diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-23 16:40:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-23 16:40:49 +0000 |
commit | fd4ee32f23c6eea80d81475062ab3c8e81c643e7 (patch) | |
tree | 1b25166463169f6e7b687171effd734c7be88b46 /x11-proto | |
parent | Stable for HPPA (bug #354237). (diff) | |
download | gentoo-2-fd4ee32f23c6eea80d81475062ab3c8e81c643e7.tar.gz gentoo-2-fd4ee32f23c6eea80d81475062ab3c8e81c643e7.tar.bz2 gentoo-2-fd4ee32f23c6eea80d81475062ab3c8e81c643e7.zip |
Stable for HPPA (bug #354237).
(Portage version: 2.2.0_alpha24/cvs/Linux i686)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/resourceproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/resourceproto/resourceproto-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog index fc90799e80ef..4da71ba27ff7 100644 --- a/x11-proto/resourceproto/ChangeLog +++ b/x11-proto/resourceproto/ChangeLog @@ -1,6 +1,9 @@ # 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.40 2011/02/14 14:22:04 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.41 2011/02/23 16:40:49 jer Exp $ + + 23 Feb 2011; Jeroen Roovers <jer@gentoo.org> resourceproto-1.1.1.ebuild: + Stable for HPPA (bug #354237). 14 Feb 2011; Kacper Kowalik <xarthisius@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 9ad78828b298..e35083f6ffd6 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.4 2011/02/14 14:22:04 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.1.1.ebuild,v 1.5 2011/02/23 16:40:49 jer 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="" |