diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-04 04:52:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-04 04:52:48 +0000 |
commit | d06626fc11ff390cdbbe35e9bc85e8232188dfdd (patch) | |
tree | 64350d91f033dcdefa6098cdc4f7ed06dade3b71 /sys-devel/patch | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-d06626fc11ff390cdbbe35e9bc85e8232188dfdd.tar.gz historical-d06626fc11ff390cdbbe35e9bc85e8232188dfdd.tar.bz2 historical-d06626fc11ff390cdbbe35e9bc85e8232188dfdd.zip |
m68k KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel/patch')
-rw-r--r-- | sys-devel/patch/Manifest | 8 | ||||
-rw-r--r-- | sys-devel/patch/patch-2.5.9-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/patch/patch-2.5.9.ebuild | 6 |
3 files changed, 10 insertions, 10 deletions
diff --git a/sys-devel/patch/Manifest b/sys-devel/patch/Manifest index 6fd461a48fc7..babba1e060ac 100644 --- a/sys-devel/patch/Manifest +++ b/sys-devel/patch/Manifest @@ -1,7 +1,7 @@ -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 3ae121823e24bc07192c23e1ba65d1eb patch-2.5.9.ebuild 1444 MD5 124da89c05fb4987c76e90eafc606997 ChangeLog 3955 -MD5 d82f4b2d80c52968cfaf040e053817ed patch-2.5.9-r1.ebuild 1022 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 1a238c554d76e5a610a234935f6745ff patch-2.5.9.ebuild 1438 +MD5 ee018eefc1052f34b7f624c26cf4b714 patch-2.5.9-r1.ebuild 1015 +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 -MD5 7113f2413944cb06cecdd0c57ab54078 files/digest-patch-2.5.9 63 diff --git a/sys-devel/patch/patch-2.5.9-r1.ebuild b/sys-devel/patch/patch-2.5.9-r1.ebuild index e9c62af8388a..2b3c441e85a6 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-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.4 2005/02/17 17:30:51 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.5 2005/03/04 04:52:48 vapier Exp $ inherit flag-o-matic eutils @@ -12,10 +12,10 @@ 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 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="build static" -DEPEND="virtual/libc" +DEPEND="" src_unpack() { unpack ${A} diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild index 8d3f0e677d02..05480c391221 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-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.22 2005/01/20 23:24:54 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.23 2005/03/04 04:52:48 vapier Exp $ inherit flag-o-matic @@ -12,10 +12,10 @@ 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 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="build static" -DEPEND="virtual/libc" +DEPEND="" src_compile() { strip-flags |