diff options
author | 2012-02-19 14:32:46 +0000 | |
---|---|---|
committer | 2012-02-19 14:32:46 +0000 | |
commit | a1e577ec1c3b69ec4c58f44c95c659ea5630f3e8 (patch) | |
tree | eb528538472c094675c4a258368445813c4f1131 /x11-apps/xdpyinfo | |
parent | version bump (diff) | |
download | historical-a1e577ec1c3b69ec4c58f44c95c659ea5630f3e8.tar.gz historical-a1e577ec1c3b69ec4c58f44c95c659ea5630f3e8.tar.bz2 historical-a1e577ec1c3b69ec4c58f44c95c659ea5630f3e8.zip |
alpha/ia64/s390/sh/sparc stable wrt #394393
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'x11-apps/xdpyinfo')
-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 b66b47219625..eaae0f8680ce 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.74 2012/02/15 19:07:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.75 2012/02/19 14:30:48 armin76 Exp $ + + 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> xdpyinfo-1.3.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #394393 15 Feb 2012; Brent Baude <ranger@gentoo.org> xdpyinfo-1.3.0.ebuild: Marking xdpyinfo-1.3.0 ppc stable for bug 394393 diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild index 750d2ac10c4e..64e65d083577 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.6 2012/02/15 19:07:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild,v 1.7 2012/02/19 14:30:48 armin76 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=" |