diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:28:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:28:58 +0000 |
commit | 1351b86035ea0d1e44b2c97e3f068921378b7ff7 (patch) | |
tree | d9f3eb5555f23da45c56c5408f8b5156427bd059 /x11-apps/xdpyinfo | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-1351b86035ea0d1e44b2c97e3f068921378b7ff7.tar.gz gentoo-2-1351b86035ea0d1e44b2c97e3f068921378b7ff7.tar.bz2 gentoo-2-1351b86035ea0d1e44b2c97e3f068921378b7ff7.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r-- | x11-apps/xdpyinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index 0c9ad1859680..54766cda12d2 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.58 2010/01/18 19:10:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.59 2010/01/19 18:28:58 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xdpyinfo-1.1.0.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xdpyinfo-1.1.0.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild index 103f28e2ffe1..63289c5ee648 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild,v 1.10 2010/01/18 19:10:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild,v 1.11 2010/01/19 18:28:58 armin76 Exp $ inherit x-modular 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=" |