diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2007-04-18 10:40:22 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2007-04-18 10:40:22 +0000 |
commit | 9ae60c3adf14c929985dd3e2cbfa19616d35d88c (patch) | |
tree | 1f3fa6c00c20ae2e2966abd0672716e17f3da99f /x11-libs/libXrandr | |
parent | Stable on alpha wrt bug #174959 (diff) | |
download | gentoo-2-9ae60c3adf14c929985dd3e2cbfa19616d35d88c.tar.gz gentoo-2-9ae60c3adf14c929985dd3e2cbfa19616d35d88c.tar.bz2 gentoo-2-9ae60c3adf14c929985dd3e2cbfa19616d35d88c.zip |
Stable on alpha wrt bug #174959
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXrandr/ChangeLog b/x11-libs/libXrandr/ChangeLog index 76b3deba7a34..95f0ddd9a489 100644 --- a/x11-libs/libXrandr/ChangeLog +++ b/x11-libs/libXrandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXrandr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.36 2007/04/18 07:23:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.37 2007/04/18 10:40:22 yoswink Exp $ + + 18 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> libXrandr-1.2.1.ebuild: + Stable on alpha wrt bug #174959 18 Apr 2007; Markus Rothe <corsair@gentoo.org> libXrandr-1.2.1.ebuild: Stable on ppc64; bug #174959 diff --git a/x11-libs/libXrandr/libXrandr-1.2.1.ebuild b/x11-libs/libXrandr/libXrandr-1.2.1.ebuild index 1493f8b8f6e0..24ef5f638b03 100644 --- a/x11-libs/libXrandr/libXrandr-1.2.1.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.2.1.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/libXrandr/libXrandr-1.2.1.ebuild,v 1.4 2007/04/18 07:23:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild,v 1.5 2007/04/18 10:40:22 yoswink Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xrandr 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 |