diff options
-rw-r--r-- | x11-apps/xclock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xclock/xclock-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xcmsdb/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-apps/xconsole/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xdbedizzy/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xdbedizzy/xdbedizzy-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-apps/xditview/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xditview/xditview-1.0.1.ebuild | 6 |
12 files changed, 44 insertions, 26 deletions
diff --git a/x11-apps/xclock/ChangeLog b/x11-apps/xclock/ChangeLog index 9b5cd9bf0177..01c84f0dfd5a 100644 --- a/x11-apps/xclock/ChangeLog +++ b/x11-apps/xclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclock # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.14 2006/01/31 13:02:59 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.15 2006/02/14 21:01:41 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xclock-1.0.1.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xclock-1.0.1.ebuild: Unstable on hppa. diff --git a/x11-apps/xclock/xclock-1.0.1.ebuild b/x11-apps/xclock/xclock-1.0.1.ebuild index 3f64ee310ce6..aa1042d60ada 100644 --- a/x11-apps/xclock/xclock-1.0.1.ebuild +++ b/x11-apps/xclock/xclock-1.0.1.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/xclock/xclock-1.0.1.ebuild,v 1.4 2006/01/31 13:02:59 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.1.ebuild,v 1.5 2006/02/14 21:01:41 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xclock application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libX11 x11-libs/libXrender diff --git a/x11-apps/xcmsdb/ChangeLog b/x11-apps/xcmsdb/ChangeLog index 6feabafc32df..0c75887b7393 100644 --- a/x11-apps/xcmsdb/ChangeLog +++ b/x11-apps/xcmsdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcmsdb -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.9 2005/12/26 21:02:38 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.10 2006/02/14 21:02:40 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xcmsdb-1.0.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xcmsdb-0.99.2.ebuild, -xcmsdb-1.0.0.ebuild: diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild index 551378d0e9de..a2c7237dfe11 100644 --- a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild +++ b/x11-apps/xcmsdb/xcmsdb-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/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.1 2005/12/23 10:33:58 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.2 2006/02/14 21:02:40 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xcmsdb application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index 10540c4ea73c..86e914dcbd6e 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xconsole -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.11 2005/12/26 21:03:06 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.12 2006/02/14 21:03:36 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xconsole-1.0.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xconsole-0.99.3.ebuild, -xconsole-1.0.0.ebuild: diff --git a/x11-apps/xconsole/xconsole-1.0.1.ebuild b/x11-apps/xconsole/xconsole-1.0.1.ebuild index 616366a80c95..081ae3175f38 100644 --- a/x11-apps/xconsole/xconsole-1.0.1.ebuild +++ b/x11-apps/xconsole/xconsole-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/xconsole/xconsole-1.0.1.ebuild,v 1.1 2005/12/23 10:34:18 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.1.ebuild,v 1.2 2006/02/14 21:03:36 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xconsole application" -KEYWORDS="~amd64 ~mips ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc64 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index c6a0753c1a42..f0a728d9d348 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.13 2006/01/31 13:03:46 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.14 2006/02/14 21:04:36 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xcursorgen-1.0.0.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xcursorgen-1.0.0.ebuild: diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild index 71054b81170b..253365ce9239 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.0.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/xcursorgen/xcursorgen-1.0.0.ebuild,v 1.2 2006/01/31 13:03:46 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild,v 1.3 2006/02/14 21:04:36 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xcursorgen application" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXcursor =media-libs/libpng-1.2*" diff --git a/x11-apps/xdbedizzy/ChangeLog b/x11-apps/xdbedizzy/ChangeLog index 8b7079a8a764..74a96d3ba2be 100644 --- a/x11-apps/xdbedizzy/ChangeLog +++ b/x11-apps/xdbedizzy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdbedizzy -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdbedizzy/ChangeLog,v 1.10 2005/12/26 21:04:01 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdbedizzy/ChangeLog,v 1.11 2006/02/14 21:05:25 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xdbedizzy-1.0.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xdbedizzy-0.99.3.ebuild, -xdbedizzy-1.0.0.ebuild: diff --git a/x11-apps/xdbedizzy/xdbedizzy-1.0.1.ebuild b/x11-apps/xdbedizzy/xdbedizzy-1.0.1.ebuild index 29f9f77ed8a3..28e8d681b355 100644 --- a/x11-apps/xdbedizzy/xdbedizzy-1.0.1.ebuild +++ b/x11-apps/xdbedizzy/xdbedizzy-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/xdbedizzy/xdbedizzy-1.0.1.ebuild,v 1.1 2005/12/23 10:34:38 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdbedizzy/xdbedizzy-1.0.1.ebuild,v 1.2 2006/02/14 21:05:25 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xdbedizzy application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86" # xprint support isn't optional, despite what configure says. #IUSE="xprint" diff --git a/x11-apps/xditview/ChangeLog b/x11-apps/xditview/ChangeLog index 71afc8a12eb8..7d8964e680b0 100644 --- a/x11-apps/xditview/ChangeLog +++ b/x11-apps/xditview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xditview -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/ChangeLog,v 1.9 2005/12/26 21:04:29 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/ChangeLog,v 1.10 2006/02/14 21:06:22 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xditview-1.0.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xditview-0.99.2.ebuild, -xditview-1.0.0.ebuild: diff --git a/x11-apps/xditview/xditview-1.0.1.ebuild b/x11-apps/xditview/xditview-1.0.1.ebuild index d101154a2354..e47245863d71 100644 --- a/x11-apps/xditview/xditview-1.0.1.ebuild +++ b/x11-apps/xditview/xditview-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/xditview/xditview-1.0.1.ebuild,v 1.1 2005/12/23 10:34:59 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/xditview-1.0.1.ebuild,v 1.2 2006/02/14 21:06:22 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xditview application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |