diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-12-18 01:19:30 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-12-18 01:19:30 +0000 |
commit | 9dd11bba815e45e4e044d3fa4388222fa354b44c (patch) | |
tree | 28bcca7260ea406ad7ec591bd435987210a2b92c /dev-util | |
parent | Version bump. Removed old ebuild. (diff) | |
download | historical-9dd11bba815e45e4e044d3fa4388222fa354b44c.tar.gz historical-9dd11bba815e45e4e044d3fa4388222fa354b44c.tar.bz2 historical-9dd11bba815e45e4e044d3fa4388222fa354b44c.zip |
Updated HOMEPAGE.
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/diffstat/Manifest | 10 | ||||
-rw-r--r-- | dev-util/diffstat/diffstat-1.34.ebuild | 6 | ||||
-rw-r--r-- | dev-util/diffstat/diffstat-1.37.ebuild | 4 |
3 files changed, 10 insertions, 10 deletions
diff --git a/dev-util/diffstat/Manifest b/dev-util/diffstat/Manifest index 9defd3301fe6..1f7259fa0bae 100644 --- a/dev-util/diffstat/Manifest +++ b/dev-util/diffstat/Manifest @@ -1,8 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 47a6afb4a1201f8659ce030f09202c29 diffstat-1.37.ebuild 809 -MD5 cc2f9487e827f0580da9a48142607097 diffstat-1.34.ebuild 744 +MD5 e8dd1fe9ef4bb0c0c6da48f565da63b9 diffstat-1.37.ebuild 815 +MD5 fcc037084e8836ffef85a96e6df7124e diffstat-1.34.ebuild 743 MD5 ed23ac03de66678c66724d5cc9b7607a ChangeLog 2435 MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 MD5 3b747948604effbe1ba7f4554ecc210f files/diffstat-1.34-hard-locale.patch 523 @@ -12,7 +12,7 @@ MD5 168d13b92334db83f0a5d8bd367f8e4a files/digest-diffstat-1.37 61 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBw4UfI1lqEGTUzyQRAubTAKDBk6YBBDLAuDATrRK4NKIe5pIwEQCfbwrW -BRfIOkrNZmDHwlql/vXNx50= -=1XDf +iD8DBQFBw4WoI1lqEGTUzyQRAoWSAJ9/vQSjdW/56PFK5tZIIWjuPGuzlwCdFpcP +czhnELRLN9Uol7E6laGcmBg= +=GGPo -----END PGP SIGNATURE----- diff --git a/dev-util/diffstat/diffstat-1.34.ebuild b/dev-util/diffstat/diffstat-1.34.ebuild index 0a8de4752b49..8e96cb0c7b4e 100644 --- a/dev-util/diffstat/diffstat-1.34.ebuild +++ b/dev-util/diffstat/diffstat-1.34.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.34.ebuild,v 1.7 2004/11/03 20:14:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.34.ebuild,v 1.8 2004/12/18 01:19:30 swegener Exp $ inherit eutils DESCRIPTION="diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file" -SRC_URI="ftp://invisible-island.net/${PN}/${PN}-${PV}.tgz" -HOMEPAGE="http://dickey.his.com/diffstat/diffstat.html" +SRC_URI="ftp://invisible-island.net/${PN}/${P}.tgz" +HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html" SLOT="0" LICENSE="as-is" diff --git a/dev-util/diffstat/diffstat-1.37.ebuild b/dev-util/diffstat/diffstat-1.37.ebuild index eb515c651a63..96a6452564e7 100644 --- a/dev-util/diffstat/diffstat-1.37.ebuild +++ b/dev-util/diffstat/diffstat-1.37.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.37.ebuild,v 1.1 2004/12/18 01:17:11 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.37.ebuild,v 1.2 2004/12/18 01:19:30 swegener Exp $ inherit eutils DESCRIPTION="diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file" SRC_URI="ftp://invisible-island.net/${PN}/${P}.tgz" -HOMEPAGE="http://dickey.his.com/diffstat/diffstat.html" +HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html" SLOT="0" LICENSE="as-is" |