diff options
author | 2010-01-14 22:47:18 +0000 | |
---|---|---|
committer | 2010-01-14 22:47:18 +0000 | |
commit | a52a1e14c845ec1f1f6ffca13d312fd8d6c499a1 (patch) | |
tree | 1b9fca6aa31111eeb02af49b0c325c2e3e49b7d6 /x11-libs/libXres | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-a52a1e14c845ec1f1f6ffca13d312fd8d6c499a1.tar.gz gentoo-2-a52a1e14c845ec1f1f6ffca13d312fd8d6c499a1.tar.bz2 gentoo-2-a52a1e14c845ec1f1f6ffca13d312fd8d6c499a1.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r-- | x11-libs/libXres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXres/libXres-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXres/ChangeLog b/x11-libs/libXres/ChangeLog index ed673af6ee6e..514a3fcd785d 100644 --- a/x11-libs/libXres/ChangeLog +++ b/x11-libs/libXres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXres # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.50 2010/01/14 22:47:18 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> libXres-1.0.4.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libXres-1.0.4.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-libs/libXres/libXres-1.0.4.ebuild b/x11-libs/libXres/libXres-1.0.4.ebuild index 84c9fe8dd523..6597edc37a88 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-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.6 2010/01/14 17:40:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.4.ebuild,v 1.7 2010/01/14 22:47:18 maekke 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 |