diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-20 05:45:59 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-20 05:45:59 +0000 |
commit | 02822752af6f170856bd3c64fb2ed8dc73acc8ec (patch) | |
tree | f4baea02404b1e03c1c504e33fa08065b05bf6c8 /kde-misc/tellico | |
parent | Mask net-im/sim wrt #275316. (diff) | |
download | gentoo-2-02822752af6f170856bd3c64fb2ed8dc73acc8ec.tar.gz gentoo-2-02822752af6f170856bd3c64fb2ed8dc73acc8ec.tar.bz2 gentoo-2-02822752af6f170856bd3c64fb2ed8dc73acc8ec.zip |
Change HOMEPAGE wrt #259755.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/tellico')
-rw-r--r-- | kde-misc/tellico/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/tellico/tellico-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/tellico/ChangeLog b/kde-misc/tellico/ChangeLog index 33b98d994737..ab054a7a3a3f 100644 --- a/kde-misc/tellico/ChangeLog +++ b/kde-misc/tellico/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/tellico # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.83 2009/09/21 15:21:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.84 2009/10/20 05:45:59 ssuominen Exp $ + + 20 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> tellico-2.0.ebuild: + Change HOMEPAGE wrt #259755. *tellico-2.0 (21 Sep 2009) diff --git a/kde-misc/tellico/tellico-2.0.ebuild b/kde-misc/tellico/tellico-2.0.ebuild index 1b7979200b71..98375d33552e 100644 --- a/kde-misc/tellico/tellico-2.0.ebuild +++ b/kde-misc/tellico/tellico-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.0.ebuild,v 1.1 2009/09/21 15:21:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.0.ebuild,v 1.2 2009/10/20 05:45:59 ssuominen Exp $ EAPI="2" @@ -14,7 +14,7 @@ inherit kde4-base MY_P="${P/_}" DESCRIPTION="A collection manager for the KDE environment." -HOMEPAGE="http://www.periapsis.org/tellico/" +HOMEPAGE="http://tellico-project.org/" SRC_URI="http://tellico-project.org/files/${MY_P}.tar.bz2" LICENSE="GPL-2" |