diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-20 08:45:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-20 08:45:44 +0000 |
commit | 0db3165acf90d0530139ad9eaeb44cb0b30c5068 (patch) | |
tree | 0245ca5c418bf3ccdbace3f72093cc62e9d481b5 | |
parent | Stable for amd64, wrt bug #408581 (diff) | |
download | gentoo-2-0db3165acf90d0530139ad9eaeb44cb0b30c5068.tar.gz gentoo-2-0db3165acf90d0530139ad9eaeb44cb0b30c5068.tar.bz2 gentoo-2-0db3165acf90d0530139ad9eaeb44cb0b30c5068.zip |
Stable for amd64, wrt bug #408581
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-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 9a869531bb67..9d4ed84a1205 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.2 2012/02/08 19:46:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Patch/ChangeLog,v 1.3 2012/03/20 08:45:44 ago Exp $ + + 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> Text-Patch-1.800.0.ebuild: + Stable for amd64, wrt bug #408581 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> Text-Patch-1.800.0.ebuild: Marked ~hppa (bug #399649). 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 46cbccd6e639..4cd9d4ae6c43 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.2 2012/02/08 19:46:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Patch/Text-Patch-1.800.0.ebuild,v 1.3 2012/03/20 08:45:44 ago 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=" |