diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:12:31 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:12:31 +0000 |
commit | 7f7df00a5d5aec2342247e5fc5a2dbdcf68c68fd (patch) | |
tree | 7e50a0a638f30fb7146d925b821897a92d98c90f /x11-libs | |
parent | ppc stable (diff) | |
download | gentoo-2-7f7df00a5d5aec2342247e5fc5a2dbdcf68c68fd.tar.gz gentoo-2-7f7df00a5d5aec2342247e5fc5a2dbdcf68c68fd.tar.bz2 gentoo-2-7f7df00a5d5aec2342247e5fc5a2dbdcf68c68fd.zip |
Marked stable on amd64 for bug #175465
(Portage version: 2.1.2.5)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXres/libXres-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXres/ChangeLog b/x11-libs/libXres/ChangeLog index 79844c5b3a63..cd25f1d96083 100644 --- a/x11-libs/libXres/ChangeLog +++ b/x11-libs/libXres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXres # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.36 2007/04/29 05:53:40 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.37 2007/05/05 18:12:31 dang Exp $ + + 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> libXres-1.0.3.ebuild: + Marked stable on amd64 for bug #175465 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> libXres-1.0.3.ebuild: Stable on x86, bug #175465. diff --git a/x11-libs/libXres/libXres-1.0.3.ebuild b/x11-libs/libXres/libXres-1.0.3.ebuild index 111826af3f4a..03b787406532 100644 --- a/x11-libs/libXres/libXres-1.0.3.ebuild +++ b/x11-libs/libXres/libXres-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.3.ebuild,v 1.5 2007/04/29 05:53:40 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.3.ebuild,v 1.6 2007/05/05 18:12:31 dang Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,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" RDEPEND="x11-libs/libX11 x11-libs/libXext |