summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-01-29 20:17:16 +0000
committerJeroen Roovers <jer@gentoo.org>2008-01-29 20:17:16 +0000
commit52b5904a58b6732699a782cb99aa1cc468eae5d6 (patch)
tree21f12526961445c4c58e5ba771fbb788d2f323a3 /net-fs/mount-cifs
parentalpha stable wrt #207552 (diff)
downloadgentoo-2-52b5904a58b6732699a782cb99aa1cc468eae5d6.tar.gz
gentoo-2-52b5904a58b6732699a782cb99aa1cc468eae5d6.tar.bz2
gentoo-2-52b5904a58b6732699a782cb99aa1cc468eae5d6.zip
Stable for HPPA (bug #206502).
(Portage version: 2.1.4)
Diffstat (limited to 'net-fs/mount-cifs')
-rw-r--r--net-fs/mount-cifs/ChangeLog5
-rw-r--r--net-fs/mount-cifs/mount-cifs-3.0.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/mount-cifs/ChangeLog b/net-fs/mount-cifs/ChangeLog
index 184b94ca6575..6cb4ec0ec804 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/ChangeLog,v 1.10 2008/01/29 19:28:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/ChangeLog,v 1.11 2008/01/29 20:17:16 jer Exp $
+
+ 29 Jan 2008; Jeroen Roovers <jer@gentoo.org> mount-cifs-3.0.28.ebuild:
+ Stable for HPPA (bug #206502).
29 Jan 2008; Brent Baude <ranger@gentoo.org> mount-cifs-3.0.28.ebuild:
Marking mount-cifs-3.0.28 ppc and ppc64 for bug 206502
diff --git a/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild b/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild
index 5d29cd1df2bf..0b240e349a38 100644
--- a/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild
+++ b/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.28.ebuild,v 1.3 2008/01/29 19:28:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild,v 1.4 2008/01/29 20:17:16 jer Exp $
inherit toolchain-funcs eutils
@@ -10,7 +10,7 @@ SRC_URI="http://dev.gentooexperimental.org/~jakub/distfiles/${P}.tar.bz2
mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
DEPEND="!<net-fs/samba-3.0.25"