diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-01-05 06:13:32 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-01-05 06:13:32 +0000 |
commit | 2cbf0b3c49945810dea951791a51dbe0b37cb082 (patch) | |
tree | eb0a3713c8e3c1f0a167bde40a5bf62ca8f8293b /x11-apps/xdpyinfo | |
parent | Fix SELinux patch, as seen in bug #116738. (diff) | |
download | gentoo-2-2cbf0b3c49945810dea951791a51dbe0b37cb082.tar.gz gentoo-2-2cbf0b3c49945810dea951791a51dbe0b37cb082.tar.bz2 gentoo-2-2cbf0b3c49945810dea951791a51dbe0b37cb082.zip |
Adding ~ppc
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r-- | x11-apps/xdpyinfo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index b5ddada02bf5..213ba2ae5a82 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.13 2005/12/26 21:05:25 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.14 2006/01/05 06:13:32 cardoe Exp $ + + 05 Jan 2006; Doug Goldstein <cardoe@gentoo.org> xdpyinfo-1.0.1.ebuild: + Adding ~ppc 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xdpyinfo-0.99.2.ebuild, -xdpyinfo-1.0.0.ebuild: diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild index 531831c90000..acf4a5a499d1 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-2005 Gentoo Foundation +# 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.1 2005/12/23 10:35:42 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.2 2006/01/05 06:13:32 cardoe Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xdpyinfo application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXext x11-libs/libX11 x11-libs/libXtst |