summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-14 21:12:25 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-14 21:12:25 +0000
commitef2c6e7e647eda47627a2020af896918ed89500e (patch)
tree582c5107f6806b1f4acd60160796ae0d1eb6bae1 /x11-apps/xdriinfo
parentAdded ~ppc64 (diff)
downloadgentoo-2-ef2c6e7e647eda47627a2020af896918ed89500e.tar.gz
gentoo-2-ef2c6e7e647eda47627a2020af896918ed89500e.tar.bz2
gentoo-2-ef2c6e7e647eda47627a2020af896918ed89500e.zip
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-apps/xdriinfo')
-rw-r--r--x11-apps/xdriinfo/ChangeLog5
-rw-r--r--x11-apps/xdriinfo/xdriinfo-1.0.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog
index df7894704089..66bbbe9f8cdf 100644
--- a/x11-apps/xdriinfo/ChangeLog
+++ b/x11-apps/xdriinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xdriinfo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.9 2006/02/13 05:42:10 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.10 2006/02/14 21:09:14 corsair Exp $
+
+ 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xdriinfo-1.0.0-r1.ebuild:
+ Added ~ppc64
*xdriinfo-1.0.0-r1 (13 Feb 2006)
diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.0-r1.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.0-r1.ebuild
index 25858b875dc4..e4aac035310c 100644
--- a/x11-apps/xdriinfo/xdriinfo-1.0.0-r1.ebuild
+++ b/x11-apps/xdriinfo/xdriinfo-1.0.0-r1.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/xdriinfo/xdriinfo-1.0.0-r1.ebuild,v 1.1 2006/02/13 05:42:10 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.0-r1.ebuild,v 1.2 2006/02/14 21:09:14 corsair Exp $
# Must be before x-modular eclass is inherited
SNAPSHOT="yes"
@@ -8,7 +8,7 @@ SNAPSHOT="yes"
inherit x-modular
DESCRIPTION="X.Org xdriinfo application"
-KEYWORDS="~x86"
+KEYWORDS="~ppc64 ~x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
x11-proto/glproto"