diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-17 22:03:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-17 22:03:21 +0000 |
commit | d49da291998f9da21f266f4c4f0b8cb00c8cdc51 (patch) | |
tree | d868b7c196a19494d06127799758de3c1d86d3d9 /net-fs/mount-cifs | |
parent | Stable for HPPA (bug #202608). (diff) | |
download | gentoo-2-d49da291998f9da21f266f4c4f0b8cb00c8cdc51.tar.gz gentoo-2-d49da291998f9da21f266f4c4f0b8cb00c8cdc51.tar.bz2 gentoo-2-d49da291998f9da21f266f4c4f0b8cb00c8cdc51.zip |
Stable for HPPA (bug #200837).
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'net-fs/mount-cifs')
-rw-r--r-- | net-fs/mount-cifs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/mount-cifs/ChangeLog b/net-fs/mount-cifs/ChangeLog index 2f464f25c24a..3946bdb3ada1 100644 --- a/net-fs/mount-cifs/ChangeLog +++ b/net-fs/mount-cifs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/mount-cifs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/ChangeLog,v 1.5 2007/12/17 11:59:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/ChangeLog,v 1.6 2007/12/17 22:03:21 jer Exp $ + + 17 Dec 2007; Jeroen Roovers <jer@gentoo.org> mount-cifs-3.0.25c.ebuild: + Stable for HPPA (bug #200837). 17 Dec 2007; Raúl Porcel <armin76@gentoo.org> mount-cifs-3.0.25c.ebuild: alpha/ia64/sparc stable wrt #200837 diff --git a/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild b/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild index e17fca756cb1..d8d68f37c0e2 100644 --- a/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild +++ b/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild,v 1.5 2007/12/17 11:59:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild,v 1.6 2007/12/17 22:03:21 jer Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz http://dev.gentooexperimental.org/~jakub/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc64 sparc x86" IUSE="" DEPEND="!<net-fs/samba-3.0.25" |