diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:49:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:49:28 +0000 |
commit | a704607129b87a7b2000094b78e4b0a94c9ed8d3 (patch) | |
tree | 9315036a78c5e9ff7a1066752a5559d87e7705ef /media-gfx/qiv | |
parent | Fixed a compilation-error on PowerPC when using CFLAGS who don't allow Altive... (diff) | |
download | gentoo-2-a704607129b87a7b2000094b78e4b0a94c9ed8d3.tar.gz gentoo-2-a704607129b87a7b2000094b78e4b0a94c9ed8d3.tar.bz2 gentoo-2-a704607129b87a7b2000094b78e4b0a94c9ed8d3.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'media-gfx/qiv')
-rw-r--r-- | media-gfx/qiv/ChangeLog | 4 | ||||
-rw-r--r-- | media-gfx/qiv/qiv-1.7-r3.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/qiv/qiv-1.9.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/qiv/qiv-1.9_pre10.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/media-gfx/qiv/ChangeLog b/media-gfx/qiv/ChangeLog index 239db2219258..8a2a6bfe71f7 100644 --- a/media-gfx/qiv/ChangeLog +++ b/media-gfx/qiv/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-gfx/qiv -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/ChangeLog,v 1.8 2004/03/17 07:55:04 seemant Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/ChangeLog,v 1.9 2004/06/24 22:48:35 agriffis Exp $ 17 Mar 2004; Seemant Kulleen <seemant@gentoo.org> qiv-1.9_pre10.ebuild: fix for bug #44712 by Michael Sterret <mr_bones_@gentoo.org> diff --git a/media-gfx/qiv/qiv-1.7-r3.ebuild b/media-gfx/qiv/qiv-1.7-r3.ebuild index 0201a3fac815..d83b3b988323 100644 --- a/media-gfx/qiv/qiv-1.7-r3.ebuild +++ b/media-gfx/qiv/qiv-1.7-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.7-r3.ebuild,v 1.10 2003/08/25 19:54:07 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.7-r3.ebuild,v 1.11 2004/06/24 22:48:35 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Quick Image Viewer" diff --git a/media-gfx/qiv/qiv-1.9.ebuild b/media-gfx/qiv/qiv-1.9.ebuild index 75ee3b205163..e5f9f7e88e59 100644 --- a/media-gfx/qiv/qiv-1.9.ebuild +++ b/media-gfx/qiv/qiv-1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.9.ebuild,v 1.2 2004/02/28 07:22:18 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.9.ebuild,v 1.3 2004/06/24 22:48:35 agriffis Exp $ DESCRIPTION="Quick Image Viewer" SRC_URI="http://www.klografx.net/qiv/download/${P}-src.tgz" diff --git a/media-gfx/qiv/qiv-1.9_pre10.ebuild b/media-gfx/qiv/qiv-1.9_pre10.ebuild index 10b369a6d85f..8c02f1b7e3a5 100644 --- a/media-gfx/qiv/qiv-1.9_pre10.ebuild +++ b/media-gfx/qiv/qiv-1.9_pre10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.9_pre10.ebuild,v 1.6 2004/03/17 07:55:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.9_pre10.ebuild,v 1.7 2004/06/24 22:48:35 agriffis Exp $ MY_P=${P/_/-} S=${WORKDIR}/${P%%_*} |