diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-26 11:37:55 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-26 11:37:55 +0000 |
commit | 73488798ba271f5ef55f154ea29a7e80f170e7c9 (patch) | |
tree | 97bced78ac3315c7d22021b49bb4741e733e52f3 /x11-misc/treeline | |
parent | Stable for HPPA (bug #214130). (diff) | |
download | gentoo-2-73488798ba271f5ef55f154ea29a7e80f170e7c9.tar.gz gentoo-2-73488798ba271f5ef55f154ea29a7e80f170e7c9.tar.bz2 gentoo-2-73488798ba271f5ef55f154ea29a7e80f170e7c9.zip |
HOMEPAGE fixed, bug #214843
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/treeline')
-rw-r--r-- | x11-misc/treeline/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/treeline/treeline-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/treeline/ChangeLog b/x11-misc/treeline/ChangeLog index b7b28d1b092d..e0d564b1f936 100644 --- a/x11-misc/treeline/ChangeLog +++ b/x11-misc/treeline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/treeline # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.34 2008/03/23 14:40:44 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.35 2008/03/26 11:37:55 coldwind Exp $ + + 26 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> treeline-1.0.2.ebuild: + HOMEPAGE fixed, bug #214843 23 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> treeline-1.0.2.ebuild: amd64 stable and fix quoting. diff --git a/x11-misc/treeline/treeline-1.0.2.ebuild b/x11-misc/treeline/treeline-1.0.2.ebuild index ac0fa2e5644b..b91914563d89 100644 --- a/x11-misc/treeline/treeline-1.0.2.ebuild +++ b/x11-misc/treeline/treeline-1.0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.0.2.ebuild,v 1.4 2008/03/23 14:40:44 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.0.2.ebuild,v 1.5 2008/03/26 11:37:55 coldwind Exp $ inherit python DESCRIPTION="TreeLine is a structured information storage program." -HOMEPAGE="http://www.bellz.org/treeline" +HOMEPAGE="http://treeline.bellz.org/" SRC_URI="http://www.bellz.org/${PN}/${P}.tar.gz http://www.bellz.org/${PN}/${PN}-i18n-${PV}a.tar.gz" |