diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-12 12:26:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-12 12:26:32 +0000 |
commit | 959e6461e11eb35499b84d15abad199fb5904dcf (patch) | |
tree | 2c58ab22630f448a222de641bd3545c99d6b4c67 /media-libs/stimg/stimg-0.1.0.ebuild | |
parent | Keyword ~amd64 wrt #284501 (diff) | |
download | gentoo-2-959e6461e11eb35499b84d15abad199fb5904dcf.tar.gz gentoo-2-959e6461e11eb35499b84d15abad199fb5904dcf.tar.bz2 gentoo-2-959e6461e11eb35499b84d15abad199fb5904dcf.zip |
fix HOMEPAGE
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/stimg/stimg-0.1.0.ebuild')
-rw-r--r-- | media-libs/stimg/stimg-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/stimg/stimg-0.1.0.ebuild b/media-libs/stimg/stimg-0.1.0.ebuild index 4c3df98f3900..96b005c5a220 100644 --- a/media-libs/stimg/stimg-0.1.0.ebuild +++ b/media-libs/stimg/stimg-0.1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/stimg-0.1.0.ebuild,v 1.8 2009/09/12 12:22:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/stimg-0.1.0.ebuild,v 1.9 2009/09/12 12:26:32 ssuominen Exp $ EAPI=2 inherit toolchain-funcs DESCRIPTION="Simple and tiny image loading library" -HOMEPAGE="http:///homepage3.nifty.com/slokar/fb/" +HOMEPAGE="http://homepage3.nifty.com/slokar/fb/" SRC_URI="http://homepage3.nifty.com/slokar/stimg/${P}.tar.gz" LICENSE="as-is LGPL-2" |