diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:40:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:40:54 +0000 |
commit | 6ade23bc5aa1a5b18cb6279184482cedb7d62525 (patch) | |
tree | 4795dd74c97310a8f95c1cb3410976ad9a3ba2d6 | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-6ade23bc5aa1a5b18cb6279184482cedb7d62525.tar.gz gentoo-2-6ade23bc5aa1a5b18cb6279184482cedb7d62525.tar.bz2 gentoo-2-6ade23bc5aa1a5b18cb6279184482cedb7d62525.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
-rw-r--r-- | x11-libs/libXres/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libXres/libXres-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXres/ChangeLog b/x11-libs/libXres/ChangeLog index ccf9e9a16a2f..ed673af6ee6e 100644 --- a/x11-libs/libXres/ChangeLog +++ b/x11-libs/libXres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXres -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.48 2009/12/27 18:08:58 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.49 2010/01/14 17:40:54 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libXres-1.0.4.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> libXres-1.0.4.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-libs/libXres/libXres-1.0.4.ebuild b/x11-libs/libXres/libXres-1.0.4.ebuild index b472ce0a2779..84c9fe8dd523 100644 --- a/x11-libs/libXres/libXres-1.0.4.ebuild +++ b/x11-libs/libXres/libXres-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.4.ebuild,v 1.5 2009/12/27 18:08:58 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.4.ebuild,v 1.6 2010/01/14 17:40:54 jer Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XRes library" -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="x11-libs/libX11 |