diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-03 16:26:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-03 16:26:45 +0000 |
commit | 1b7ec4ca6b9214449e8184681d92e5b793cb48ef (patch) | |
tree | e709824aca94d0a875f7cef4148d3a3784cc8c3f /x11-apps | |
parent | Marking xdm-1.1.11 ppc64 for bug 394393 (diff) | |
download | gentoo-2-1b7ec4ca6b9214449e8184681d92e5b793cb48ef.tar.gz gentoo-2-1b7ec4ca6b9214449e8184681d92e5b793cb48ef.tar.bz2 gentoo-2-1b7ec4ca6b9214449e8184681d92e5b793cb48ef.zip |
Marking xdpyinfo-1.3.0 ppc64 for bug 394393
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xdpyinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index eaae0f8680ce..8e244a93e7dc 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.75 2012/02/19 14:30:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.76 2012/03/03 16:26:45 ranger Exp $ + + 03 Mar 2012; Brent Baude <ranger@gentoo.org> xdpyinfo-1.3.0.ebuild: + Marking xdpyinfo-1.3.0 ppc64 stable for bug 394393 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> xdpyinfo-1.3.0.ebuild: alpha/ia64/s390/sh/sparc stable wrt #394393 diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild index 64e65d083577..d17a2e3fc2d9 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild,v 1.7 2012/02/19 14:30:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild,v 1.8 2012/03/03 16:26:45 ranger Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Display information utility for X" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" |