diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-01-20 23:24:54 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-01-20 23:24:54 +0000 |
commit | 32b2989513e71fb96b09a6c934c1bb92551585da (patch) | |
tree | d78af933ea0caecb9011967ac874639ae6a1efbb /sys-devel/patch | |
parent | Make new revision install both 32bit and 64bit versions to make games herd QA... (diff) | |
download | gentoo-2-32b2989513e71fb96b09a6c934c1bb92551585da.tar.gz gentoo-2-32b2989513e71fb96b09a6c934c1bb92551585da.tar.bz2 gentoo-2-32b2989513e71fb96b09a6c934c1bb92551585da.zip |
Marked stable on amd64.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sys-devel/patch')
-rw-r--r-- | sys-devel/patch/ChangeLog | 7 | ||||
-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 |
3 files changed, 10 insertions, 7 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/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 |