diff options
author | 2005-02-17 17:32:30 +0000 | |
---|---|---|
committer | 2005-02-17 17:32:30 +0000 | |
commit | c0484c7955419989fdb94609c403ef7f07c274e3 (patch) | |
tree | 88544c7d876efc2c8caaa2d9edd6f3a57bbb7fd1 /dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild | |
parent | Marked ppc (diff) | |
download | gentoo-2-c0484c7955419989fdb94609c403ef7f07c274e3.tar.gz gentoo-2-c0484c7955419989fdb94609c403ef7f07c274e3.tar.bz2 gentoo-2-c0484c7955419989fdb94609c403ef7f07c274e3.zip |
Fixed sandbox access violation, bug #82178
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild')
-rw-r--r-- | dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild b/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild index 9a323701ee49..bd374c1ea928 100644 --- a/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild +++ b/dev-libs/xmlrpc-c/xmlrpc-c-0.9.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/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild,v 1.9 2004/07/14 15:17:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild,v 1.10 2005/02/17 17:32:30 sekretarz Exp $ inherit eutils |