diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 16:01:25 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 16:01:25 +0000 |
commit | 98b3966f394429ceca4100e29d60d359c7a618c6 (patch) | |
tree | e4ae4871f099a9cdc60a872bb21f1d7bbecbd96d /dev-perl/Sys-Hostname-Long | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-98b3966f394429ceca4100e29d60d359c7a618c6.tar.gz gentoo-2-98b3966f394429ceca4100e29d60d359c7a618c6.tar.bz2 gentoo-2-98b3966f394429ceca4100e29d60d359c7a618c6.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Sys-Hostname-Long')
-rw-r--r-- | dev-perl/Sys-Hostname-Long/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild | 7 |
3 files changed, 12 insertions, 10 deletions
diff --git a/dev-perl/Sys-Hostname-Long/ChangeLog b/dev-perl/Sys-Hostname-Long/ChangeLog index 60457d83ef98..43b7f8c762bf 100644 --- a/dev-perl/Sys-Hostname-Long/ChangeLog +++ b/dev-perl/Sys-Hostname-Long/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Sys-Hostname-Long -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/ChangeLog,v 1.22 2006/09/16 21:35:22 dertobi123 Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/ChangeLog,v 1.23 2007/01/19 16:01:25 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Sys-Hostname-Long-1.2.ebuild, Sys-Hostname-Long-1.4.ebuild: + Ebuild maintenance 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> Sys-Hostname-Long-1.4.ebuild: diff --git a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild index bb7acf943237..35485c5bd985 100644 --- a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild +++ b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild,v 1.14 2006/08/05 23:07:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild,v 1.15 2007/01/19 16:01:25 mcummings Exp $ inherit perl-module DESCRIPTION="Try every conceivable way to get full hostname" SRC_URI="mirror://cpan/authors/id/S/SC/SCOTT/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~scott/${P}/" +HOMEPAGE="http://search.cpan.org/~scott/" SLOT="0" LICENSE="Artistic" @@ -17,4 +17,3 @@ mydoc="TODO" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild index 8fef37de4ae9..0f540838476a 100644 --- a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild +++ b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild,v 1.10 2006/09/16 21:35:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild,v 1.11 2007/01/19 16:01:25 mcummings Exp $ inherit perl-module DESCRIPTION="Try every conceivable way to get full hostname" SRC_URI="mirror://cpan/authors/id/S/SC/SCOTT/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~scott/${P}/" +HOMEPAGE="http://search.cpan.org/~scott/" SLOT="0" LICENSE="Artistic" @@ -17,4 +17,3 @@ mydoc="TODO" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |