diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:37:14 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:37:14 +0000 |
commit | f40573f31e89e63ab2438a35778a26036ae4b5c9 (patch) | |
tree | 36e66e856b636d7e52fbf649e82e614aa04b5ce6 /media-gfx | |
parent | stable (Manifest recommit) (diff) | |
download | gentoo-2-f40573f31e89e63ab2438a35778a26036ae4b5c9.tar.gz gentoo-2-f40573f31e89e63ab2438a35778a26036ae4b5c9.tar.bz2 gentoo-2-f40573f31e89e63ab2438a35778a26036ae4b5c9.zip |
Stable on amd64.
Diffstat (limited to 'media-gfx')
-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 |
6 files changed, 17 insertions, 10 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" |