diff options
author | Michael Weber <xmw@gentoo.org> | 2015-02-27 10:01:26 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2015-02-27 10:01:26 +0000 |
commit | 292b98123f6636be09075ccf46d974a75bc08bb5 (patch) | |
tree | 2257116347c8cc7c919fbbc330a4f78b61a393e4 /app-misc | |
parent | Version bump. (diff) | |
download | gentoo-2-292b98123f6636be09075ccf46d974a75bc08bb5.tar.gz gentoo-2-292b98123f6636be09075ccf46d974a75bc08bb5.tar.bz2 gentoo-2-292b98123f6636be09075ccf46d974a75bc08bb5.zip |
Update HOMEPAGE
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/toilet/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/toilet/toilet-0.2.ebuild | 6 | ||||
-rw-r--r-- | app-misc/toilet/toilet-0.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-misc/toilet/ChangeLog b/app-misc/toilet/ChangeLog index c1028dd82f5d..279c87151a94 100644 --- a/app-misc/toilet/ChangeLog +++ b/app-misc/toilet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/toilet -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/ChangeLog,v 1.22 2014/08/10 18:11:13 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/ChangeLog,v 1.23 2015/02/27 10:01:26 xmw Exp $ + + 27 Feb 2015; Michael Weber <xmw@gentoo.org> toilet-0.2.ebuild, + toilet-0.3.ebuild: + Update HOMEPAGE 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> toilet-0.2.ebuild, toilet-0.3.ebuild: diff --git a/app-misc/toilet/toilet-0.2.ebuild b/app-misc/toilet/toilet-0.2.ebuild index 219ba27035c4..25de8422576e 100644 --- a/app-misc/toilet/toilet-0.2.ebuild +++ b/app-misc/toilet/toilet-0.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/toilet-0.2.ebuild,v 1.7 2014/08/10 18:11:13 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/toilet-0.2.ebuild,v 1.8 2015/02/27 10:01:26 xmw Exp $ EAPI=2 DESCRIPTION="The Other Implementations letters. Figlet replacement" -HOMEPAGE="http://libcaca.zoy.org/toilet.html" +HOMEPAGE="http://caca.zoy.org/wiki/toilet" SRC_URI="http://caca.zoy.org/raw-attachment/wiki/${PN}/${P}.tar.gz" LICENSE="WTFPL-2" diff --git a/app-misc/toilet/toilet-0.3.ebuild b/app-misc/toilet/toilet-0.3.ebuild index c268516d3a09..0e7905250185 100644 --- a/app-misc/toilet/toilet-0.3.ebuild +++ b/app-misc/toilet/toilet-0.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/toilet-0.3.ebuild,v 1.3 2014/08/10 18:11:13 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/toilet-0.3.ebuild,v 1.4 2015/02/27 10:01:26 xmw Exp $ EAPI=4 DESCRIPTION="The Other Implementations letters. Figlet replacement" -HOMEPAGE="http://libcaca.zoy.org/toilet.html" +HOMEPAGE="http://caca.zoy.org/wiki/toilet" SRC_URI="http://caca.zoy.org/raw-attachment/wiki/${PN}/${P}.tar.gz" LICENSE="WTFPL-2" |