diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 04:57:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 04:57:49 +0000 |
commit | 9db9689abcddb7711f7eaad2d4c46136fbd4b6ec (patch) | |
tree | bea586439caa73d398a32805eed998d932194a47 /x11-libs/libXres | |
parent | Stable for alpha, wrt bug #475480 (diff) | |
download | gentoo-2-9db9689abcddb7711f7eaad2d4c46136fbd4b6ec.tar.gz gentoo-2-9db9689abcddb7711f7eaad2d4c46136fbd4b6ec.tar.bz2 gentoo-2-9db9689abcddb7711f7eaad2d4c46136fbd4b6ec.zip |
Stable for alpha, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r-- | x11-libs/libXres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXres/libXres-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXres/ChangeLog b/x11-libs/libXres/ChangeLog index b2f996e3497a..73fe84672a2b 100644 --- a/x11-libs/libXres/ChangeLog +++ b/x11-libs/libXres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXres # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.76 2013/10/04 12:04:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.77 2013/10/05 04:57:49 ago Exp $ + + 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXres-1.0.7.ebuild: + Stable for alpha, wrt bug #475480 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXres-1.0.7.ebuild: Stable for ppc64, wrt bug #475480 diff --git a/x11-libs/libXres/libXres-1.0.7.ebuild b/x11-libs/libXres/libXres-1.0.7.ebuild index be5e1bfc5428..2841a4789060 100644 --- a/x11-libs/libXres/libXres-1.0.7.ebuild +++ b/x11-libs/libXres/libXres-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.7.ebuild,v 1.5 2013/10/04 12:04:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.7.ebuild,v 1.6 2013/10/05 04:57:49 ago Exp $ EAPI=5 inherit xorg-2 @@ -8,7 +8,7 @@ inherit xorg-2 EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/lib/libXRes" DESCRIPTION="X.Org XRes library" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |