diff options
author | 2009-06-05 16:55:24 +0000 | |
---|---|---|
committer | 2009-06-05 16:55:24 +0000 | |
commit | fcc1233830a5b70e2556f9997ee02106565c58c4 (patch) | |
tree | 2d5b1074958e5cd71400a0fe835efab48b465d17 /x11-apps/xdpyinfo | |
parent | Stable for HPPA (bug #272671). (diff) | |
download | historical-fcc1233830a5b70e2556f9997ee02106565c58c4.tar.gz historical-fcc1233830a5b70e2556f9997ee02106565c58c4.tar.bz2 historical-fcc1233830a5b70e2556f9997ee02106565c58c4.zip |
stable sparc, bug 268581
Package-Manager: portage-2.1.6.11/cvs/Linux sparc64
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r-- | x11-apps/xdpyinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index 581100ac71c1..a8eb27c8a441 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.43 2009/05/20 13:50:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.44 2009/06/05 16:52:19 tcunha Exp $ + + 05 Jun 2009; Tiago Cunha <tcunha@gentoo.org> xdpyinfo-1.0.3.ebuild: + stable sparc, bug 268581 20 May 2009; Brent Baude <ranger@gentoo.org> xdpyinfo-1.0.3.ebuild: Marking xdpyinfo-1.0.3 ppc64 stable for bug 268581 diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild index a7c0edb3aa14..0a51252e0bdb 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.7 2009/05/20 13:50:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.8 2009/06/05 16:52:19 tcunha Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="display information utility for X" -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" IUSE="dga dmx xinerama" RDEPEND="x11-libs/libXext |