diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-04-19 14:31:44 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-04-19 14:31:44 +0000 |
commit | 07c5f102de8f5360ce5c543d3dda31b395588882 (patch) | |
tree | 1690542adffd1361593fab381f7f1437a7a49c8e /dev-util/diffstat | |
parent | ppc and ppc64 stable, wrt bug #444242 (diff) | |
download | gentoo-2-07c5f102de8f5360ce5c543d3dda31b395588882.tar.gz gentoo-2-07c5f102de8f5360ce5c543d3dda31b395588882.tar.bz2 gentoo-2-07c5f102de8f5360ce5c543d3dda31b395588882.zip |
dev-util/diffstat: Drop old
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'dev-util/diffstat')
-rw-r--r-- | dev-util/diffstat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/diffstat/diffstat-1.55.ebuild | 14 | ||||
-rw-r--r-- | dev-util/diffstat/diffstat-1.56.ebuild | 13 | ||||
-rw-r--r-- | dev-util/diffstat/metadata.xml | 8 |
4 files changed, 9 insertions, 32 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog index b6fe3d287298..b7021e76dbe1 100644 --- a/dev-util/diffstat/ChangeLog +++ b/dev-util/diffstat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/diffstat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.141 2013/04/16 06:16:29 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.142 2013/04/19 14:31:43 jlec Exp $ + + 19 Apr 2013; Justin Lecher <jlec@gentoo.org> -diffstat-1.55.ebuild, + -diffstat-1.56.ebuild, metadata.xml: + Drop old *diffstat-1.57 (16 Apr 2013) diff --git a/dev-util/diffstat/diffstat-1.55.ebuild b/dev-util/diffstat/diffstat-1.55.ebuild deleted file mode 100644 index 625e369a2b78..000000000000 --- a/dev-util/diffstat/diffstat-1.55.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.55.ebuild,v 1.10 2012/12/03 10:16:37 radhermit Exp $ - -EAPI="4" - -DESCRIPTION="Display a histogram of diff changes" -HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html" -SRC_URI="ftp://invisible-island.net/diffstat/${P}.tgz" - -LICENSE="HPND" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" diff --git a/dev-util/diffstat/diffstat-1.56.ebuild b/dev-util/diffstat/diffstat-1.56.ebuild deleted file mode 100644 index 0334a0007564..000000000000 --- a/dev-util/diffstat/diffstat-1.56.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.56.ebuild,v 1.12 2013/04/13 20:57:38 ago Exp $ - -EAPI="5" - -DESCRIPTION="Display a histogram of diff changes" -HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html" -SRC_URI="ftp://invisible-island.net/diffstat/${P}.tgz" - -LICENSE="HPND" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" diff --git a/dev-util/diffstat/metadata.xml b/dev-util/diffstat/metadata.xml index 1c83e2428577..2d5b39853545 100644 --- a/dev-util/diffstat/metadata.xml +++ b/dev-util/diffstat/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>shell-tools</herd> - <upstream> - <changelog>http://invisible-island.net/diffstat/CHANGES</changelog> - </upstream> + <herd>shell-tools</herd> + <upstream> + <changelog>http://invisible-island.net/diffstat/CHANGES</changelog> + </upstream> </pkgmetadata> |