diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-07 23:35:38 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-07 23:35:38 +0000 |
commit | 9fa520a3befde6ced3e55c20afd438244578deb6 (patch) | |
tree | 26d9af420b311ad59383d182557b13091a6f28ae /dev-util | |
parent | Marking tre-0.8.0 ppc for bug 350839 (diff) | |
download | gentoo-2-9fa520a3befde6ced3e55c20afd438244578deb6.tar.gz gentoo-2-9fa520a3befde6ced3e55c20afd438244578deb6.tar.bz2 gentoo-2-9fa520a3befde6ced3e55c20afd438244578deb6.zip |
Marking patchutils-0.3.1 ppc for bug 350896
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/patchutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/patchutils/patchutils-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog index 5d6f4f3a4241..e26e0ae2f3f3 100644 --- a/dev-util/patchutils/ChangeLog +++ b/dev-util/patchutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/patchutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.58 2011/01/07 18:16:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.59 2011/01/07 23:35:38 ranger Exp $ + + 07 Jan 2011; Brent Baude <ranger@gentoo.org> patchutils-0.3.1.ebuild: + Marking patchutils-0.3.1 ppc for bug 350896 07 Jan 2011; Markos Chandras <hwoarang@gentoo.org> patchutils-0.3.1.ebuild: Stable on amd64 wrt bug #350896 diff --git a/dev-util/patchutils/patchutils-0.3.1.ebuild b/dev-util/patchutils/patchutils-0.3.1.ebuild index 10985cbd7e66..9f8463e37635 100644 --- a/dev-util/patchutils/patchutils-0.3.1.ebuild +++ b/dev-util/patchutils/patchutils-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.1.ebuild,v 1.3 2011/01/07 18:16:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.1.ebuild,v 1.4 2011/01/07 23:35:38 ranger Exp $ DESCRIPTION="A collection of tools that operate on patch files" HOMEPAGE="http://cyberelk.net/tim/patchutils/" @@ -8,7 +8,7 @@ SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="" |