diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-02-03 15:49:47 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-02-03 15:49:47 +0000 |
commit | 779711c3e5145fbd04a674b187390376719f45b5 (patch) | |
tree | 6c13eef16930dff43220a04109e83014eee3a7b1 /sys-libs | |
parent | Stable on amd64, bug #207841 (diff) | |
download | gentoo-2-779711c3e5145fbd04a674b187390376719f45b5.tar.gz gentoo-2-779711c3e5145fbd04a674b187390376719f45b5.tar.bz2 gentoo-2-779711c3e5145fbd04a674b187390376719f45b5.zip |
Stable on amd64, bug #207841
(Portage version: 2.1.4.1)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ss/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/ss/ss-1.40.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/ss/ChangeLog b/sys-libs/ss/ChangeLog index a3184a3a7aab..7020f1aee9d2 100644 --- a/sys-libs/ss/ChangeLog +++ b/sys-libs/ss/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/ss # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ss/ChangeLog,v 1.49 2008/01/31 16:40:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ss/ChangeLog,v 1.50 2008/02/03 15:49:47 angelos Exp $ + + 03 Feb 2008; Christoph Mende <angelos@gentoo.org> ss-1.40.4.ebuild: + Stable on amd64, bug #207841 31 Jan 2008; nixnut <nixnut@gentoo.org> ss-1.40.4.ebuild: Stable on ppc wrt bug 207841 diff --git a/sys-libs/ss/ss-1.40.4.ebuild b/sys-libs/ss/ss-1.40.4.ebuild index c0a37b97742e..15120d369fb8 100644 --- a/sys-libs/ss/ss-1.40.4.ebuild +++ b/sys-libs/ss/ss-1.40.4.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/sys-libs/ss/ss-1.40.4.ebuild,v 1.5 2008/01/31 16:40:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ss/ss-1.40.4.ebuild,v 1.6 2008/02/03 15:49:47 angelos Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/e2fsprogs-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="nls" RDEPEND="~sys-libs/com_err-${PV}" |