diff options
-rw-r--r-- | x11-apps/xdm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xdm/xdm-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/libXvMC/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libXvMC/libXvMC-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-themes/gentoo-xcursors/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild | 6 |
6 files changed, 25 insertions, 15 deletions
diff --git a/x11-apps/xdm/ChangeLog b/x11-apps/xdm/ChangeLog index 302bd24a434d..a07128c9215d 100644 --- a/x11-apps/xdm/ChangeLog +++ b/x11-apps/xdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdm -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.35 2005/12/27 10:59:22 stefaan Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.36 2006/02/14 08:10:08 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xdm-1.0.1.ebuild: + Added ~ppc64; bug #122726 27 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> xdm-1.0.1.ebuild: Marked ~alpha diff --git a/x11-apps/xdm/xdm-1.0.1.ebuild b/x11-apps/xdm/xdm-1.0.1.ebuild index 62a840f5f635..b74080b61354 100644 --- a/x11-apps/xdm/xdm-1.0.1.ebuild +++ b/x11-apps/xdm/xdm-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/xdm/xdm-1.0.1.ebuild,v 1.2 2005/12/27 10:59:22 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.0.1.ebuild,v 1.3 2006/02/14 08:10:08 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit multilib x-modular pam DESCRIPTION="X.Org xdm application" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="xprint ipv6 pam" RDEPEND="x11-apps/xrdb x11-libs/libXdmcp diff --git a/x11-libs/libXvMC/ChangeLog b/x11-libs/libXvMC/ChangeLog index 70ca707f932f..5aaf8ce2e295 100644 --- a/x11-libs/libXvMC/ChangeLog +++ b/x11-libs/libXvMC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXvMC -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXvMC/ChangeLog,v 1.12 2005/12/26 22:05:08 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXvMC/ChangeLog,v 1.13 2006/02/14 08:11:17 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> libXvMC-1.0.1.ebuild: + Added ~ppc64; bug #122726 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -libXvMC-0.99.2.ebuild, -libXvMC-1.0.0.ebuild: diff --git a/x11-libs/libXvMC/libXvMC-1.0.1.ebuild b/x11-libs/libXvMC/libXvMC-1.0.1.ebuild index fde1f4c74473..95de4d89417f 100644 --- a/x11-libs/libXvMC/libXvMC-1.0.1.ebuild +++ b/x11-libs/libXvMC/libXvMC-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-libs/libXvMC/libXvMC-1.0.1.ebuild,v 1.1 2005/12/23 08:47:09 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXvMC/libXvMC-1.0.1.ebuild,v 1.2 2006/02/14 08:11:17 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org XvMC library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" #IUSE="X gnome" RDEPEND="x11-libs/libX11 x11-libs/libXext diff --git a/x11-themes/gentoo-xcursors/ChangeLog b/x11-themes/gentoo-xcursors/ChangeLog index dfc329a72bd2..9e851987c564 100644 --- a/x11-themes/gentoo-xcursors/ChangeLog +++ b/x11-themes/gentoo-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gentoo-xcursors -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.5 2005/12/16 11:46:39 flameeyes Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.6 2006/02/14 08:09:21 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + gentoo-xcursors-0.3.1.ebuild: + Added ~ppc64; bug #122726 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> gentoo-xcursors-0.3.1.ebuild: diff --git a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild index 0d74cbf89b81..9b4b693c3fce 100644 --- a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild +++ b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.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-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.4 2005/12/16 11:46:39 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.5 2006/02/14 08:09:21 corsair Exp $ DESCRIPTION="A high quality set of animated mouse cursors" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${PN/xcursors/cursors}-tad-${PV}.tar.bz2" LICENSE="X11" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~amd64 ~mips ~ppc64 ~x86" IUSE="" RDEPEND="" |