diff options
-rw-r--r-- | x11-apps/xrefresh/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-apps/xrx/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xrx/xrx-1.0.1.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/x11-apps/xrefresh/ChangeLog b/x11-apps/xrefresh/ChangeLog index 6cdd8769b0e1..bf48e2abad71 100644 --- a/x11-apps/xrefresh/ChangeLog +++ b/x11-apps/xrefresh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrefresh -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.10 2005/12/26 21:24:40 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.11 2006/02/14 21:48:46 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xrefresh-1.0.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xrefresh-0.99.2.ebuild, -xrefresh-1.0.0.ebuild: diff --git a/x11-apps/xrefresh/xrefresh-1.0.1.ebuild b/x11-apps/xrefresh/xrefresh-1.0.1.ebuild index e187aa69cb08..151dbc86c439 100644 --- a/x11-apps/xrefresh/xrefresh-1.0.1.ebuild +++ b/x11-apps/xrefresh/xrefresh-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/xrefresh/xrefresh-1.0.1.ebuild,v 1.1 2005/12/23 10:47:57 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.1.ebuild,v 1.2 2006/02/14 21:48:46 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xrefresh application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xrx/ChangeLog b/x11-apps/xrx/ChangeLog index 4d457304cbc5..d1fd3542cd8c 100644 --- a/x11-apps/xrx/ChangeLog +++ b/x11-apps/xrx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrx -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrx/ChangeLog,v 1.9 2005/12/26 21:25:08 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrx/ChangeLog,v 1.10 2006/02/14 21:52:46 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xrx-1.0.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xrx-0.99.3.ebuild, -xrx-1.0.0.ebuild: diff --git a/x11-apps/xrx/xrx-1.0.1.ebuild b/x11-apps/xrx/xrx-1.0.1.ebuild index 46ee2397dd92..89041c292915 100644 --- a/x11-apps/xrx/xrx-1.0.1.ebuild +++ b/x11-apps/xrx/xrx-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/xrx/xrx-1.0.1.ebuild,v 1.1 2005/12/23 10:48:16 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrx/xrx-1.0.1.ebuild,v 1.2 2006/02/14 21:52:46 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xrx application" -KEYWORDS="~x86" +KEYWORDS="~ppc64 ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXt x11-libs/libXext" |