diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 14:56:07 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 14:56:07 +0000 |
commit | a91bbf6835327720f39251f0793b6d52c0c8166f (patch) | |
tree | 44b3dd93cd445f2ff8d674a443d219b3fc12f346 /x11-apps/xdpyinfo | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-a91bbf6835327720f39251f0793b6d52c0c8166f.tar.gz gentoo-2-a91bbf6835327720f39251f0793b6d52c0c8166f.tar.bz2 gentoo-2-a91bbf6835327720f39251f0793b6d52c0c8166f.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r-- | x11-apps/xdpyinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index 0bae010809d2..5406b637c7c4 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.17 2006/06/30 10:09:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.18 2006/06/30 14:56:07 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> xdpyinfo-1.0.1.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xdpyinfo-1.0.1.ebuild: Stable on ppc64 diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild index 5a5188d15287..c6f5ab5fe4b4 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.6 2006/06/30 10:09:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.7 2006/06/30 14:56:07 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xdpyinfo application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" RDEPEND="x11-libs/libXext x11-libs/libX11 x11-libs/libXtst |