diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-07-05 22:51:30 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-07-05 22:51:30 +0000 |
commit | 7c889683df8ba698b955a67d0621f90c19908c8c (patch) | |
tree | a97215d9ef623f30d009e3dd704b49f96d6aad17 /dev-util/quilt | |
parent | moved cvs snapshot ebuild from dvb-apps to linuxtv-dvb-apps (diff) | |
download | gentoo-2-7c889683df8ba698b955a67d0621f90c19908c8c.tar.gz gentoo-2-7c889683df8ba698b955a67d0621f90c19908c8c.tar.bz2 gentoo-2-7c889683df8ba698b955a67d0621f90c19908c8c.zip |
Marked 0.40 stable on x86; removed 0.37.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-util/quilt')
-rw-r--r-- | dev-util/quilt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/quilt/Manifest | 16 | ||||
-rw-r--r-- | dev-util/quilt/files/digest-quilt-0.37 | 1 | ||||
-rw-r--r-- | dev-util/quilt/quilt-0.37.ebuild | 41 | ||||
-rw-r--r-- | dev-util/quilt/quilt-0.40.ebuild | 4 |
5 files changed, 9 insertions, 59 deletions
diff --git a/dev-util/quilt/ChangeLog b/dev-util/quilt/ChangeLog index 13d06f0c6bf2..64ff29b84873 100644 --- a/dev-util/quilt/ChangeLog +++ b/dev-util/quilt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/quilt # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v 1.9 2005/06/17 01:54:32 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v 1.10 2005/07/05 22:51:30 ka0ttic Exp $ + + 05 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> -quilt-0.37.ebuild, + quilt-0.40.ebuild: + Marked 0.40 stable on x86; removed 0.37. 17 Jun 2005; Aaron Walker <ka0ttic@gentoo.org> metadata.xml: Added to dev-tools herd. diff --git a/dev-util/quilt/Manifest b/dev-util/quilt/Manifest index 309b31616094..f1cffa872212 100644 --- a/dev-util/quilt/Manifest +++ b/dev-util/quilt/Manifest @@ -1,20 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 5b59cbe14244ad3dde2348bc3f7b8f75 quilt-0.37.ebuild 1161 MD5 8ab3de6bb64aa7ebfa3d7c05538b8271 quilt-0.39.ebuild 1047 -MD5 10cafc712971b949072797243e099c10 quilt-0.40.ebuild 1048 +MD5 6ab0d779724c36d2fcf44bed2af723a8 quilt-0.40.ebuild 1047 MD5 54de0b3520bdcab79b7c58dbcd0e66c0 quilt-0.32-r1.ebuild 775 -MD5 ed08782c1f0dd4eaecbefdecc08d6829 ChangeLog 1389 +MD5 a3ef40b3c75c9cca1a0b10f15bac8b9f ChangeLog 1523 MD5 fa9f0ec1a9f013df4ca78764a473a250 metadata.xml 256 -MD5 003c9ff8a9caa912eaa92f9eb99376f1 files/digest-quilt-0.37 67 MD5 f833281ba40e1a4b8319065751487a3b files/digest-quilt-0.39 67 MD5 1cfc6f4adacb34934f4b8c041841a32a files/digest-quilt-0.40 67 MD5 c6fbb2eecd1ee85a0db63fea70a2416d files/digest-quilt-0.32-r1 62 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCsi2mEZCkKN40op4RAvR+AJ0QN1KAQyGbE9+c6Q80Gp8dL4upIQCeO2Jj -9HZemn0BQth8HkX3SXfhTPY= -=RZv6 ------END PGP SIGNATURE----- diff --git a/dev-util/quilt/files/digest-quilt-0.37 b/dev-util/quilt/files/digest-quilt-0.37 deleted file mode 100644 index ccfd5f15836d..000000000000 --- a/dev-util/quilt/files/digest-quilt-0.37 +++ /dev/null @@ -1 +0,0 @@ -MD5 7ec3c4154491504d5ecade76d17b8692 quilt_0.37.orig.tar.gz 317155 diff --git a/dev-util/quilt/quilt-0.37.ebuild b/dev-util/quilt/quilt-0.37.ebuild deleted file mode 100644 index 84b47b0b4f0b..000000000000 --- a/dev-util/quilt/quilt-0.37.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.37.ebuild,v 1.3 2005/05/06 11:56:23 ka0ttic Exp $ - -inherit bash-completion - -DESCRIPTION="quilt patch manager" -HOMEPAGE="http://savannah.nongnu.org/projects/quilt" -#SRC_URI="http://savannah.nongnu.org/download/quilt/${P}.tar.gz" -# There are packages hosted at the savannah site, but the maintainers do not -# update them. Which means we either have to hit the deb package or the suse -# RPM for a current version. -# yuck. -SRC_URI="mirror://debian/pool/main/q/quilt/${P//-/_}.orig.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc x86" -IUSE="" - -RDEPEND="dev-util/diffstat - media-gfx/graphviz" - -src_unpack() { - unpack ${A} - cd ${S} - - # bug 89845 - sed -i "s/ > / '>' /" bash_completion || die "sed bash_completion failed" -} - -src_install() { - make BUILD_ROOT="${D}" install || die "make install failed" - - rm -rf ${D}/usr/share/doc/${P} - dodoc AUTHORS BUGS quilt.changes doc/README doc/quilt.pdf \ - doc/sample.quiltrc - - rm -rf ${D}/etc/bash_completion.d - dobashcompletion bash_completion ${PN} -} diff --git a/dev-util/quilt/quilt-0.40.ebuild b/dev-util/quilt/quilt-0.40.ebuild index e51ad7dad64b..17d5cd524477 100644 --- a/dev-util/quilt/quilt-0.40.ebuild +++ b/dev-util/quilt/quilt-0.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.40.ebuild,v 1.1 2005/05/28 23:57:52 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.40.ebuild,v 1.2 2005/07/05 22:51:30 ka0ttic Exp $ inherit bash-completion @@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/q/quilt/${P//-/_}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="dev-util/diffstat |