diff options
author | 2011-01-24 07:24:41 +0000 | |
---|---|---|
committer | 2011-01-24 07:24:41 +0000 | |
commit | cf04b6c257d058048113989e6b0f40e886527af4 (patch) | |
tree | 00e3e13660ee3054c850081cfc00a44e6f4ac5db /virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.680.ebuild | |
parent | Revbump to add sqlite USE flag (bug #352405 by Andreis_Vinogradovs) and remov... (diff) | |
download | historical-cf04b6c257d058048113989e6b0f40e886527af4.tar.gz historical-cf04b6c257d058048113989e6b0f40e886527af4.tar.bz2 historical-cf04b6c257d058048113989e6b0f40e886527af4.zip |
Marked ~hppa (bug #351526).
Package-Manager: portage-2.2.0_alpha19/cvs/Linux i686
Diffstat (limited to 'virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.680.ebuild')
-rw-r--r-- | virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.680.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.680.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.680.ebuild index 82c95c367ef2..826f4fb85b0f 100644 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.680.ebuild +++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.680.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/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.680.ebuild,v 1.1 2011/01/13 08:30:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.680.ebuild,v 1.2 2011/01/24 07:24:41 jer Exp $ DESCRIPTION="finding and running system commands made easy" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" RDEPEND="~perl-core/IPC-Cmd-${PV}" |