diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:44:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:44:34 +0000 |
commit | 20b6d110be7d42e0316a2e888546a7d5877dca36 (patch) | |
tree | 111f123876360080f6b20f09fe24fa2fd878c716 /x11-proto/resourceproto | |
parent | Stable for HPPA (bug #282290). (diff) | |
download | gentoo-2-20b6d110be7d42e0316a2e888546a7d5877dca36.tar.gz gentoo-2-20b6d110be7d42e0316a2e888546a7d5877dca36.tar.bz2 gentoo-2-20b6d110be7d42e0316a2e888546a7d5877dca36.zip |
Stable for HPPA (bug #282290).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-proto/resourceproto')
-rw-r--r-- | x11-proto/resourceproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/resourceproto/resourceproto-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog index d604e3a755c7..e447442ba286 100644 --- a/x11-proto/resourceproto/ChangeLog +++ b/x11-proto/resourceproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/resourceproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.31 2009/10/11 10:53:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.32 2009/10/26 20:44:34 jer Exp $ + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> resourceproto-1.1.0.ebuild: + Stable for HPPA (bug #282290). 11 Oct 2009; nixnut <nixnut@gentoo.org> resourceproto-1.1.0.ebuild: ppc stable #282290 diff --git a/x11-proto/resourceproto/resourceproto-1.1.0.ebuild b/x11-proto/resourceproto/resourceproto-1.1.0.ebuild index 2366e149d10f..ebc0cb880d07 100644 --- a/x11-proto/resourceproto/resourceproto-1.1.0.ebuild +++ b/x11-proto/resourceproto/resourceproto-1.1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.1.0.ebuild,v 1.5 2009/10/11 10:53:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.1.0.ebuild,v 1.6 2009/10/26 20:44:34 jer Exp $ inherit x-modular DESCRIPTION="X.Org Resource 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 ~x86-fbsd" IUSE="" RDEPEND="" |