diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:48:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:48:15 +0000 |
commit | a88a5d27b8a33b3da604619f0b62f99e8f1367cb (patch) | |
tree | 6d74c87aef20d091e46a81600a2a7cd576f14ee4 /x11-proto/resourceproto | |
parent | Automated update of use.local.desc (diff) | |
download | historical-a88a5d27b8a33b3da604619f0b62f99e8f1367cb.tar.gz historical-a88a5d27b8a33b3da604619f0b62f99e8f1367cb.tar.bz2 historical-a88a5d27b8a33b3da604619f0b62f99e8f1367cb.zip |
Stable for HPPA (bug #282290).
Package-Manager: portage-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="" |