diff options
author | 2010-04-08 18:01:48 +0000 | |
---|---|---|
committer | 2010-04-08 18:01:48 +0000 | |
commit | 7d8bdaea97668393573ad4c6239662ea6cc1f5de (patch) | |
tree | 329e8ef82fee062fe7ff0bca67c28a0befaaa57a /app-portage | |
parent | punted openrpg which has been masked for years (diff) | |
download | gentoo-2-7d8bdaea97668393573ad4c6239662ea6cc1f5de.tar.gz gentoo-2-7d8bdaea97668393573ad4c6239662ea6cc1f5de.tar.bz2 gentoo-2-7d8bdaea97668393573ad4c6239662ea6cc1f5de.zip |
Update HOMEPAGE.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/portato/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/portato/portato-0.13.1.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/app-portage/portato/ChangeLog b/app-portage/portato/ChangeLog index cc7eb64d965f..89b07f98ccca 100644 --- a/app-portage/portato/ChangeLog +++ b/app-portage/portato/ChangeLog @@ -1,10 +1,11 @@ # ChangeLog for app-portage/portato # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portato/ChangeLog,v 1.22 2010/04/08 17:57:19 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/portato/ChangeLog,v 1.23 2010/04/08 18:01:48 idl0r Exp $ 08 Apr 2010; Christian Ruppert <idl0r@gentoo.org> -portato-0.12.1.ebuild, - -portato-0.13.ebuild: + -portato-0.13.ebuild portato-0.13.1.ebuild: Remove old/unsupported versions. + Update HOMEPAGE. 09 Mar 2010; Paul Varner <fuzzyray@gentoo.org> metadata.xml: Change herd to tools-portage. diff --git a/app-portage/portato/portato-0.13.1.ebuild b/app-portage/portato/portato-0.13.1.ebuild index 20c5dd188d26..20dde32c2c14 100644 --- a/app-portage/portato/portato-0.13.1.ebuild +++ b/app-portage/portato/portato-0.13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portato/portato-0.13.1.ebuild,v 1.1 2010/03/03 18:03:04 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/portato/portato-0.13.1.ebuild,v 1.2 2010/04/08 18:01:48 idl0r Exp $ EAPI="2" @@ -8,7 +8,7 @@ NEED_PYTHON="2.5" inherit python eutils distutils DESCRIPTION="A GUI for Portage written in Python." -HOMEPAGE="http://portato.origo.ethz.ch/" +HOMEPAGE="http://necoro.eu/portato" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |