diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:33:21 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:33:21 +0000 |
commit | a014e0b6e8795d25752049c1a71df7fdf1b53e89 (patch) | |
tree | 067966b1522c00775454f787eaa08f44fd22fb3b /media-gfx/showimg | |
parent | KEYWORDS ~amd64. (diff) | |
download | historical-a014e0b6e8795d25752049c1a71df7fdf1b53e89.tar.gz historical-a014e0b6e8795d25752049c1a71df7fdf1b53e89.tar.bz2 historical-a014e0b6e8795d25752049c1a71df7fdf1b53e89.zip |
Stable on amd64.
Diffstat (limited to 'media-gfx/showimg')
-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 |
4 files changed, 11 insertions, 7 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" |