diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2005-12-13 18:44:07 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2005-12-13 18:44:07 +0000 |
commit | 07ff9c1ce06e5b6721a89d58f6c902ff7fd9083c (patch) | |
tree | 35e2a97cd71e84a8ea3c9f19a33ee6484866c471 /x11-apps/xrandr | |
parent | adding ~ppc (diff) | |
download | gentoo-2-07ff9c1ce06e5b6721a89d58f6c902ff7fd9083c.tar.gz gentoo-2-07ff9c1ce06e5b6721a89d58f6c902ff7fd9083c.tar.bz2 gentoo-2-07ff9c1ce06e5b6721a89d58f6c902ff7fd9083c.zip |
Adding ~ppc
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/xrandr')
-rw-r--r-- | x11-apps/xrandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xrandr/xrandr-0.99.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xrandr/ChangeLog b/x11-apps/xrandr/ChangeLog index 44ec352e4858..2aa2bb3b6498 100644 --- a/x11-apps/xrandr/ChangeLog +++ b/x11-apps/xrandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrandr # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.7 2005/12/09 07:01:33 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.8 2005/12/13 18:43:10 cardoe Exp $ + + 13 Dec 2005; Doug Goldstein <cardoe@gentoo.org> xrandr-0.99.2.ebuild: + Adding ~ppc 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xrandr-0.99.0.ebuild, -xrandr-0.99.1.ebuild: diff --git a/x11-apps/xrandr/xrandr-0.99.2.ebuild b/x11-apps/xrandr/xrandr-0.99.2.ebuild index 11df89862fce..c9e39e9222dc 100644 --- a/x11-apps/xrandr/xrandr-0.99.2.ebuild +++ b/x11-apps/xrandr/xrandr-0.99.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-0.99.2.ebuild,v 1.1 2005/12/04 22:17:33 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-0.99.2.ebuild,v 1.2 2005/12/13 18:43:10 cardoe Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xrandr application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXrandr x11-libs/libX11" DEPEND="${RDEPEND}" |