diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-14 15:18:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-14 15:18:51 +0000 |
commit | 2abe802a8122a662474a8d8e5fb9f7524506de39 (patch) | |
tree | e1ac35310361bd43d3d2ba6256e6fd77156e60a7 /dev-perl/Text-Patch | |
parent | Version bump. (diff) | |
download | historical-2abe802a8122a662474a8d8e5fb9f7524506de39.tar.gz historical-2abe802a8122a662474a8d8e5fb9f7524506de39.tar.bz2 historical-2abe802a8122a662474a8d8e5fb9f7524506de39.zip |
x86 stable, bug #408579
Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Text-Patch')
-rw-r--r-- | dev-perl/Text-Patch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Patch/Text-Patch-1.800.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Patch/ChangeLog b/dev-perl/Text-Patch/ChangeLog index bbace9300100..6fb9050dbf97 100644 --- a/dev-perl/Text-Patch/ChangeLog +++ b/dev-perl/Text-Patch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Patch # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Patch/ChangeLog,v 1.4 2012/03/20 22:18:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Patch/ChangeLog,v 1.5 2012/04/14 15:16:09 maekke Exp $ + + 14 Apr 2012; Markus Meier <maekke@gentoo.org> Text-Patch-1.800.0.ebuild: + x86 stable, bug #408579 20 Mar 2012; Jeroen Roovers <jer@gentoo.org> Text-Patch-1.800.0.ebuild: Stable for HPPA (bug #408579). diff --git a/dev-perl/Text-Patch/Text-Patch-1.800.0.ebuild b/dev-perl/Text-Patch/Text-Patch-1.800.0.ebuild index 6dec09b857d6..7ab65d2d193f 100644 --- a/dev-perl/Text-Patch/Text-Patch-1.800.0.ebuild +++ b/dev-perl/Text-Patch/Text-Patch-1.800.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Patch/Text-Patch-1.800.0.ebuild,v 1.4 2012/03/20 22:18:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Patch/Text-Patch-1.800.0.ebuild,v 1.5 2012/04/14 15:16:09 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Patches text with given patch" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~x86" +KEYWORDS="amd64 hppa x86" IUSE="" RDEPEND=" |