diff options
author | 2005-01-20 23:24:54 +0000 | |
---|---|---|
committer | 2005-01-20 23:24:54 +0000 | |
commit | 4565a6a3358fca0d1963a73e96be37c91b3bcc7b (patch) | |
tree | 11e0f962a510bc9a12b85b137502b99e9c25fef3 /sys-devel/patch | |
parent | Make new revision install both 32bit and 64bit versions to make games herd QA... (diff) | |
download | historical-4565a6a3358fca0d1963a73e96be37c91b3bcc7b.tar.gz historical-4565a6a3358fca0d1963a73e96be37c91b3bcc7b.tar.bz2 historical-4565a6a3358fca0d1963a73e96be37c91b3bcc7b.zip |
Marked stable on amd64.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'sys-devel/patch')
-rw-r--r-- | sys-devel/patch/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/patch/Manifest | 16 | ||||
-rw-r--r-- | sys-devel/patch/patch-2.5.9-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/patch/patch-2.5.9.ebuild | 4 |
4 files changed, 23 insertions, 10 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog index a53f7d976b51..b40cff96f132 100644 --- a/sys-devel/patch/ChangeLog +++ b/sys-devel/patch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/patch -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.26 2004/11/16 07:08:00 vapier Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.27 2005/01/20 23:24:54 cryos Exp $ + + 20 Jan 2005; Marcus Hanwell <cryos@gentoo.org> patch-2.5.9-r1.ebuild: + Marked stable for amd64. *patch-2.5.9-r1 (16 Nov 2004) diff --git a/sys-devel/patch/Manifest b/sys-devel/patch/Manifest index 28c464bf076b..b420895d3637 100644 --- a/sys-devel/patch/Manifest +++ b/sys-devel/patch/Manifest @@ -1,7 +1,17 @@ -MD5 205a259d782ac496e933054878b7cc4c ChangeLog 3624 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 3ae121823e24bc07192c23e1ba65d1eb patch-2.5.9.ebuild 1444 +MD5 9f3ed8b76e185aff0e4c22ef10cb30d7 ChangeLog 3723 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 b65b158dc35ff3457c1d22419a652f1e patch-2.5.9.ebuild 1445 -MD5 4d3cef8bc0d2335dec6b36093a1175a2 patch-2.5.9-r1.ebuild 1440 +MD5 5de8d46a2fdbcaa26ced2869fe6f8d65 patch-2.5.9-r1.ebuild 1438 MD5 7113f2413944cb06cecdd0c57ab54078 files/digest-patch-2.5.9 63 MD5 4d1e5f04f223836b5c65c0995abd16ff files/2.5.9-deb-cr.patch 866 MD5 7113f2413944cb06cecdd0c57ab54078 files/digest-patch-2.5.9-r1 63 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFB8D2nntT9W3vfTuoRAlagAKCU9P3WQwBIs5HwJBaPlTM7LjwlWwCfRH46 ++1K+SSeUG3TIrfpwct6MQyw= +=5rQJ +-----END PGP SIGNATURE----- diff --git a/sys-devel/patch/patch-2.5.9-r1.ebuild b/sys-devel/patch/patch-2.5.9-r1.ebuild index 7a4dc57d89d8..a552fda2b679 100644 --- a/sys-devel/patch/patch-2.5.9-r1.ebuild +++ b/sys-devel/patch/patch-2.5.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.1 2004/11/16 07:08:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.2 2005/01/20 23:24:54 cryos Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="build static" DEPEND="virtual/libc" diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild index f01118286d87..8d3f0e677d02 100644 --- a/sys-devel/patch/patch-2.5.9.ebuild +++ b/sys-devel/patch/patch-2.5.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.21 2004/11/12 14:11:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.22 2005/01/20 23:24:54 cryos Exp $ inherit flag-o-matic |