diff options
-rw-r--r-- | media-video/dvdbackup/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/dvdbackup/dvdbackup-0.1.1-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/calc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/calc/calc-2.11.10.1.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/jimmac-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild | 4 |
6 files changed, 21 insertions, 11 deletions
diff --git a/media-video/dvdbackup/ChangeLog b/media-video/dvdbackup/ChangeLog index 8d4b473b95a4..f6e2463b8dd7 100644 --- a/media-video/dvdbackup/ChangeLog +++ b/media-video/dvdbackup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/dvdbackup -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.11 2005/12/18 01:49:40 flameeyes Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.12 2006/01/31 14:56:06 josejx Exp $ + + 31 Jan 2006; Joseph Jezak <josejx@gentoo.org> dvdbackup-0.1.1-r1.ebuild: + Marked ppc stable for bug #120805. *dvdbackup-0.1.1-r2 (18 Dec 2005) diff --git a/media-video/dvdbackup/dvdbackup-0.1.1-r1.ebuild b/media-video/dvdbackup/dvdbackup-0.1.1-r1.ebuild index 46b3ca240675..2d376c04fd81 100644 --- a/media-video/dvdbackup/dvdbackup-0.1.1-r1.ebuild +++ b/media-video/dvdbackup/dvdbackup-0.1.1-r1.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/media-video/dvdbackup/dvdbackup-0.1.1-r1.ebuild,v 1.8 2005/10/03 19:46:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.1.1-r1.ebuild,v 1.9 2006/01/31 14:56:06 josejx Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://dvd-create.sourceforge.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc-macos ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc-macos ppc64 sparc x86" IUSE="" DEPEND="media-libs/libdvdread" diff --git a/sci-mathematics/calc/ChangeLog b/sci-mathematics/calc/ChangeLog index 9cfd9b534af4..60d40b049855 100644 --- a/sci-mathematics/calc/ChangeLog +++ b/sci-mathematics/calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/calc # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/ChangeLog,v 1.6 2006/01/29 10:57:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/ChangeLog,v 1.7 2006/01/31 14:55:47 josejx Exp $ + + 31 Jan 2006; Joseph Jezak <josejx@gentoo.org> calc-2.11.10.1.ebuild: + Marked ppc stable for bug #120805. 29 Jan 2006; Markus Rothe <corsair@gentoo.org> calc-2.11.10.1.ebuild: Stable on ppc64 diff --git a/sci-mathematics/calc/calc-2.11.10.1.ebuild b/sci-mathematics/calc/calc-2.11.10.1.ebuild index a9ae5ee2232d..cf0c26338f92 100644 --- a/sci-mathematics/calc/calc-2.11.10.1.ebuild +++ b/sci-mathematics/calc/calc-2.11.10.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/sci-mathematics/calc/calc-2.11.10.1.ebuild,v 1.3 2006/01/29 10:57:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/calc-2.11.10.1.ebuild,v 1.4 2006/01/31 14:55:47 josejx Exp $ DESCRIPTION="An arbitrary precision C-like arithmetic system" HOMEPAGE="http://www.isthe.com/chongo/tech/comp/calc/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ppc ~ppc-macos ppc64 ~x86" IUSE="" diff --git a/x11-themes/jimmac-xcursors/ChangeLog b/x11-themes/jimmac-xcursors/ChangeLog index 124a51dc23e4..0eaa562ae8da 100644 --- a/x11-themes/jimmac-xcursors/ChangeLog +++ b/x11-themes/jimmac-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/jimmac-xcursors # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/ChangeLog,v 1.9 2006/01/03 23:21:01 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/ChangeLog,v 1.10 2006/01/31 14:57:11 josejx Exp $ + + 31 Jan 2006; Joseph Jezak <josejx@gentoo.org> + jimmac-xcursors-0.0.1.ebuild: + Marked ppc stable for bug #120805. 03 Jan 2006; <gothgirl@gentoo.org> jimmac-xcursors-0.0.1.ebuild: adjust for modular X diff --git a/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild b/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild index 8b95ee645fc3..31c877c1a219 100644 --- a/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild +++ b/x11-themes/jimmac-xcursors/jimmac-xcursors-0.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-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild,v 1.10 2006/01/03 23:25:27 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild,v 1.11 2006/01/31 14:57:12 josejx Exp $ MY_P="6550-Jimmac.tar.gz" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -9,7 +9,7 @@ SRC_URI="http://kde-look.org/content/files/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="" DEPEND="${RDEPEND}" |