summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2006-01-13 00:57:38 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2006-01-13 00:57:38 +0000
commit805d57ff56f0269b7bd395e4f962d7776a71034a (patch)
tree1752d1172f4fc0c1d567cfbe2583f13347794544 /media-gfx
parentpkgmove gnome-extra/libgtkhtml gnome-extra/gtkhtml (Dropping libgtkhtml) (diff)
downloadhistorical-805d57ff56f0269b7bd395e4f962d7776a71034a.tar.gz
historical-805d57ff56f0269b7bd395e4f962d7776a71034a.tar.bz2
historical-805d57ff56f0269b7bd395e4f962d7776a71034a.zip
Do not use HOMEPAGE in SRC_URI.
Package-Manager: portage-2.0.53
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/jhead/ChangeLog6
-rw-r--r--media-gfx/jhead/jhead-2.4.ebuild4
-rw-r--r--media-gfx/jhead/jhead-2.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog
index 19795d859ac2..99315f7f8ef8 100644
--- a/media-gfx/jhead/ChangeLog
+++ b/media-gfx/jhead/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/jhead
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.35 2006/01/11 23:09:31 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.36 2006/01/13 00:57:38 vanquirius Exp $
+
+ 13 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> jhead-2.4.ebuild,
+ jhead-2.5.ebuild:
+ Do not use HOMEPAGE in SRC_URI.
11 Jan 2006; Marcelo Goes <vanquirius@gentoo.org>
+files/jhead-2.5-gcc4.diff, jhead-2.5.ebuild:
diff --git a/media-gfx/jhead/jhead-2.4.ebuild b/media-gfx/jhead/jhead-2.4.ebuild
index 63190729b676..14b360047b68 100644
--- a/media-gfx/jhead/jhead-2.4.ebuild
+++ b/media-gfx/jhead/jhead-2.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.4.ebuild,v 1.6 2006/01/02 17:01:43 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.4.ebuild,v 1.7 2006/01/13 00:57:38 vanquirius Exp $
inherit eutils toolchain-funcs
DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover"
HOMEPAGE="http://www.sentex.net/~mwandel/jhead/"
-SRC_URI="${HOMEPAGE}${P}.tar.gz"
+SRC_URI="http://www.sentex.net/~mwandel/jhead/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc-macos ppc64 sparc x86"
diff --git a/media-gfx/jhead/jhead-2.5.ebuild b/media-gfx/jhead/jhead-2.5.ebuild
index 0b0602ff2902..24bbf99bf291 100644
--- a/media-gfx/jhead/jhead-2.5.ebuild
+++ b/media-gfx/jhead/jhead-2.5.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.5.ebuild,v 1.2 2006/01/11 23:09:31 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.5.ebuild,v 1.3 2006/01/13 00:57:38 vanquirius Exp $
inherit eutils toolchain-funcs
DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover"
HOMEPAGE="http://www.sentex.net/~mwandel/jhead/"
-SRC_URI="${HOMEPAGE}${P}.tar.gz"
+SRC_URI="http://www.sentex.net/~mwandel/jhead/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"