/[gentoo-x86]/dev-libs/safestr/safestr-1.0.3.ebuild
Gentoo

Diff of /dev-libs/safestr/safestr-1.0.3.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.2 Revision 1.3
1# Copyright 1999-2005 Gentoo Foundation 1# Copyright 1999-2009 Gentoo Foundation
2# Distributed under the terms of the GNU General Public License v2 2# Distributed under the terms of the GNU General Public License v2
3# $Header: /var/cvsroot/gentoo-x86/dev-libs/safestr/safestr-1.0.3.ebuild,v 1.2 2005/05/06 12:01:18 ka0ttic Exp $ 3# $Header: /var/cvsroot/gentoo-x86/dev-libs/safestr/safestr-1.0.3.ebuild,v 1.3 2009/09/23 17:26:20 patrick Exp $
4 4
5DESCRIPTION="provide a standards compatible yet secure string implementation" 5DESCRIPTION="provide a standards compatible yet secure string implementation"
6HOMEPAGE="http://www.zork.org/safestr/" 6HOMEPAGE="http://www.zork.org/safestr/"
7SRC_URI="http://www.zork.org/software/${P}.tar.gz" 7SRC_URI="http://www.zork.org/software/${P}.tar.gz"
8 8
9LICENSE="ZORK" 9LICENSE="ZORK"
10SLOT="0" 10SLOT="0"
11KEYWORDS="x86" 11KEYWORDS="x86"
12IUSE="" 12IUSE=""
13 13
14RDEPEND="virtual/libc 14RDEPEND="dev-libs/xxl"
15 dev-libs/xxl"
16DEPEND="${RDEPEND}" 15DEPEND="${RDEPEND}"
17 16
18src_unpack() { 17src_unpack() {
19 unpack ${A} 18 unpack ${A}
20 cd ${S} 19 cd ${S}

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.13