diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:23:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:23:58 +0000 |
commit | 33f8eef6a9baf95898083f4c14fcc600ebd1377b (patch) | |
tree | ffda0112adc8e7d22bae398fa55a9ec160c9fdd2 /dev-php/PEAR-File_SMBPasswd | |
parent | ia64 stable wrt #192247 (diff) | |
download | gentoo-2-33f8eef6a9baf95898083f4c14fcc600ebd1377b.tar.gz gentoo-2-33f8eef6a9baf95898083f4c14fcc600ebd1377b.tar.bz2 gentoo-2-33f8eef6a9baf95898083f4c14fcc600ebd1377b.zip |
ia64 stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-File_SMBPasswd')
-rw-r--r-- | dev-php/PEAR-File_SMBPasswd/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_SMBPasswd/ChangeLog b/dev-php/PEAR-File_SMBPasswd/ChangeLog index 7b7e30237a67..498f601f813c 100644 --- a/dev-php/PEAR-File_SMBPasswd/ChangeLog +++ b/dev-php/PEAR-File_SMBPasswd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_SMBPasswd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.13 2007/10/05 15:39:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.14 2007/10/22 16:23:58 armin76 Exp $ + + 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-File_SMBPasswd-1.0.2.ebuild: + ia64 stable wrt #192247 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-File_SMBPasswd-1.0.2.ebuild: diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild index bc183e12e5ac..05f7d8f97dd6 100644 --- a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild +++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild,v 1.11 2007/10/05 15:39:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild,v 1.12 2007/10/22 16:23:58 armin76 Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Class for managing SAMBA style password files." LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-php/PEAR-Crypt_CHAP" |