diff options
author | David Holm <dholm@gentoo.org> | 2004-04-20 00:56:40 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-20 00:56:40 +0000 |
commit | 20dbc7cbd77f16e9b5d393f9bbbd231863b08e51 (patch) | |
tree | 0355b184e75e9d01137b915371d161b1d1a25633 /media-gfx/showimg | |
parent | Added metadata.xml (Manifest recommit) (diff) | |
download | gentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.tar.gz gentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.tar.bz2 gentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.zip |
Added to ~ppc
Diffstat (limited to 'media-gfx/showimg')
-rw-r--r-- | media-gfx/showimg/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/showimg/showimg-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/showimg/ChangeLog b/media-gfx/showimg/ChangeLog index eac5c78481f2..5b8c503f0e7c 100644 --- a/media-gfx/showimg/ChangeLog +++ b/media-gfx/showimg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/showimg # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/ChangeLog,v 1.8 2004/04/19 20:19:21 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/ChangeLog,v 1.9 2004/04/20 00:54:30 dholm Exp $ + + 20 Apr 2004; David Holm <dholm@gentoo.org> showimg-0.9.1.ebuild: + Added to ~ppc. *showimg-0.9.1 (19 Apr 2004) diff --git a/media-gfx/showimg/showimg-0.9.1.ebuild b/media-gfx/showimg/showimg-0.9.1.ebuild index 10f5ae5a12dc..94e0ee0e08bd 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 Technologies, Inc. # 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.1 2004/04/19 20:19:21 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.1.ebuild,v 1.2 2004/04/20 00:54:30 dholm Exp $ inherit kde-base need-kde 3.1 @@ -10,4 +10,4 @@ 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" +KEYWORDS="~x86 ~amd64 ~ppc" |