diff options
-rw-r--r-- | media-gfx/showimg/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/showimg/showimg-0.9.1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/showimg/showimg-0.9.2.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/showimg/showimg-0.9.3.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/springgraph/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/springgraph/springgraph-82.ebuild | 4 | ||||
-rw-r--r-- | media-libs/fontconfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/plotutils/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/plotutils/plotutils-2.4.1-r3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/t1lib/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/t1lib/t1lib-5.0.0-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/t1lib/t1lib-5.0.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/glurp/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/glurp/glurp-0.11.3.ebuild | 4 |
15 files changed, 45 insertions, 24 deletions
diff --git a/media-gfx/showimg/ChangeLog b/media-gfx/showimg/ChangeLog index 2000b582c42a..304cfaf5ad9d 100644 --- a/media-gfx/showimg/ChangeLog +++ b/media-gfx/showimg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/showimg # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/ChangeLog,v 1.18 2004/09/13 20:39:35 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/ChangeLog,v 1.19 2004/10/19 10:32:36 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> showimg-0.9.1.ebuild, + showimg-0.9.2.ebuild, showimg-0.9.3.ebuild: + Stable on amd64. 13 Sep 2004; Carsten Lohrke <carlo@gentoo.org> showimg-0.9.3.ebuild: missing kdebase dependency, missing ~archs, stable on x86 diff --git a/media-gfx/showimg/showimg-0.9.1.ebuild b/media-gfx/showimg/showimg-0.9.1.ebuild index b0a984fe63f4..5834f1358037 100644 --- a/media-gfx/showimg/showimg-0.9.1.ebuild +++ b/media-gfx/showimg/showimg-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.1.ebuild,v 1.6 2004/07/03 16:53:52 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.1.ebuild,v 1.7 2004/10/19 10:32:36 absinthe Exp $ inherit kde @@ -12,6 +12,6 @@ SLOT="0" IUSE="" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" need-kde 3.1 diff --git a/media-gfx/showimg/showimg-0.9.2.ebuild b/media-gfx/showimg/showimg-0.9.2.ebuild index c05e5a16b7aa..a3938b9bf979 100644 --- a/media-gfx/showimg/showimg-0.9.2.ebuild +++ b/media-gfx/showimg/showimg-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.2.ebuild,v 1.4 2004/07/03 16:53:52 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.2.ebuild,v 1.5 2004/10/19 10:32:36 absinthe Exp $ inherit kde @@ -9,7 +9,7 @@ SRC_URI="http://www.jalix.org/projects/showimg/download/${PVR}/${P}.tar.bz2" HOMEPAGE="http://www.jalix.org/projects/showimg/" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" IUSE="" SLOT="0" diff --git a/media-gfx/showimg/showimg-0.9.3.ebuild b/media-gfx/showimg/showimg-0.9.3.ebuild index a18970b3d01c..a7d9df156df9 100644 --- a/media-gfx/showimg/showimg-0.9.3.ebuild +++ b/media-gfx/showimg/showimg-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.3.ebuild,v 1.2 2004/09/13 20:39:35 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.3.ebuild,v 1.3 2004/10/19 10:32:36 absinthe Exp $ inherit kde @@ -9,7 +9,7 @@ SRC_URI="http://www.jalix.org/projects/showimg/download/${PVR}/${P}.tar.gz" HOMEPAGE="http://www.jalix.org/projects/showimg/" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" IUSE="" SLOT="0" diff --git a/media-gfx/springgraph/ChangeLog b/media-gfx/springgraph/ChangeLog index 5eec7741544c..ffa73f84e5e0 100644 --- a/media-gfx/springgraph/ChangeLog +++ b/media-gfx/springgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/springgraph # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/ChangeLog,v 1.9 2004/10/13 13:31:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/ChangeLog,v 1.10 2004/10/19 10:33:21 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> springgraph-82.ebuild: + Stable on amd64. 13 Oct 2004; Guy Martin <gmsoft@gentoo.org> springgraph-82.ebuild: Stable on hppa. diff --git a/media-gfx/springgraph/springgraph-82.ebuild b/media-gfx/springgraph/springgraph-82.ebuild index a1895a8ae626..d9af3585fa2a 100644 --- a/media-gfx/springgraph/springgraph-82.ebuild +++ b/media-gfx/springgraph/springgraph-82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-82.ebuild,v 1.8 2004/10/13 13:31:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-82.ebuild,v 1.9 2004/10/19 10:33:21 absinthe Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${SRC_FILE} mirror://debian/pool/main/${PN:0:1}/${PN}/${SRC_DEBIAN_PATCH}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha hppa ~mips ppc sparc ~ia64 ~amd64" +KEYWORDS="x86 alpha hppa ~mips ppc sparc ~ia64 amd64" IUSE="" DEPEND="" RDEPEND="dev-perl/GD" diff --git a/media-libs/fontconfig/ChangeLog b/media-libs/fontconfig/ChangeLog index 25093b0d74b2..5b1b60931387 100644 --- a/media-libs/fontconfig/ChangeLog +++ b/media-libs/fontconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/fontconfig # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.57 2004/10/18 18:08:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.58 2004/10/19 10:34:07 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> fontconfig-2.2.3.ebuild: + Stable on amd64. 18 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> fontconfig-2.2.3.ebuild: Stable on sparc diff --git a/media-libs/fontconfig/fontconfig-2.2.3.ebuild b/media-libs/fontconfig/fontconfig-2.2.3.ebuild index 0fed4c81578e..9b2caa09193b 100644 --- a/media-libs/fontconfig/fontconfig-2.2.3.ebuild +++ b/media-libs/fontconfig/fontconfig-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.3.ebuild,v 1.5 2004/10/18 18:08:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.3.ebuild,v 1.6 2004/10/19 10:34:07 absinthe Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://freedesktop.org/~fontconfig/release/${P}.tar.gz" LICENSE="fontconfig" SLOT="1.0" -KEYWORDS="x86 ~ppc sparc ~mips alpha arm hppa ~amd64 ia64 ~ppc64 s390" +KEYWORDS="x86 ~ppc sparc ~mips alpha arm hppa amd64 ia64 ~ppc64 s390" IUSE="" RDEPEND=">=media-libs/freetype-2.1.4 diff --git a/media-libs/plotutils/ChangeLog b/media-libs/plotutils/ChangeLog index 5b6492e7900e..4b9bb6a4806b 100644 --- a/media-libs/plotutils/ChangeLog +++ b/media-libs/plotutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/plotutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.20 2004/10/05 11:52:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.21 2004/10/19 10:35:44 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + plotutils-2.4.1-r3.ebuild: + Stable on amd64. 05 Oct 2004; Jason Wever <weeve@gentoo.org> plotutils-2.4.1-r3.ebuild: Stable on sparc. diff --git a/media-libs/plotutils/plotutils-2.4.1-r3.ebuild b/media-libs/plotutils/plotutils-2.4.1-r3.ebuild index 30bbd428c6f2..12f38e9b926b 100644 --- a/media-libs/plotutils/plotutils-2.4.1-r3.ebuild +++ b/media-libs/plotutils/plotutils-2.4.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r3.ebuild,v 1.6 2004/10/05 11:52:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r3.ebuild,v 1.7 2004/10/19 10:35:44 absinthe Exp $ IUSE="X" @@ -19,7 +19,7 @@ HOMEPAGE="http://www.gnu.org/software/plotutils/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~amd64 ~ia64 ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha amd64 ~ia64 ppc64" DEPEND="media-libs/libpng X? ( virtual/x11 )" diff --git a/media-libs/t1lib/ChangeLog b/media-libs/t1lib/ChangeLog index f6845f170fc0..97b1e7ff692d 100644 --- a/media-libs/t1lib/ChangeLog +++ b/media-libs/t1lib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/t1lib # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.33 2004/10/18 18:07:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.34 2004/10/19 10:36:35 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> t1lib-5.0.0-r2.ebuild, + t1lib-5.0.1.ebuild: + Stable on amd64. 18 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> t1lib-5.0.1.ebuild: Stable on sparc diff --git a/media-libs/t1lib/t1lib-5.0.0-r2.ebuild b/media-libs/t1lib/t1lib-5.0.0-r2.ebuild index 73d0f388437c..cd29cd9a038b 100644 --- a/media-libs/t1lib/t1lib-5.0.0-r2.ebuild +++ b/media-libs/t1lib/t1lib-5.0.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.0-r2.ebuild,v 1.14 2004/10/16 06:22:49 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.0-r2.ebuild,v 1.15 2004/10/19 10:36:35 absinthe Exp $ inherit eutils gnuconfig flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://sunsite.unc.edu/pub/Linux/libs/graphics/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" SLOT="5" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" IUSE="X doc" DEPEND="X? ( virtual/x11 )" diff --git a/media-libs/t1lib/t1lib-5.0.1.ebuild b/media-libs/t1lib/t1lib-5.0.1.ebuild index 969b0db3a240..169a5b517f4a 100644 --- a/media-libs/t1lib/t1lib-5.0.1.ebuild +++ b/media-libs/t1lib/t1lib-5.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.1.ebuild,v 1.5 2004/10/18 18:07:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.1.ebuild,v 1.6 2004/10/19 10:36:35 absinthe Exp $ inherit gnuconfig flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://sunsite.unc.edu/pub/Linux/libs/graphics/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" SLOT="5" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64" IUSE="X doc" DEPEND="X? ( virtual/x11 )" diff --git a/media-sound/glurp/ChangeLog b/media-sound/glurp/ChangeLog index 0907cce5518e..ee5447045a81 100644 --- a/media-sound/glurp/ChangeLog +++ b/media-sound/glurp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/glurp # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glurp/ChangeLog,v 1.8 2004/09/23 18:41:18 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glurp/ChangeLog,v 1.9 2004/10/19 10:37:14 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> glurp-0.11.3.ebuild: + Stable on amd64. 23 Sep 2004; Andrej Kacian <ticho@gentoo.org> glurp-0.11.3.ebuild: Stable on x86. diff --git a/media-sound/glurp/glurp-0.11.3.ebuild b/media-sound/glurp/glurp-0.11.3.ebuild index 884aeda8cbd2..a92f2339cfd9 100644 --- a/media-sound/glurp/glurp-0.11.3.ebuild +++ b/media-sound/glurp/glurp-0.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glurp/glurp-0.11.3.ebuild,v 1.2 2004/09/23 18:41:18 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glurp/glurp-0.11.3.ebuild,v 1.3 2004/10/19 10:37:14 absinthe Exp $ DESCRIPTION="Glurp is a GTK2 based graphical client for the Music Player Daemon" HOMEPAGE="http://sourceforge.net/projects/glurp/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/glurp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="debug" DEPEND=">=x11-libs/gtk+-2.4.0 >=gnome-base/libglade-2.3.6" |